-
well, makes sense to login before posting :-\
you can reach me at mm @ mxs.de.
2009-10-13 11:12:28 UTC by moritz2282
-
eclipse 3.5.1. do you have a solution or is there any way i can help you? (log files? no idea where they are)
2009-10-13 11:10:24 UTC by nobody
-
My comments below are from Windows XP only.
I don't know why, but if you alter the application.ini file by changing
the line:
Name=TextOrangeVolt
to something with a space following the original and then some more letters, for example:
Name=TextOrangeVolt GarbageCharacters_make_this_work
the application runs.
(This is using XUL Runner 1.8.1.3)
Also, if you create a new...
2008-07-09 01:57:41 UTC by jlpoole
-
I had the same problem using Eclipse Version: 3.3.2
Build id: M20080221-1800.
2008-07-08 23:18:28 UTC by nobody
-
I have installed everything and created my first XUL project. It created the barebones directory structure and "Hello World" sample files as expected. I also installed (unzipped) ZULRunner and added its path to the OrangeVoltXUL/XULRunner preferences location. However, when I try to run TestXUL/chrome/content/TestXUL.xul the console only gives this:
TestXUL [XUL Application]...
2007-06-14 15:02:45 UTC by eight17
-
I have yet been able to install EclipseXUL in my
version of Eclipse. I use the update site but no go.
Is the update site down? I just want to start creating
XUL apps using Eclipse.
2006-09-20 02:34:27 UTC by nobody
-
I just downloaded eclipse xul from the update website,
installed xulrunner, created my first application. I am
running the latest version of Eclipse (Callisto). I am
getting an exception everytime I open a file with the
xul extension:
java.lang.ClassCastException:
org.apache.xml.dtm.ref.DTMManagerDefault
at
org.apache.xml.dtm.DTMManager.newInstance(DTMManager.java:135)
at...
2006-08-04 20:09:18 UTC by nobody
-
Yes, I figured that out since then :)
weird limitation :(.
2006-06-07 09:21:42 UTC by ansorg
-
Hi, Jens
Wonder if you are still active on EclipseXUL. The problem you report dues to the limitation that the project name should have no caps.
Use a project name with no Caps and everything works well.
2006-06-07 08:38:29 UTC by dawnlinux
-
Helo, I wanted to use EclipseXUL on eclipse 3.1.2 with WTP 1.0.1 and xulrunner-1.8.0.1 but i get the following error when I try to make a new project:
Buildfile: f:\eclipse_metler\configuration\org.eclipse.osgi\bundles\10\1\.cp\xul-application-template\build.xml
create-directory-structure:
[mkdir] Created dir: F:\workspaces_eclipse\samoa_workspace\Test\chrome\content\Test...
2006-04-10 06:36:10 UTC by radu_dumitrescu