- This topic has 9 replies, 3 voices, and was last updated 19 years, 5 months ago by gsl1.
-
AuthorPosts
-
gsl1ParticipantI’m running Eclipse 3.1M7 with MyEclipse 3.8.4 Build id: 200501171200-3.8.4 on Suse 9.3 with JDK 1.5 (build 1.5.0_03-b07, mixed mode, sharing). When I first installed MyEclipse and created a JSP hello world file with the JSP file creation wizard, I was able to intentionally create syntax errors and the errors would be highlighted by the editor. Now no matter what I do the errors are never highlighted and validation just lets the file pass no matter what is in it. It appears to possibly be using a cache file for validation instead of the changed source, but I have been unable to locate such a file (I may be looking in the wrong place). Build Automatically is enabled and validation is turned on for the JSP Validator for the project that I am working with. I also did a project clean on the project. Any ideas on what I can do to fix this?
Scott AndersonParticipantAre there any exceptions thrown in the log? Did you recently upgrade your JDK and perhaps the one referenced first on your PATH no longer exists?
gsl1ParticipantThe .log file under workspace/.metadata shows:
gsl@linux:~/workspace/.metadata> cat .log
!SESSION 2005-06-27 05:29:22.624 ———————————————–
eclipse.buildId=I20050513-1415
java.version=1.5.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86!ENTRY org.eclipse.ui 1 0 2005-06-27 05:29:28.486
!MESSAGE Warnings while parsing the commands from the ‘org.eclipse.ui.commands’ and ‘org.eclipse.ui.actionDefinitions’ extension points.
!SUBENTRY 1 org.eclipse.ui 1 0 2005-06-27 05:29:28.486
!MESSAGE Commands should really have a category, not categoryId=”: plug-in=’org.epic.perleditor’, commandId=’org.epic.perleditor.uncomment’.
!SUBENTRY 1 org.eclipse.ui 1 0 2005-06-27 05:29:28.487
!MESSAGE Commands should really have a category, not categoryId=”: plug-in=’org.epic.perleditor’, commandId=’org.epic.perleditor.comment’.
!SUBENTRY 1 org.eclipse.ui 1 0 2005-06-27 05:29:28.487
!MESSAGE Commands should really have a category, not categoryId=”: plug-in=’org.epic.perleditor’, commandId=’org.epic.perleditor.contentassist’.
!SUBENTRY 1 org.eclipse.ui 1 0 2005-06-27 05:29:28.488
!MESSAGE Commands should really have a category, not categoryId=”: plug-in=’org.epic.perleditor’, commandId=’org.epic.perleditor.htmlexport’.
!SUBENTRY 1 org.eclipse.ui 1 0 2005-06-27 05:29:28.488
!MESSAGE Commands should really have a category, not categoryId=”: plug-in=’org.epic.perleditor’, commandId=’org.epic.perleditor.formatsource’.!ENTRY org.eclipse.ui 2 0 2005-06-27 05:29:28.653
!MESSAGE Warnings while parsing the key bindings from the ‘org.eclipse.ui.commands’ extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2005-06-27 05:29:28.655
!MESSAGE Cannot bind to an undefined command: plug-in=’org.epic.perleditor’, commandId=’org.epic.eclipse.perleditor.uncomment’.
!SUBENTRY 1 org.eclipse.ui 2 0 2005-06-27 05:29:28.655
!MESSAGE Cannot bind to an undefined command: plug-in=’org.epic.perleditor’, commandId=’org.epic.eclipse.perleditor.comment’.!ENTRY org.eclipse.ui 4 4 2005-06-27 05:29:48.792
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.strutsconvert!ENTRY org.eclipse.ui 4 4 2005-06-27 05:29:48.794
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.jsfconvert!ENTRY org.eclipse.ui 4 4 2005-06-27 05:29:48.795
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.hibernateconvert!ENTRY org.eclipse.update.configurator 2005-06-27 05:47:39.253
!MESSAGE Can’t find bundle for base name feature, locale en_US————
Although there are some EPIC complaints in the log, the perl editor appears to be working—it comes up and validates code as it is typed.
The “Path is invalid” complaints might be of concern, but they do not appear to be jsp specific, although it would be nice to know what is causing these complaints.
The JDK is a fresh install on a newly installed Suse 9.3 system. The log indicates that Eclipse is coming up under java.version=1.5.0_03 and the Eclipse about box concurs when I look at it (I have included the complete Configuration Details output below.) Here is the version at the bash prompt:
gsl@linux:~> java -version
java version “1.5.0_03”
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_03-b07)
Java HotSpot(TM) Client VM (build 1.5.0_03-b07, mixed mode, sharing)
gsl@linux:~>Creation of a new test project and a new jsp file using the jsp wizard did not help.
HTML validation appears to still work.
Override validation preferences is checked—enabled and the JSP Validator is checked—enabled.
Since validation was working, I have obviously changed something that has disabled or broken the validation. Unfortunately, I don’t know what that might be.
—————-
Eclipse Config details:
*** Date: Mon Jun 27 05:58:06 EDT 2005
*** Platform Details:
*** System properties:
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.buildId=I20050513-1415
eclipse.commands=-os
linux
-ws
gtk
-arch
x86
-launcher
/usr/local/java/eclipse/eclipse
-name
Eclipse
-showsplash
600
-exitdata
1cf8001
-vm
/usr/local/java/jdk1.5.0/bin/java
eclipse.product=org.eclipse.platform.ide
eclipse.startTime=1119864562624
eclipse.vm=/usr/local/java/jdk1.5.0/bin/java
eclipse.vmargs=-Xms40m
-Xmx256m
-jar
/usr/local/java/eclipse/startup.jar
eof=eof
file.encoding=UTF-8
file.encoding.pkg=sun.io
file.separator=/
java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
java.awt.printerjob=sun.print.PSPrinterJob
java.class.path=/usr/local/java/eclipse/startup.jar
java.class.version=49.0
java.endorsed.dirs=/usr/local/java/jdk1.5.0_03/jre/lib/endorsed
java.ext.dirs=/usr/local/java/jdk1.5.0_03/jre/lib/ext
java.home=/usr/local/java/jdk1.5.0_03/jre
java.io.tmpdir=/tmp
java.library.path=/usr/local/java/jdk1.5.0_03/jre/lib/i386/client:/usr/local/java/jdk1.5.0_03/jre/lib/i386:/usr/local/java/jdk1.5.0_03/jre/../lib/i386:/opt/mozilla/lib
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
java.runtime.version=1.5.0_03-b07
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.5
java.vendor=Sun Microsystems Inc.
java.vendor.url=http://java.sun.com/
java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
java.version=1.5.0_03
java.vm.info=mixed mode, sharing
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=1.5.0_03-b07
line.separator=org.osgi.framework.bootdelegation=*
org.osgi.framework.executionenvironment=J2SE-1.5
org.osgi.framework.language=en
org.osgi.framework.os.name=Linux
org.osgi.framework.os.version=2.6.11.4-20a-default
org.osgi.framework.processor=i386
org.osgi.framework.system.packages=javax.accessibility,javax.activity,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stream,javax.xml.validation,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.events,org.w3c.dom.ls,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
org.osgi.framework.vendor=Eclipse
org.osgi.framework.version=1.3.0
org.osgi.supports.framework.extension=true
os.arch=i386
os.name=Linux
os.version=2.6.11.4-20a-default
osgi.arch=x86
osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
osgi.bundlestore=/usr/local/java/eclipse/configuration/org.eclipse.osgi/bundles
osgi.configuration.area=file:/usr/local/java/eclipse/configuration/
osgi.framework=file:/usr/local/java/eclipse/plugins/org.eclipse.osgi_3.1.0.jar
osgi.framework.beginningstartlevel=1
osgi.framework.shape=jar
osgi.framework.version=3.0.0
osgi.install.area=file:/usr/local/java/eclipse/
osgi.instance.area=file:/home/gsl/workspace/
osgi.instance.area.default=file:/home/gsl/workspace/
osgi.logfile=/home/gsl/workspace/.metadata/.log
osgi.manifest.cache=/usr/local/java/eclipse/configuration/org.eclipse.osgi/manifests
osgi.nl=en_US
osgi.os=linux
osgi.splashLocation=/usr/local/java/eclipse/plugins/org.eclipse.platform_3.1.0/splash.bmp
osgi.splashPath=platform:/base/plugins/org.eclipse.platform
osgi.syspath=/usr/local/java/eclipse/plugins
osgi.ws=gtk
path.separator=:
sun.arch.data.model=32
sun.boot.class.path=/usr/local/java/jdk1.5.0_03/jre/lib/rt.jar:/usr/local/java/jdk1.5.0_03/jre/lib/i18n.jar:/usr/local/java/jdk1.5.0_03/jre/lib/sunrsasign.jar:/usr/local/java/jdk1.5.0_03/jre/lib/jsse.jar:/usr/local/java/jdk1.5.0_03/jre/lib/jce.jar:/usr/local/java/jdk1.5.0_03/jre/lib/charsets.jar:/usr/local/java/jdk1.5.0_03/jre/classes
sun.boot.library.path=/usr/local/java/jdk1.5.0_03/jre/lib/i386
sun.cpu.endian=little
sun.cpu.isalist=
sun.io.unicode.encoding=UnicodeLittle
sun.jnu.encoding=UTF-8
sun.management.compiler=HotSpot Client Compiler
sun.net.client.defaultConnectTimeout=60000
sun.net.client.defaultReadTimeout=60000
sun.os.patch.level=unknown
user.country=US
user.dir=/home/gsl
user.home=/home/gsl
user.language=en
user.name=gsl
user.timezone=US/Eastern*** Features:
com.genuitec.myeclipse.ast (3.8.4) “MyEclipse Application Server Tooling”
com.genuitec.myeclipse.core (3.8.4) “MyEclipse Core Tooling”
com.genuitec.myeclipse.enterprise (3.8.4) “MyEclipse Enterprise Workbench”
com.genuitec.myeclipse.help (3.8.4) “MyEclipse Help Documentation”
com.genuitec.myeclipse.wdt (3.8.4) “MyEclipse Web Development Tooling”
org.eclipse.jdt (3.1.0) “Eclipse Java Development Tools”
org.eclipse.jdt.source (3.1.0) “Eclipse Java Development Tools SDK”
org.eclipse.pde (3.1.0) “Eclipse Plug-in Development Environment”
org.eclipse.pde.source (3.1.0) “Eclipse Plug-in Development Environment Developer Resources”
org.eclipse.platform (3.1.0) “Eclipse Platform”
org.eclipse.platform.source (3.1.0) “Eclipse Platform Plug-in Developer Resources”
org.eclipse.sdk (3.1.0) “Eclipse Project SDK”
org.epic.feature.main (0.3.0) “Perl Editor Plug-in”
org.springframework.ide.eclipse (1.2.0) “Spring IDE”*** Plug-in Registry:
com.atlassw.tools.eclipse.checkstyle (4.0.0) “Checkstyle Plug-in” [Resolved]
com.genuitec.eclipse.ast.deploy.core (3.8.4) “Deployment Core Plug-in” [Active]
com.genuitec.eclipse.browser (3.8.4) “Web Browser Plug-in” [Resolved]
com.genuitec.eclipse.bugzilla (3.8.4) “MyEclipse Bugzilla Integration Plug-in” [Resolved]
com.genuitec.eclipse.core (3.8.4) “Genuitec Core” [Active]
com.genuitec.eclipse.cross.easystruts.eclipse (3.8.4) “MyEclipse Stuts Support” [Active]
com.genuitec.eclipse.easie.bejy (3.8.1) “Genuitec EASIE Bejy Tiger” [Active]
com.genuitec.eclipse.easie.core (3.8.4) “Genuitec EASIE Core” [Active]
com.genuitec.eclipse.easie.jboss (3.8.2) “Genuitec EASIE JBoss” [Active]
com.genuitec.eclipse.easie.jboss2 (3.8.1) “Genuitec EASIE JBoss 2” [Active]
com.genuitec.eclipse.easie.jboss3 (3.8.2) “Genuitec EASIE JBoss 3” [Active]
com.genuitec.eclipse.easie.jboss4 (3.8.2) “Genuitec EASIE JBoss 4” [Active]
com.genuitec.eclipse.easie.jetty (3.8.1) “Genuitec EASIE Jetty” [Active]
com.genuitec.eclipse.easie.jetty4 (3.8.1) “Genuitec EASIE Jetty 4” [Active]
com.genuitec.eclipse.easie.jetty5 (3.8.1) “Genuitec EASIE Jetty 5” [Active]
com.genuitec.eclipse.easie.jonas (3.8.3) “Genuitec EASIE Jonas” [Active]
com.genuitec.eclipse.easie.jonas3 (3.8.3) “Genuitec EASIE Jonas 3” [Active]
com.genuitec.eclipse.easie.jonas4 (3.8.3) “Genuitec EASIE Jonas 4” [Active]
com.genuitec.eclipse.easie.jrun (3.8.1) “Genuitec EASIE JRun” [Active]
com.genuitec.eclipse.easie.jrun4 (3.8.1) “Genuitec EASIE JRun 4” [Active]
com.genuitec.eclipse.easie.oracle (3.8.1) “Genuitec EASIE Oracle AS” [Active]
com.genuitec.eclipse.easie.oracle9 (3.8.1) “Genuitec EASIE Oracle 9i/AS” [Active]
com.genuitec.eclipse.easie.orion1 (3.8.1) “Genuitec EASIE Orion 1” [Active]
com.genuitec.eclipse.easie.orion2 (3.8.1) “Genuitec EASIE Orion 2” [Active]
com.genuitec.eclipse.easie.resin (3.8.1) “Genuitec EASIE Resin” [Active]
com.genuitec.eclipse.easie.resin2 (3.8.1) “Genuitec EASIE Resin 2” [Active]
com.genuitec.eclipse.easie.resin3 (3.8.3) “Genuitec EASIE Resin 3” [Active]
com.genuitec.eclipse.easie.sun (3.8.3) “Genuitec EASIE Sun One” [Active]
com.genuitec.eclipse.easie.sun8 (3.8.3) “Genuitec EASIE Sun 8” [Active]
com.genuitec.eclipse.easie.sun81 (3.8.3) “Genuitec EASIE Sun 8.1” [Active]
com.genuitec.eclipse.easie.tomcat (3.8.1) “Genuitec EASIE Tomcat” [Active]
com.genuitec.eclipse.easie.tomcat4 (3.8.1) “Genuitec EASIE Tomcat 4” [Active]
com.genuitec.eclipse.easie.tomcat5 (3.8.1) “Genuitec EASIE Tomcat 5” [Active]
com.genuitec.eclipse.easie.weblogic (3.8.3) “Genuitec EASIE WebLogic” [Active]
com.genuitec.eclipse.easie.weblogic6 (3.8.1) “Genuitec EASIE WebLogic 6” [Active]
com.genuitec.eclipse.easie.weblogic7 (3.8.1) “Genuitec EASIE WebLogic 7” [Active]
com.genuitec.eclipse.easie.weblogic8 (3.8.1) “Genuitec EASIE WebLogic 8” [Active]
com.genuitec.eclipse.easie.websphere (3.8.1) “Genuitec EASIE WebSphere 4” [Active]
com.genuitec.eclipse.easie.websphere5 (3.8.1) “Genuitec EASIE WebSphere 5” [Active]
com.genuitec.eclipse.export.wizard (3.8.4) “MyEclipse J2EE Export Wizards” [Resolved]
com.genuitec.eclipse.hibernate (3.8.4) “MyEclipse Hibernate Capabilities” [Active]
com.genuitec.eclipse.integration (3.8.4) “MyEclipse Integration Utilities” [Active]
com.genuitec.eclipse.j2eedt.core (3.8.4) “Genuitec J2EE Development Tooling” [Active]
com.genuitec.eclipse.jface.text.wtpfragment (3.8.1) “Wtpextendfragment Fragment” [Resolved]
com.genuitec.eclipse.jsf (3.8.1) “JSF Plug-in” [Active]
com.genuitec.eclipse.modeling.core (3.8.4) “MyEclipse Modeling Core” [Resolved]
com.genuitec.eclipse.sqlexplorer (3.8.4) “MyEclipse Database Explorer Plugin” [Resolved]
com.genuitec.eclipse.sqlexplorer.doc (3.8.4) “MyEclipse Database Explorer Help Plug-in” [Resolved]
com.genuitec.eclipse.sqlexplorer.oracle (3.8.4) “Oracle Database Explorer Plug-in” [Resolved]
com.genuitec.eclipse.struts (3.8.4) “MyEclipse Struts Capabilities” [Active]
com.genuitec.eclipse.wdt.jsp.debug (3.8.4) “MyEclipse JSP Debug Tooling” [Active]
com.genuitec.eclipse.web.imagepreviewer (3.8.3) “MyEclipse Image Previewer Plug-in” [Active]
com.genuitec.eclipse.webdesigner (3.8.3) “Web Designer Plug-in” [Active]
com.genuitec.eclipse.webdesigner.support (3.8.1) “WebDesigner Support” [Resolved]
com.genuitec.eclipse.wizards (3.8.4) “MyEclipse File Creation Wizards” [Active]
com.genuitec.eclipsetidy (3.8.1) “MyEclipse HTML Formatting” [Active]
com.genuitec.jboss.ide.eclipse.apache.xalan (3.8.1) “Genuitec XDoclet Apache Xalan Plug-in” [Resolved]
com.genuitec.jboss.ide.eclipse.core (3.8.3) “Genuitec XDoclet Support Core Plug-in” [Resolved]
com.genuitec.jboss.ide.eclipse.xdoclet.assist (3.8.4) “Genuitec XDoclet Assist Plug-in” [Resolved]
com.genuitec.jboss.ide.eclipse.xdoclet.core (3.8.3) “Genuitec XDoclet Core Plug-in” [Resolved]
com.genuitec.jboss.ide.eclipse.xdoclet.run (3.8.3) “Genuitec XDoclet Runner Plug-in” [Resolved]
com.genuitec.jboss.ide.eclipse.xdoclet.ui (3.8.3) “Genuitec XDoclet UI Plug-in” [Resolved]
com.genuitec.myeclipse.ast (3.8.4) “MyEclipse Application Server Tooling” [Resolved]
com.genuitec.myeclipse.core (3.8.4) “MyEclipse Core Tooling” [Resolved]
com.genuitec.myeclipse.doc (3.8.4) “MyEclipse Documentation” [Resolved]
com.genuitec.myeclipse.enterprise (3.8.4) “MyEclipse Enterprise Workbench” [Resolved]
com.genuitec.myeclipse.help (3.8.4) “MyEclipse Help Documentation” [Resolved]
com.genuitec.myeclipse.perspective (3.8.4) “MyEclipse Perspective Plug-in” [Active]
com.genuitec.myeclipse.wdt (3.8.4) “MyEclipse Web Development Tooling” [Resolved]
com.ibm.base.extensions (13.8.1) “Eclipse base extensions” [Resolved]
com.ibm.base.extensions.ui (13.8.3) “Eclipse Base UI extensions” [Active]
com.ibm.encoding.resource (13.8.3) “Coded Resource” [Active]
com.ibm.etools.contentmodel (13.8.4) “Content Model” [Active]
com.ibm.etools.contentmodel.dtd (13.8.2) “Content Model for DTD” [Resolved]
com.ibm.etools.contentmodel.xsd (13.8.1) “Content Model for XML Schema” [Resolved]
com.ibm.etools.dtdmodel (13.8.2) “DTD Model” [Resolved]
com.ibm.etools.dtdparser (13.8.1) “DTD Parser” [Resolved]
com.ibm.etools.internet (13.8.1) “Internet Preferences” [Active]
com.ibm.etools.uri.resolver (13.8.3) “com.ibm.etools.uri.resolver” [Active]
com.ibm.etools.validation (13.8.4) “Validation Framework” [Active]
com.ibm.etools.validation.core (13.8.4) “Validation Framework Core” [Resolved]
com.ibm.etools.validation.dtd (13.8.4) “DTD Validator” [Active]
com.ibm.etools.validation.html (13.8.3) “HTML Validation” [Active]
com.ibm.etools.validation.mof (13.8.1) “Validation Framework MOF support” [Resolved]
com.ibm.etools.validation.ui (13.8.3) “Validation Framework UI” [Resolved]
com.ibm.etools.validation.xml (13.8.4) “XML Validator” [Active]
com.ibm.etools.validation.xmltools (13.8.1) “XML Tools Validation” [Active]
com.ibm.etools.validation.xsd (13.8.4) “XML Schema Validator” [Active]
com.ibm.etools.xml.gef.util (13.8.1) “XML Tools Common GEF Utilities” [Resolved]
com.ibm.etools.xmlcatalog (13.8.4) “com.ibm.etools.xmlcatalog” [Active]
com.ibm.etools.xmlcatalog.ui (13.8.4) “XML Catalog UI” [Active]
com.ibm.etools.xmlutility (13.8.1) “XML Utility” [Active]
com.ibm.sse.contentproperties (13.8.1) “Content Properties” [Active]
com.ibm.sse.editor (13.8.4) “MyEclipse Source Editors” [Active]
com.ibm.sse.editor.css (13.8.3) “SSE CSS Source Editor” [Active]
com.ibm.sse.editor.dtd (13.8.3) “SSE DTD Source Editor” [Active]
com.ibm.sse.editor.extensions (13.8.1) “Structured Source Editing Editor Extensions” [Active]
com.ibm.sse.editor.html (13.8.3) “SSE HTML Source Editor” [Active]
com.ibm.sse.editor.javascript (13.8.4) “SSE JavaScript Source Editor” [Resolved]
com.ibm.sse.editor.jsp (13.8.4) “SSE JSP Source Editor” [Active]
com.ibm.sse.editor.xml (13.8.4) “SSE XML Source Editor” [Active]
com.ibm.sse.javascript.common.ui (13.8.1) “SSE JavaScript Common UI” [Active]
com.ibm.sse.model (13.8.4) “Structured Text Model” [Active]
com.ibm.sse.model.css (13.8.3) “Structured Source CSS Model” [Active]
com.ibm.sse.model.dtd (13.8.3) “Structured Source DTD Model” [Active]
com.ibm.sse.model.html (13.8.3) “Structured Source HTML Model” [Active]
com.ibm.sse.model.javascript (13.8.3) “Structured Source JavaScript Model” [Active]
com.ibm.sse.model.jsp (13.8.4) “Structured Source JSP Model” [Active]
com.ibm.sse.model.xml (13.8.4) “Structured Source XML Model” [Active]
com.ibm.sse.snippets (13.8.3) “SSE Snippets View” [Active]
com.ibm.webtooling.system.dtds (13.8.4) “Known DTDs” [Resolved]
com.ibm.wtp.annotations.controller (13.8.1) “Annotation Controller Plug-in” [Resolved]
com.ibm.wtp.annotations.core (13.8.1) “Annotation Core Plug-in” [Resolved]
com.ibm.wtp.annotations.ui (13.8.1) “Ui Plug-in” [Resolved]
com.ibm.wtp.common (13.8.1) “com.ibm.wtp.common” [Active]
com.ibm.wtp.common.ui (13.8.1) “WTP UI Plug-in” [Active]
com.ibm.wtp.common.util (1.0.0) “Logging Plug-in” [Active]
com.ibm.wtp.emf (13.8.1) “EMF Utilities” [Resolved]
com.ibm.wtp.emf.workbench (1.0.0) “EMF Workbench” [Resolved]
com.ibm.wtp.emf.workbench.edit (13.8.4) “EMF Workbench Edit Plug-in” [Resolved]
com.ibm.wtp.jdt.integration (13.8.1) “Integration Plug-in” [Resolved]
com.ibm.xmleditor (13.8.3) “SSE XML Editor” [Resolved]
com.ibm.xmlwizard (13.8.3) “XML Wizards” [Resolved]
com.ibm.xsdeditor (13.8.3) “MyEclipse Schema Editor” [Active]
com.ibm.xtools.common.ui.properties (13.8.1) “IBM Rational Common UI Properties” [Resolved]
com.objfac.xmleditor (2.0.56) “XMLBuddy” [Resolved]
de.bb.bje.eclipse (3.8.1) “BJE Plug-in” [Resolved]
de.hunsicker.jalopy.plugin.eclipse (0.2.7) “Jalopy Java Source Code Formatter” [Resolved]
nu.psnet.quickimage (0.2.0) “QuickImage” [Resolved]
org.apache.ant (1.6.3) “Apache Ant” [Resolved]
org.apache.lucene (1.4.3) “Apache Lucene” [Resolved]
org.eclipse.ant.core (3.1.0) “Ant Build Tool Core” [Resolved]
org.eclipse.ant.ui (3.1.0) “Ant UI” [Resolved]
org.eclipse.compare (3.1.0) “Compare Support” [Active]
org.eclipse.core.boot (3.0.0) “Core Boot” [Resolved]
org.eclipse.core.commands (3.1.0) “Commands” [Active]
org.eclipse.core.expressions (3.1.0) “Expression Language” [Active]
org.eclipse.core.filebuffers (3.1.0) “File Buffers” [Active]
org.eclipse.core.resources (3.1.0) “Core Resource Management” [Active]
org.eclipse.core.resources.compatibility (3.1.0) “Core Resource Management Compatibility Fragment” [Resolved]
org.eclipse.core.resources.linux (3.1.0) “Core Resource Management Linux Fragment” [Resolved]
org.eclipse.core.runtime (3.1.0) “Core Runtime” [Active]
org.eclipse.core.runtime.compatibility (3.1.0) “Core Runtime Plug-in Compatibility” [Active]
org.eclipse.core.variables (3.1.0) “Core Variables” [Resolved]
org.eclipse.debug.core (3.1.0) “Debug Core” [Active]
org.eclipse.debug.ui (3.1.0) “Debug UI” [Active]
org.eclipse.draw2d (3.1.0) “Draw2d” [Resolved]
org.eclipse.emf.codegen (2.1.0) “EMF Template Code Generator” [Resolved]
org.eclipse.emf.codegen.ecore (2.1.0) “EMF Ecore Code Generation” [Resolved]
org.eclipse.emf.common (2.1.0) “EMF Common” [Active]
org.eclipse.emf.common.ui (2.0.1) “EMF Common UI” [Resolved]
org.eclipse.emf.ecore (2.1.0) “EMF Ecore” [Resolved]
org.eclipse.emf.ecore.xmi (2.1.0) “EMF XMI” [Resolved]
org.eclipse.emf.edit (2.1.0) “EMF Edit” [Resolved]
org.eclipse.emf.edit.ui (2.1.0) “EMF Edit UI” [Resolved]
org.eclipse.gef (3.1.0) “Graphical Editing Framework” [Active]
org.eclipse.help (3.1.0) “Help System Core” [Active]
org.eclipse.help.appserver (3.1.0) “Help Application Server” [Resolved]
org.eclipse.help.base (3.1.0) “Help System Base” [Resolved]
org.eclipse.help.ui (3.1.0) “Help System UI” [Resolved]
org.eclipse.help.webapp (3.1.0) “Help System Webapp” [Resolved]
org.eclipse.jdt (3.1.0) “Eclipse Java Development Tools” [Resolved]
org.eclipse.jdt.core (3.1.0) “Java Development Tools Core” [Active]
org.eclipse.jdt.debug (3.1.0) “JDI Debug Model” [Active]
org.eclipse.jdt.debug.ui (3.1.0) “JDI Debug UI” [Resolved]
org.eclipse.jdt.doc.isv (3.1.0) “Eclipse JDT Plug-in Developer Guide” [Resolved]
org.eclipse.jdt.doc.user (3.1.0) “Eclipse Java Development User Guide” [Resolved]
org.eclipse.jdt.junit (3.1.0) “Java Development Tools JUnit support” [Resolved]
org.eclipse.jdt.junit.runtime (3.1.0) “Java Development Tools JUnit runtime support” [Resolved]
org.eclipse.jdt.launching (3.1.0) “Java Development Tools Launching Support” [Active]
org.eclipse.jdt.source (3.1.0) “Eclipse Java Development Tools SDK” [Resolved]
org.eclipse.jdt.ui (3.1.0) “Java Development Tools UI” [Active]
org.eclipse.jem (1.0.2) “Java EMF Model” [Resolved]
org.eclipse.jem.proxy (1.0.2) “Java EMF Model Proxy Support” [Resolved]
org.eclipse.jem.workbench (1.0.2) “Java EMF Model Workbench Support” [Resolved]
org.eclipse.jface (3.1.0) “JFace” [Active]
org.eclipse.jface.text (3.1.0) “JFace Text” [Active]
org.eclipse.ltk.core.refactoring (3.1.0) “Refactoring Core” [Active]
org.eclipse.ltk.ui.refactoring (3.1.0) “Refactoring UI” [Active]
org.eclipse.monitor.core (13.8.1) “Monitor” [Resolved]
org.eclipse.monitor.ui (13.8.1) “TCP/IP Monitor” [Resolved]
org.eclipse.osgi.services (3.0.0) “OSGi Release 3 Services” [Resolved]
org.eclipse.osgi.util (3.0.0) “OSGi R3 Utility Classes” [Resolved]
org.eclipse.pde (3.1.0) “Eclipse Plug-in Development Environment” [Resolved]
org.eclipse.pde.build (3.1.0) “Plug-in Development Environment Build Support” [Resolved]
org.eclipse.pde.core (3.1.0) “Plug-in Development Core” [Resolved]
org.eclipse.pde.doc.user (3.1.0) “Eclipse Plug-in Development User Guide” [Resolved]
org.eclipse.pde.junit.runtime (3.1.0) “PDE JUnit Plug-in Test” [Resolved]
org.eclipse.pde.runtime (3.1.0) “Plug-in Development Environment Runtime” [Resolved]
org.eclipse.pde.source (3.1.0) “Eclipse Plug-in Development Environment Developer Resources” [Resolved]
org.eclipse.pde.ui (3.1.0) “Plug-in Development UI” [Resolved]
org.eclipse.platform (3.1.0) “Eclipse Platform” [Resolved]
org.eclipse.platform.doc.isv (3.1.0) “Eclipse Platform Plug-in Developer Guide” [Resolved]
org.eclipse.platform.doc.user (3.1.0) “Eclipse Workbench User Guide” [Resolved]
org.eclipse.platform.source (3.1.0) “Eclipse Platform Plug-in Developer Resources” [Resolved]
org.eclipse.platform.source.linux.gtk.x86 (3.1.0) “Eclipse Platform Plug-in Developer Resources” [Resolved]
org.eclipse.sdk (3.1.0) “Eclipse Project SDK” [Resolved]
org.eclipse.search (3.1.0) “Search Support” [Active]
org.eclipse.swt (3.1.0) “Standard Widget Toolkit” [Resolved]
org.eclipse.swt.gtk.linux.x86 (3.1.0) “Standard Widget Toolkit for GTK 2.0” [Resolved]
org.eclipse.team.core (3.1.0) “Team Support Core” [Active]
org.eclipse.team.cvs.core (3.1.0) “CVS Team Provider Core” [Active]
org.eclipse.team.cvs.ssh (3.1.0) “CVS SSH Core” [Resolved]
org.eclipse.team.cvs.ssh2 (3.1.0) “CVS SSH2” [Active]
org.eclipse.team.cvs.ui (3.1.0) “CVS Team Provider UI” [Active]
org.eclipse.team.ui (3.1.0) “Team Support UI” [Active]
org.eclipse.text (3.1.0) “Text” [Active]
org.eclipse.tomcat (4.1.30.1) “Tomcat Wrapper” [Resolved]
org.eclipse.ui (3.1.0) “Eclipse UI” [Active]
org.eclipse.ui.browser (3.1.0) “Browser Support” [Active]
org.eclipse.ui.cheatsheets (3.1.0) “Cheat Sheets” [Resolved]
org.eclipse.ui.console (3.1.0) “Console” [Active]
org.eclipse.ui.editors (3.1.0) “Default Text Editor” [Active]
org.eclipse.ui.externaltools (3.1.0) “External Tools” [Active]
org.eclipse.ui.forms (3.1.0) “Eclipse Forms” [Active]
org.eclipse.ui.ide (3.1.0) “Eclipse IDE UI” [Active]
org.eclipse.ui.intro (3.1.0) “Welcome Framework” [Resolved]
org.eclipse.ui.presentations.r21 (3.1.0) “R21 Presentation Plug-in” [Resolved]
org.eclipse.ui.views (3.1.0) “Views” [Active]
org.eclipse.ui.views.navigator (13.8.1) “Navigator View” [Resolved]
org.eclipse.ui.workbench (3.1.0) “Workbench” [Active]
org.eclipse.ui.workbench.compatibility (3.1.0) “Workbench Compatibility” [Resolved]
org.eclipse.ui.workbench.texteditor (3.1.0) “Text Editor Framework” [Active]
org.eclipse.update.configurator (3.1.0) “Install/Update Configurator” [Active]
org.eclipse.update.core (3.1.0) “Install/Update Core” [Active]
org.eclipse.update.core.linux (3.1.0) “Install/Update Core for Linux” [Resolved]
org.eclipse.update.scheduler (3.1.0) “Automatic Updates Scheduler” [Active]
org.eclipse.update.ui (3.1.0) “Install/Update UI” [Active]
org.eclipse.webbrowser (13.8.4) “Web Browser” [Active]
org.eclipse.xsd (2.1.0) “XML Schema Infoset Model (XSD)” [Resolved]
org.eclipse.xsd.edit (2.0.1) “XML Schema Edit Framework” [Resolved]
org.epic.debug (0.2.0) “Debug Plug-in” [Resolved]
org.epic.ext.cbg.editor (0.3.0) “Syntax Coloring Editor Plugin” [Active]
org.epic.perleditor (0.1.2) “Perl Editor Plug-in” [Active]
org.epic.regexp (0.1.2) “Regexp Plug-in” [Resolved]
org.junit (3.8.1) “JUnit Testing Framework” [Resolved]
org.springframework.ide.eclipse (1.2.0) “Spring IDE” [Resolved]
org.springframework.ide.eclipse.beans.core (1.2.0) “Spring IDE Beans Support Core” [Active]
org.springframework.ide.eclipse.beans.ui (1.2.0) “Spring IDE Beans UI” [Active]
org.springframework.ide.eclipse.beans.ui.doc (1.2.0) “Spring IDE Support Documentation” [Resolved]
org.springframework.ide.eclipse.beans.ui.graph (1.2.0) “Spring IDE Support Graph” [Resolved]
org.springframework.ide.eclipse.core (1.2.0) “Spring IDE Core” [Active]
org.springframework.ide.eclipse.core.doc (1.2.0) “Spring Framework Reference Documentation” [Resolved]
org.springframework.ide.eclipse.ui (1.2.0) “Spring IDE UI” [Active]
system.bundle (3.1.0) “OSGi System Bundle” [Active]*** User Preferences:
#Mon Jun 27 05:58:07 EDT 2005
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_STRUTS_HOME=/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.4/data
/instance/com.genuitec.eclipse.wizards/struct.set.2=java.util.HashSet
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.builder.resourceCopyExclusionFilter=*.launch
/instance/com.genuitec.eclipse.wizards/struct.set.1=java.util.TreeSet
/instance/com.genuitec.eclipse.wizards/html.template.2.label=HTML template with a form
/instance/com.genuitec.eclipse.wizards/jsp.template.1.label=Default JSP template
/instance/org.eclipse.team.cvs.core/repositories/%extssh%gsl@localhost%%home%cvs/location=\:extssh\:gsl@localhost\:/home/cvs
/instance/com.genuitec.eclipse.wizards/list.template.2.label=Default template for List with object types
/instance/com.genuitec.eclipse.sqlexplorer/printMarginColor=176,180,185
/instance/com.genuitec.eclipse.wizards/singleton.template.2=Templates/Singleton2.java
/instance/com.genuitec.eclipse.wizards/singleton.template.1=Templates/Singleton.java
/instance/org.eclipse.team.cvs.ui/pref_text_ksubst=-kkv
/instance/com.genuitec.eclipse.wizards/list.template.3.label=Default template for List with basic types WRAPPED
/instance/com.genuitec.eclipse.easie.jetty4/JDK_INSTALLATION_NAME=jdk1.5.0_03
/instance/com.genuitec.eclipse.easie.jboss3/SERVER_ENABLEMENT=false
/instance/com.genuitec.eclipse.easie.sun8/JDK_INSTALLATION_NAME=jdk1.5.0_03
/instance/org.eclipse.ui.ide/platformState=556
@org.eclipse.ui.ide=3.1.0
@org.eclipse.jdt.core=3.1.0
/instance/com.genuitec.eclipse.easie.weblogic/JDK_INSTALLATION_NAME=jdk1.5.0_03
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_JSF_HOME=/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.jsf_3.8.1/data
/instance/org.eclipse.ui.workbench/editors=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<editors>\n<descriptor class\=”org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor” id\=”org.eclipse.jdt.debug.ui.SnippetEditor” image\=”icons/full/obj16/jsbook_obj.gif” internal\=”true” label\=”Scrapbook” openMode\=”1″ open_in_place\=”false” plugin\=”org.eclipse.jdt.debug.ui”/>\n<descriptor class\=”com.objfac.xmleditor.XMLEditor” id\=”com.objfac.xmleditor.XMLEditor” image\=”icons/basic/obj16/xml.gif” internal\=”true” label\=”XMLBuddy” openMode\=”1″ open_in_place\=”false” plugin\=”com.objfac.xmleditor”/>\n<descriptor class\=”com.ibm.xmleditor.internal.XMLMultiPageEditorPart” id\=”org.xmen.ui.text.TLDTextEditor” image\=”icons/tld.gif” internal\=”true” label\=”MyEclipse TLD Editor” openMode\=”1″ open_in_place\=”false” plugin\=”com.ibm.xmleditor”/>\n<descriptor class\=”com.genuitec.eclipse.webdesigner.htmleditor.HTMLMultiPageEditorPart” id\=”com.genuitec.eclipse.webdesigner.htmleditor” image\=”icons/html.png” internal\=”true” label\=”MyEclipse HTML Editor” openMode\=”1″ open_in_place\=”false” plugin\=”com.genuitec.eclipse.webdesigner”/>\n<descriptor class\=”com.ibm.xmleditor.internal.XMLMultiPageEditorPart” id\=”org.xmen.ui.text.XMLTextEditor” image\=”icons/xml.gif” internal\=”true” label\=”MyEclipse XML Editor” openMode\=”1″ open_in_place\=”false” plugin\=”com.ibm.xmleditor”/>\n<descriptor class\=”org.epic.perleditor.editors.PerlEditor” id\=”org.epic.perleditor.editors.PerlEditor” image\=”icons/epic.gif” internal\=”true” label\=”Epic Perl Editor” openMode\=”1″ open_in_place\=”false” plugin\=”org.epic.perleditor”/>\n<descriptor class\=”com.genuitec.eclipse.erdesigner.ERDesignerEditor” id\=”com.genuitec.eclipse.erdesigner.ERDesignerEditor” image\=”icons/model.gif” internal\=”true” label\=”MyEclipse Entity Relationship Designer” openMode\=”1″ open_in_place\=”false” plugin\=”com.genuitec.eclipse.sqlexplorer”/>\n<descriptor class\=”com.ibm.sse.editor.dtd.StructuredTextEditorDTD” id\=”org.xmen.multipageeditor.DTDEditor” image\=”icons/dtd.gif” internal\=”true” label\=”MyEclipse DTD Editor” openMode\=”1″ open_in_place\=”false” plugin\=”com.ibm.sse.editor.dtd”/>\n<descriptor class\=”org.eclipse.ui.editors.text.TextEditor” id\=”org.eclipse.jdt.ui.JARDescEditor” image\=”icons/full/obj16/jar_desc_obj.gif” internal\=”true” label\=”JAR Description Editor” openMode\=”1″ open_in_place\=”false” plugin\=”org.eclipse.jdt.ui”/>\n<descriptor class\=”com.genuitec.eclipse.webdesigner.jspeditor.JSPMultiPageEditorPart” id\=”com.genuitec.eclipse.webdesigner.jspeditor” image\=”icons/jsp.png” internal\=”true” label\=”MyEclipse JSP Editor” openMode\=”1″ open_in_place\=”false” plugin\=”com.genuitec.eclipse.webdesigner”/>\n<descriptor class\=”org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor” id\=”org.eclipse.jdt.ui.CompilationUnitEditor” image\=”icons/full/obj16/jcu_obj.gif” internal\=”true” label\=”Java Editor” openMode\=”1″ open_in_place\=”false” plugin\=”org.eclipse.jdt.ui”/>\n<descriptor class\=”nu.psnet.quickimage.editors.QuickImageEditor” id\=”nu.psnet.quickimage.editors.QuickImageEditor” image\=”icons/icon.gif” internal\=”true” label\=”QuickImage Editor” openMode\=”1″ open_in_place\=”false” plugin\=”nu.psnet.quickimage”/>\n<descriptor class\=”org.eclipse.jdt.internal.ui.javaeditor.ClassFileEditor” id\=”org.eclipse.jdt.ui.ClassFileEditor” image\=”icons/full/obj16/classf_obj.gif” internal\=”true” label\=”Class File Viewer” openMode\=”1″ open_in_place\=”false” plugin\=”org.eclipse.jdt.ui”/>\n<descriptor class\=”com.ibm.sse.editor.javascript.JSMultiPageEditorPart” id\=”com.ibm.sse.editor.javascript.JSMultiPageEditorPart” image\=”icons/javascript.gif” internal\=”true” label\=”MyEclipse JavaScript Editor” openMode\=”1″ open_in_place\=”false” plugin\=”com.ibm.sse.editor.javascript”/>\n<descriptor id\=”org.eclipse.ui.browser.editorSupport” image\=”icons/obj16/internal_browser.gif” internal\=”false” label\=”Web Browser” launcher\=”org.eclipse.ui.internal.browser.BrowserLauncher” openMode\=”4″ open_in_place\=”false” plugin\=”org.eclipse.ui.browser”/>\n<descriptor class\=”org.eclipse.webbrowser.internal.WebBrowserEditor” id\=”org.eclipse.webbrowser” image\=”icons/obj16/internal_browser.gif” internal\=”true” label\=”MyEclipse Web Browser” openMode\=”1″ open_in_place\=”false” plugin\=”org.eclipse.webbrowser”/>\n<descriptor class\=”org.eclipse.ui.editors.text.TextEditor” id\=”org.eclipse.ui.DefaultTextEditor” image\=”icons/full/obj16/file_obj.gif” internal\=”true” label\=”Text Editor” openMode\=”1″ open_in_place\=”false” plugin\=”org.eclipse.ui.editors”/>\n<descriptor class\=”com.genuitec.eclipse.struts.editor.multipage.StrutsConfigEditor” id\=”com.genuitec.eclipse.struts.editor.multipage.StrutsConfigEditor” image\=”icons/editor.gif” internal\=”true” label\=”MyEclipse Struts Editor” openMode\=”1″ open_in_place\=”false” plugin\=”com.genuitec.eclipse.struts”/>\n<descriptor class\=”com.ibm.xsdeditor.internal.XSDEditor” id\=”com.ibm.xsdeditor.XSDEditor” image\=”icons/XSDFile.gif” internal\=”true” label\=”MyEclipse Schema Editor” openMode\=”1″ open_in_place\=”false” plugin\=”com.ibm.xsdeditor”/>\n<descriptor class\=”org.eclipse.pde.internal.ui.editor.build.BuildEditor” id\=”org.eclipse.pde.ui.buildEditor” image\=”icons/obj16/build_exec.gif” internal\=”true” label\=”Build Properties Editor” openMode\=”1″ open_in_place\=”false” plugin\=”org.eclipse.pde.ui”/>\n<descriptor class\=”com.ibm.sse.editor.css.StructuredTextEditorCSS” id\=”com.ibm.sse.editor.css.StructuredTextEditorCSS” image\=”icons/sourceEditor.gif” internal\=”true” label\=”MyEclipse CSS Editor” openMode\=”1″ open_in_place\=”false” plugin\=”com.ibm.sse.editor.css”/>\n<descriptor class\=”com.genuitec.eclipse.sqlexplorer.editors.SQLEditor” id\=”com.genuitec.eclipse.sqlexplorer.editors.SQLEditor” image\=”icons/sqlfile.gif” internal\=”true” label\=”MyEclipse SQL Editor” openMode\=”1″ open_in_place\=”false” plugin\=”com.genuitec.eclipse.sqlexplorer”/>\n<descriptor class\=”org.eclipse.pde.ui.internal.samples.SampleEditor” id\=”org.eclipse.pde.ui.sampleEditor” image\=”icons/obj16/build_exec.gif” internal\=”true” label\=”Code Sample Editor” openMode\=”1″ open_in_place\=”false” plugin\=”org.eclipse.pde.ui”/>\n<descriptor class\=”org.eclipse.jdt.internal.ui.propertiesfileeditor.PropertiesFileEditor” id\=”org.eclipse.jdt.ui.PropertiesFileEditor” image\=”icons/full/obj16/file_obj.gif” internal\=”true” label\=”Properties File Editor” openMode\=”1″ open_in_place\=”false” plugin\=”org.eclipse.jdt.ui”/>\n<descriptor class\=”com.objfac.xmleditor.DTDEditor” id\=”com.objfac.xmleditor.XMLEditor.dtd” image\=”icons/basic/obj16/dtdfile.gif” internal\=”true” label\=”XMLBuddy for DTD” openMode\=”1″ open_in_place\=”false” plugin\=”com.objfac.xmleditor”/>\n</editors>
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.testWebProject2|com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/activation.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/jboss-saaj.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/mail.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/javax.servlet.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/jboss-jaxrpc.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/javax.servlet.jsp.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/namespace.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/xml-apis.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/jboss-j2ee.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/jboss-jsr77.jar”/>\n</classpath>\n
/instance/com.genuitec.eclipse.wizards/list.template.1.label=Default template for List with basic types (no List used)
/instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.javadoclocations.migrated=true
/instance/com.genuitec.eclipse.wizards/doctype.html.8=<\!DOCTYPE HTML PUBLIC “-//IETF//DTD LEVEL1//EN”>
/instance/com.genuitec.eclipse.wizards/doctype.html.7=<\!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML//EN”>
/instance/com.genuitec.eclipse.wizards/doctype.html.6=<\!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 3.0//EN”>
/configuration/org.eclipse.ui.ide/SHOW_WORKSPACE_SELECTION_DIALOG=false
/instance/com.genuitec.eclipse.wizards/doctype.html.5=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 3.2 Final//EN”>
/instance/com.ibm.sse.editor/useQuickDiffPrefPage=true
/instance/com.genuitec.eclipse.wizards/doctype.html.4=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0//EN”>
/instance/com.genuitec.eclipse.wizards/doctype.html.3=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01//EN”>
/instance/com.genuitec.eclipse.wizards/doctype.html.2=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Frameset//EN”>
/instance/com.genuitec.eclipse.wizards/doctype.html.1=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”>
/instance/com.genuitec.eclipse.easie.tomcat5/LIBRARY_PATH=”/usr/local/java/jdk1.5.0_03/bin\:/usr/local/java/jakarta-tomcat-5.5.9/bin”
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.codeComplete.visibilityCheck=enabled
/instance/org.eclipse.team.ui/org.eclipse.team.ui.sychronizing_default_participant=org.eclipse.team.cvs.ui.cvsworkspace-participant
/instance/com.genuitec.eclipse.wizards/enumeration.template.1.label=Default template for enumeration
/instance/org.epic.perleditor/lineNumberRuler=true
/instance/com.genuitec.eclipse.wizards/set.template.2.label=Default template for Set with object types
/instance/org.eclipse.ui.workbench/ColorsAndFontsPreferencePage.expandedCategories=Torg.eclipse.team.cvs.ui.fontsandcolors
@org.eclipse.team.ui=3.1.0
/instance/com.genuitec.eclipse.easie.weblogic6/JDK_INSTALLATION_NAME=jdk1.5.0_03
/instance/org.eclipse.jdt.launching/org.eclipse.jdt.launching.PREF_VM_XML=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<vmSettings defaultVM\=”57,org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType1,0″ defaultVMConnector\=””>\n<vmType id\=”org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType”>\n<vm id\=”0″ javadocURL\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”jdk1.5.0_03″ path\=”/usr/local/java/jdk1.5.0_03″/>\n</vmType>\n</vmSettings>\n
/instance/com.genuitec.eclipse.wizards/set.template.2=Templates/SetObjectType.java
/instance/org.epic.perleditor/USE_TAINT_MODE=1
/instance/com.genuitec.eclipse.wizards/set.template.1=Templates/SetBasicType.java
@org.eclipse.team.cvs.core=3.1.0
@org.eclipse.monitor.core=13.8.1
/instance/com.genuitec.eclipse.wizards/enumeration.template.1=Templates/Enumeration.java
/instance/org.eclipse.team.cvs.ui/pref_first_startup=false
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.testWebProject|com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/activation.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/jboss-saaj.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/mail.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/javax.servlet.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/jboss-jaxrpc.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/javax.servlet.jsp.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/namespace.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/xml-apis.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/jboss-j2ee.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4/jboss-jsr77.jar”/>\n</classpath>\n
/instance/org.eclipse.ui.ide/quickStart=true
@com.genuitec.eclipse.wizards=3.8.4
/instance/com.objfac.xmleditor/com.objfac.xmleditor.dtdroot=html project book chapter
\!/=
/instance/com.genuitec.eclipse.wizards/set.template.1.label=Default template for Set with basic types
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.source=1.5
/instance/org.eclipse.team.cvs.ui/pref_use_font_decorators=true
@com.genuitec.eclipse.easie.weblogic=3.8.3
@com.genuitec.eclipse.easie.sun8=3.8.3
/instance/org.eclipse.ui.ide/tipsAndTricks=true
/instance/org.eclipse.jdt.ui/tabWidthPropagated=true
/instance/com.genuitec.eclipse.easie.jetty5/JDK_INSTALLATION_NAME=jdk1.5.0_03
/instance/org.eclipse.ui.editors/overviewRuler_migration=migrated_3.1
/instance/com.genuitec.eclipse.wizards/factory.template.1.label=Default template for factory
@org.eclipse.ui.workbench=3.1.0
/instance/org.eclipse.team.ui/org.eclipse.team.ui.sychronizing_default_participant_sec_id=1119830857846
/instance/com.genuitec.eclipse.easie.bejy/JDK_INSTALLATION_NAME=jdk1.5.0_03
@com.genuitec.eclipse.easie.resin3=3.8.3
@com.genuitec.eclipse.easie.resin2=3.8.1
/instance/org.eclipse.ui/showIntro=false
/instance/org.eclipse.team.ui/org.eclipse.team.ui.first_time=false
/instance/com.genuitec.eclipse.easie.tomcat5/TOMCAT_BASE=/usr/local/java/jakarta-tomcat-5.5.9
/instance/com.genuitec.eclipse.wizards/applethtml.template.1=Templates/Applet.html
@org.eclipse.ui.browser=3.1.0
/instance/com.genuitec.eclipse.easie.weblogic7/JDK_INSTALLATION_NAME=jdk1.5.0_03
/instance/org.eclipse.help.ui/browser.maximized=true
@com.genuitec.eclipse.easie.jrun4=3.8.1
/configuration/org.eclipse.ui.ide/RECENT_WORKSPACES_PROTOCOL=2
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_HIBERNATE_HOME=/usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.hibernate_3.8.4/data
/instance/org.eclipse.help.base/workingSet=MyEclipseGettingStarted
/instance/com.genuitec.eclipse.easie.sun81/JDK_INSTALLATION_NAME=jdk1.5.0_03
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.test|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry sourcepath\=”/usr/local/java/jdk1.5.0_03/src.zip” kind\=”lib” path\=”/usr/local/java/jdk1.5.0_03/jre/lib/rt.jar”>\n<attributes>\n<attribute value\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”javadoc_location”/>\n</attributes>\n</classpathentry>\n<classpathentry sourcepath\=”/usr/local/java/jdk1.5.0_03/src.zip” kind\=”lib” path\=”/usr/local/java/jdk1.5.0_03/jre/lib/jsse.jar”>\n<attributes>\n<attribute value\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”javadoc_location”/>\n</attributes>\n</classpathentry>\n<classpathentry sourcepath\=”/usr/local/java/jdk1.5.0_03/src.zip” kind\=”lib” path\=”/usr/local/java/jdk1.5.0_03/jre/lib/jce.jar”>\n<attributes>\n<attribute value\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”javadoc_location”/>\n</attributes>\n</classpathentry>\n<classpathentry sourcepath\=”/usr/local/java/jdk1.5.0_03/src.zip” kind\=”lib” path\=”/usr/local/java/jdk1.5.0_03/jre/lib/charsets.jar”>\n<attributes>\n<attribute value\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”javadoc_location”/>\n</attributes>\n</classpathentry>\n<classpathentry kind\=”lib” path\=”/usr/local/java/jdk1.5.0_03/jre/lib/ext/dnsns.jar”>\n<attributes>\n<attribute value\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”javadoc_location”/>\n</attributes>\n</classpathentry>\n<classpathentry kind\=”lib” path\=”/usr/local/java/jdk1.5.0_03/jre/lib/ext/sunpkcs11.jar”>\n<attributes>\n<attribute value\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”javadoc_location”/>\n</attributes>\n</classpathentry>\n<classpathentry kind\=”lib” path\=”/usr/local/java/jdk1.5.0_03/jre/lib/ext/sunjce_provider.jar”>\n<attributes>\n<attribute value\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”javadoc_location”/>\n</attributes>\n</classpathentry>\n<classpathentry kind\=”lib” path\=”/usr/local/java/jdk1.5.0_03/jre/lib/ext/localedata.jar”>\n<attributes>\n<attribute value\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”javadoc_location”/>\n</attributes>\n</classpathentry>\n</classpath>\n
/instance/com.genuitec.eclipse.wizards/object.template.9.label=Default template for enumeration
@com.ibm.sse.editor.jsp=13.8.4
/instance/org.eclipse.jdt.ui/useQuickDiffPrefPage=true
/instance/com.genuitec.eclipse.wizards/struct.list.4=java.util.Stack
@com.objfac.xmleditor=2.0.56
/instance/com.genuitec.eclipse.wizards/struct.list.3=java.util.LinkedList
/instance/com.genuitec.eclipse.wizards/struct.list.2=java.util.Vector
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.testWebProject2|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry sourcepath\=”/usr/local/java/jdk1.5.0_03/src.zip” kind\=”lib” path\=”/usr/local/java/jdk1.5.0_03/jre/lib/rt.jar”>\n<attributes>\n<attribute value\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”javadoc_location”/>\n</attributes>\n</classpathentry>\n<classpathentry sourcepath\=”/usr/local/java/jdk1.5.0_03/src.zip” kind\=”lib” path\=”/usr/local/java/jdk1.5.0_03/jre/lib/jsse.jar”>\n<attributes>\n<attribute value\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”javadoc_location”/>\n</attributes>\n</classpathentry>\n<classpathentry sourcepath\=”/usr/local/java/jdk1.5.0_03/src.zip” kind\=”lib” path\=”/usr/local/java/jdk1.5.0_03/jre/lib/jce.jar”>\n<attributes>\n<attribute value\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”javadoc_location”/>\n</attributes>\n</classpathentry>\n<classpathentry sourcepath\=”/usr/local/java/jdk1.5.0_03/src.zip” kind\=”lib” path\=”/usr/local/java/jdk1.5.0_03/jre/lib/charsets.jar”>\n<attributes>\n<attribute value\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”javadoc_location”/>\n</attributes>\n</classpathentry>\n<classpathentry kind\=”lib” path\=”/usr/local/java/jdk1.5.0_03/jre/lib/ext/dnsns.jar”>\n<attributes>\n<attribute value\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”javadoc_location”/>\n</attributes>\n</classpathentry>\n<classpathentry kind\=”lib” path\=”/usr/local/java/jdk1.5.0_03/jre/lib/ext/sunpkcs11.jar”>\n<attributes>\n<attribute value\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”javadoc_location”/>\n</attributes>\n</classpathentry>\n<classpathentry kind\=”lib” path\=”/usr/local/java/jdk1.5.0_03/jre/lib/ext/sunjce_provider.jar”>\n<attributes>\n<attribute value\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”javadoc_location”/>\n</attributes>\n</classpathentry>\n<classpathentry kind\=”lib” path\=”/usr/local/java/jdk1.5.0_03/jre/lib/ext/localedata.jar”>\n<attributes>\n<attribute value\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”javadoc_location”/>\n</attributes>\n</classpathentry>\n</classpath>\n
/instance/com.genuitec.eclipse.wizards/struct.list.1=java.util.ArrayList
@com.genuitec.eclipse.easie.sun81=3.8.3
@com.genuitec.eclipse.easie.weblogic8=3.8.1
@com.genuitec.eclipse.easie.weblogic7=3.8.1
@com.genuitec.eclipse.easie.weblogic6=3.8.1
/instance/org.eclipse.webbrowser/internalWebBrowserOldFavorites=MyEclipse|*|http\://www.myeclipseide.com|*|Eclipse|*|http\://www.eclipse.org|*|
/instance/com.genuitec.eclipse.wizards/singleton.template.2.label=Singleton with double-checked locking
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
/instance/com.genuitec.eclipse.wizards/object.template.6.label=Default template for a Struts Action class
@com.ibm.sse.model.jsp=13.8.4
@org.eclipse.jdt.ui=3.1.0
/instance/com.genuitec.eclipse.wizards/object.template.7.label=Default template for a Struts DispatchAction class
/instance/com.genuitec.eclipse.wizards/list.template.3=Templates/ListBasicTypeAsObjectType.java
/instance/com.genuitec.eclipse.wizards/list.template.2=Templates/ListObjectType.java
/instance/com.genuitec.eclipse.easie.weblogic8/JDK_INSTALLATION_NAME=jdk1.5.0_03
/instance/com.genuitec.eclipse.wizards/list.template.1=Templates/ListBasicType.java
/instance/org.eclipse.ui.workbench/resourcetypes=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<editors>\n<info extension\=”jpage” name\=”*”>\n<editor id\=”org.eclipse.jdt.debug.ui.SnippetEditor”/>\n</info>\n<info extension\=”tld” name\=”*”>\n<editor id\=”com.objfac.xmleditor.XMLEditor”/>\n<editor id\=”org.xmen.ui.text.TLDTextEditor”/>\n</info>\n<info extension\=”shtm” name\=”*”>\n<editor id\=”com.genuitec.eclipse.webdesigner.htmleditor”/>\n</info>\n<info extension\=”fo” name\=”*”>\n<editor id\=”org.xmen.ui.text.XMLTextEditor”/>\n</info>\n<info extension\=”pl” name\=”*”>\n<editor id\=”org.epic.perleditor.editors.PerlEditor”/>\n</info>\n<info extension\=”mer” name\=”*”>\n<editor id\=”com.genuitec.eclipse.erdesigner.ERDesignerEditor”/>\n</info>\n<info extension\=”exe” name\=”*”/>\n<info extension\=”xmi” name\=”*”>\n<editor id\=”org.xmen.ui.text.XMLTextEditor”/>\n</info>\n<info extension\=”ent” name\=”*”>\n<editor id\=”org.xmen.multipageeditor.DTDEditor”/>\n</info>\n<info extension\=”jardesc” name\=”*”>\n<editor id\=”org.eclipse.jdt.ui.JARDescEditor”/>\n</info>\n<info extension\=”epl” name\=”*”>\n<editor id\=”org.epic.perleditor.editors.PerlEditor”/>\n</info>\n<info extension\=”nrl” name\=”*”>\n<editor id\=”com.objfac.xmleditor.XMLEditor”/>\n</info>\n<info extension\=”jsf” name\=”*”>\n<editor id\=”com.genuitec.eclipse.webdesigner.jspeditor”/>\n</info>\n<info extension\=”java” name\=”*”>\n<editor id\=”org.eclipse.jdt.ui.CompilationUnitEditor”/>\n</info>\n<info extension\=”jspx” name\=”*”>\n<editor id\=”com.genuitec.eclipse.webdesigner.jspeditor”/>\n</info>\n<info extension\=”png” name\=”*”>\n<editor id\=”nu.psnet.quickimage.editors.QuickImageEditor”/>\n</info>\n<info extension\=”jhtml” name\=”*”>\n<editor id\=”com.genuitec.eclipse.webdesigner.htmleditor”/>\n</info>\n<info extension\=”class” name\=”*”>\n<editor id\=”org.eclipse.jdt.ui.ClassFileEditor”/>\n</info>\n<info extension\=”ico” name\=”*”>\n<editor id\=”nu.psnet.quickimage.editors.QuickImageEditor”/>\n</info>\n<info extension\=”js” name\=”*”>\n<editor id\=”com.ibm.sse.editor.javascript.JSMultiPageEditorPart”/>\n</info>\n<info extension\=”html” name\=”*”>\n<editor id\=”com.objfac.xmleditor.XMLEditor”/>\n<editor id\=”com.genuitec.eclipse.webdesigner.htmleditor”/>\n<editor id\=”org.eclipse.ui.browser.editorSupport”/>\n<editor id\=”org.eclipse.webbrowser”/>\n</info>\n<info extension\=”hex” name\=”*”/>\n<info extension\=”htm” name\=”*”>\n<editor id\=”com.objfac.xmleditor.XMLEditor”/>\n<editor id\=”com.genuitec.eclipse.webdesigner.htmleditor”/>\n<editor id\=”org.eclipse.ui.browser.editorSupport”/>\n<editor id\=”org.eclipse.webbrowser”/>\n</info>\n<info extension\=”gif” name\=”*”>\n<editor id\=”nu.psnet.quickimage.editors.QuickImageEditor”/>\n<editor id\=”org.eclipse.webbrowser”/>\n</info>\n<info extension\=”bmp” name\=”*”>\n<editor id\=”nu.psnet.quickimage.editors.QuickImageEditor”/>\n</info>\n<info extension\=”txt” name\=”*”>\n<editor id\=”org.eclipse.ui.DefaultTextEditor”/>\n</info>\n<info extension\=”xml” name\=”*”>\n<editor id\=”com.objfac.xmleditor.XMLEditor”/>\n<editor id\=”org.xmen.ui.text.XMLTextEditor”/>\n<editor id\=”com.genuitec.eclipse.struts.editor.multipage.StrutsConfigEditor”/>\n<editor id\=”org.eclipse.webbrowser”/>\n</info>\n<info extension\=”mex” name\=”*”>\n<editor id\=”org.xmen.ui.text.XMLTextEditor”/>\n</info>\n<info extension\=”xsd” name\=”*”>\n<editor id\=”com.objfac.xmleditor.XMLEditor”/>\n<editor id\=”com.ibm.xsdeditor.XSDEditor”/>\n</info>\n<info extension\=”cgi” name\=”*”>\n<editor id\=”org.epic.perleditor.editors.PerlEditor”/>\n</info>\n<info extension\=”jpeg” name\=”*”>\n<editor id\=”nu.psnet.quickimage.editors.QuickImageEditor”/>\n<editor id\=”org.eclipse.webbrowser”/>\n</info>\n<info extension\=”com” name\=”*”/>\n<info extension\=”jpg” name\=”*”>\n<editor id\=”nu.psnet.quickimage.editors.QuickImageEditor”/>\n<editor id\=”org.eclipse.webbrowser”/>\n</info>\n<info extension\=”jspf” name\=”*”>\n<editor id\=”com.genuitec.eclipse.webdesigner.jspeditor”/>\n</info>\n<info extension\=”xslt” name\=”*”>\n<editor id\=”com.objfac.xmleditor.XMLEditor”/>\n<editor id\=”org.xmen.ui.text.XMLTextEditor”/>\n</info>\n<info extension\=”properties” name\=”build”>\n<editor id\=”org.eclipse.pde.ui.buildEditor”/>\n</info>\n<info extension\=”ipl” name\=”*”>\n<editor id\=”org.epic.perleditor.editors.PerlEditor”/>\n</info>\n<info extension\=”jspv” name\=”*”>\n<editor id\=”com.genuitec.eclipse.webdesigner.jspeditor”/>\n</info>\n<info extension\=”css” name\=”*”>\n<editor id\=”com.ibm.sse.editor.css.StructuredTextEditorCSS”/>\n</info>\n<info extension\=”xsl” name\=”*”>\n<editor id\=”com.objfac.xmleditor.XMLEditor”/>\n<editor id\=”org.xmen.ui.text.XMLTextEditor”/>\n</info>\n<info extension\=”wsdl” name\=”*”>\n<editor id\=”com.genuitec.eclipse.webdesigner.htmleditor”/>\n</info>\n<info extension\=”nst” name\=”*”>\n<editor id\=”org.xmen.ui.text.XMLTextEditor”/>\n</info>\n<info extension\=”hbm” name\=”*”>\n<editor id\=”org.xmen.ui.text.XMLTextEditor”/>\n</info>\n<info extension\=”sql” name\=”*”>\n<editor id\=”com.genuitec.eclipse.sqlexplorer.editors.SQLEditor”/>\n</info>\n<info extension\=”pm” name\=”*”>\n<editor id\=”org.epic.perleditor.editors.PerlEditor”/>\n</info>\n<info extension\=”php” name\=”*”>\n<editor id\=”com.objfac.xmleditor.XMLEditor”/>\n</info>\n<info extension\=”properties” name\=”sample”>\n<editor id\=”org.eclipse.pde.ui.sampleEditor”/>\n</info>\n<info extension\=”xml” name\=”struts-config”>\n<editor id\=”com.genuitec.eclipse.struts.editor.multipage.StrutsConfigEditor”/>\n</info>\n<info extension\=”jsp” name\=”*”>\n<editor id\=”com.genuitec.eclipse.webdesigner.jspeditor”/>\n</info>\n<info extension\=”properties” name\=”*”>\n<editor id\=”org.eclipse.jdt.ui.PropertiesFileEditor”/>\n</info>\n<info extension\=”wml” name\=”*”>\n<editor id\=”com.genuitec.eclipse.webdesigner.htmleditor”/>\n</info>\n<info extension\=”mod” name\=”*”>\n<editor id\=”com.objfac.xmleditor.XMLEditor.dtd”/>\n<editor id\=”org.xmen.multipageeditor.DTDEditor”/>\n</info>\n<info extension\=”dll” name\=”*”/>\n<info extension\=”xhtml” name\=”*”>\n<editor id\=”com.objfac.xmleditor.XMLEditor”/>\n<editor id\=”com.genuitec.eclipse.webdesigner.htmleditor”/>\n<editor id\=”org.eclipse.webbrowser”/>\n</info>\n<info extension\=”rng” name\=”*”>\n<editor id\=”com.objfac.xmleditor.XMLEditor”/>\n</info>\n<info extension\=”shtml” name\=”*”>\n<editor id\=”com.genuitec.eclipse.webdesigner.htmleditor”/>\n<editor id\=”org.eclipse.ui.browser.editorSupport”/>\n</info>\n<info extension\=”dadx” name\=”*”>\n<editor id\=”org.xmen.ui.text.XMLTextEditor”/>\n</info>\n<info extension\=”html-ss” name\=”*”>\n<editor id\=”com.genuitec.eclipse.webdesigner.htmleditor”/>\n</info>\n<info extension\=”dtd” name\=”*”>\n<editor id\=”com.objfac.xmleditor.XMLEditor.dtd”/>\n<editor id\=”org.xmen.multipageeditor.DTDEditor”/>\n</info>\n<info extension\=”bin” name\=”*”/>\n</editors>
/instance/org.eclipse.monitor.ui/show-header=true
/instance/com.genuitec.eclipse.sqlexplorer/printMarginColumn=80
/instance/com.genuitec.eclipse.wizards/object.template.8.label=Default template for singleton
/instance/org.eclipse.jdt.ui/useAnnotationsPrefPage=true
/instance/com.genuitec.eclipse.wizards/ejb.template.3=Templates/EjbEntity.java
/configuration/org.eclipse.ui.ide/RECENT_WORKSPACES=/home/gsl/workspace
/instance/com.genuitec.eclipse.wizards/ejb.template.2=Templates/EjbMessageDriven.java
/instance/com.genuitec.eclipse.wizards/ejb.template.1=Templates/EjbSession.java
/instance/com.genuitec.eclipse.wizards/factory.template.1=Templates/Factory.java
/instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.formatterprofiles.version=8
/instance/com.genuitec.eclipse.wizards/applet.template.2=Templates/Applet14.java
/instance/com.genuitec.eclipse.wizards/applet.template.1=Templates/Applet.java
/instance/com.genuitec.eclipse.wizards/object.template.9=Templates/Enumeration.java
/instance/com.genuitec.eclipse.wizards/object.template.8=Templates/Singleton.java
/instance/com.genuitec.eclipse.wizards/object.template.4.label=Default template for Servlet
/instance/com.genuitec.eclipse.wizards/singleton.template.1.label=Default template for singleton
/instance/com.genuitec.eclipse.easie.resin2/JDK_INSTALLATION_NAME=jdk1.5.0_03
/instance/com.genuitec.eclipse.wizards/xml.template.4=Templates/StrutsConfig.xml
/instance/com.genuitec.eclipse.wizards/object.template.7=Templates/StrutsDispatchAction.java
@org.eclipse.help.base=3.1.0
/instance/com.genuitec.eclipse.wizards/xml.template.3=Templates/WebXmlStruts.xml
/instance/com.genuitec.eclipse.wizards/object.template.6=Templates/StrutsAction.java
/instance/com.objfac.xmleditor/com.objfac.editors_mapped=true
/instance/com.genuitec.eclipse.wizards/xml.template.2=Templates/WebXml.xml
/instance/com.genuitec.eclipse.wizards/object.template.5=Templates/StrutsActionForm.java
/instance/com.genuitec.eclipse.wizards/xml.template.1=Templates/Xml.xml
/instance/com.genuitec.eclipse.wizards/object.template.4=Templates/Servlet.java
/instance/org.eclipse.team.cvs.ui/pref_show_overlaydirty=true
/instance/com.genuitec.eclipse.easie.jonas3/JDK_INSTALLATION_NAME=jdk1.5.0_03
/instance/com.genuitec.eclipse.wizards/object.template.3=Templates/Applet.java
/instance/com.ibm.sse.editor/hoverModifiers=combinationHover|true|0;problemHover|false|0;documentationHover|false|0;annotationHover|true|Ctrl;
/instance/com.genuitec.eclipse.wizards/object.template.5.label=Default template for a Struts ActionForm class
/instance/com.genuitec.eclipse.wizards/object.template.2=Templates/Exception.java
/instance/com.genuitec.eclipse.wizards/object.template.1=Templates/Bean.java
file_export_version=3.0
/instance/com.genuitec.eclipse.easie.jboss3/SERVER_STARTUP_ARG=-c default
/instance/com.genuitec.eclipse.sqlexplorer/Connection\ Width=1
/instance/com.genuitec.eclipse.wizards/object.template.1.label=Default template for a bean class
/instance/com.ibm.sse.model.jsp/outputCodeset=UTF-8
/instance/com.genuitec.eclipse.wizards/object.template.2.label=Default template for an exception class
/instance/com.genuitec.eclipse.wizards/array.template.1.label=Default template for Array with basic types
/instance/com.objfac.xmleditor/com.objfac.xmleditor.dtdpub=-//W3C//DTD%20XHTML%201.0%20Transitional//EN -//ANT 1.5.1/DTD//EN -//OASIS//DocBook
@com.ibm.sse.editor=13.8.4
/instance/org.eclipse.team.ui/org.eclipse.team.ui.sychronizing_default_perspective_to_show=never
/configuration/org.eclipse.ui.ide/MAX_RECENT_WORKSPACES=5
/instance/org.eclipse.ui.browser/browsers=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<web-browsers current\=”0″>\n<external location\=”/usr/bin/mozilla” name\=”Mozilla”/>\n<external location\=”/opt/kde3/bin/konqueror” name\=”Konqueror”/>\n</web-browsers>
/instance/com.genuitec.eclipse.wizards/object.template.3.label=Default template for Applet
/instance/com.genuitec.eclipse.wizards/array.template.2.label=Default template for Array with o
Scott AndersonParticipantDid you change from JDK 1.4 to 1.5?
The “Path is invalid” complaints might be of concern, but they do not appear to be jsp specific, although it would be nice to know what is causing these complaints.
Actually, they are of concern. Can you clear the log (delete it) and restart Eclipse with -clean on the commandline one time:
ie. eclipse -cleanDo the log entries return? Does validation work again?
Riyad KallaMemberAlso make sure “javac” is in your system path, that is what ME is using to validate your JSP file.
gsl1ParticipantCleared the log and ran:
gsl@linux:~> eclipse -clean
Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.strutsconvert
Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.jsfconvert
Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.hibernateconvertIgnore unknown element MARK
Parsed Syntax File perl.xml
PerlToDoMarkerThread constructed.
editor is idle…setting source viewer
setting text
parsing tasks…Attempted to validate. No visible change was evident. Validation still does not appear to function.
Exited Eclipse. The log contains:
gsl@linux:~/workspace/.metadata> cat .log
!SESSION 2005-06-27 23:13:56.87 ————————————————
eclipse.buildId=I20050513-1415
java.version=1.5.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86 -clean!ENTRY org.eclipse.update.configurator 2005-06-27 23:14:08.190
!MESSAGE Could not install bundle ../MyEclipse/eclipse/plugins/org.eclipse.draw2d_3.1.0/ Bundle “org.eclipse.draw2d” version “3.1.0” has already been installed from: update@plugins/org.eclipse.draw2d_3.1.0.jar!ENTRY org.eclipse.update.configurator 2005-06-27 23:14:10.909
!MESSAGE Could not install bundle ../MyEclipse/eclipse/plugins/org.eclipse.gef_3.1.0/ Bundle “org.eclipse.gef” version “3.1.0” has already been installed from: update@plugins/org.eclipse.gef_3.1.0.jar!ENTRY org.eclipse.ui 1 0 2005-06-27 23:14:17.644
!MESSAGE Warnings while parsing the commands from the ‘org.eclipse.ui.commands’ and ‘org.eclipse.ui.actionDefinitions’ extension points.
!SUBENTRY 1 org.eclipse.ui 1 0 2005-06-27 23:14:17.645
!MESSAGE Commands should really have a category, not categoryId=”: plug-in=’org.epic.perleditor’, commandId=’org.epic.perleditor.uncomment’.
!SUBENTRY 1 org.eclipse.ui 1 0 2005-06-27 23:14:17.645
!MESSAGE Commands should really have a category, not categoryId=”: plug-in=’org.epic.perleditor’, commandId=’org.epic.perleditor.comment’.
!SUBENTRY 1 org.eclipse.ui 1 0 2005-06-27 23:14:17.645
!MESSAGE Commands should really have a category, not categoryId=”: plug-in=’org.epic.perleditor’, commandId=’org.epic.perleditor.contentassist’.
!SUBENTRY 1 org.eclipse.ui 1 0 2005-06-27 23:14:17.646
!MESSAGE Commands should really have a category, not categoryId=”: plug-in=’org.epic.perleditor’, commandId=’org.epic.perleditor.htmlexport’.
!SUBENTRY 1 org.eclipse.ui 1 0 2005-06-27 23:14:17.647
!MESSAGE Commands should really have a category, not categoryId=”: plug-in=’org.epic.perleditor’, commandId=’org.epic.perleditor.formatsource’.!ENTRY org.eclipse.ui 2 0 2005-06-27 23:14:17.743
!MESSAGE Warnings while parsing the key bindings from the ‘org.eclipse.ui.commands’ extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2005-06-27 23:14:17.743
!MESSAGE Cannot bind to an undefined command: plug-in=’org.epic.perleditor’, commandId=’org.epic.eclipse.perleditor.uncomment’.
!SUBENTRY 1 org.eclipse.ui 2 0 2005-06-27 23:14:17.744
!MESSAGE Cannot bind to an undefined command: plug-in=’org.epic.perleditor’, commandId=’org.epic.eclipse.perleditor.comment’.!ENTRY org.eclipse.ui 4 4 2005-06-27 23:14:37.467
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.strutsconvert!ENTRY org.eclipse.ui 4 4 2005-06-27 23:14:37.469
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.jsfconvert!ENTRY org.eclipse.ui 4 4 2005-06-27 23:14:37.471
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.hibernateconvert
gsl@linux:~/workspace/.metadata>I have been and continue to use JDK 1.5. This was not an upgrade from 1.4.x. As far as I can tell everything seems to indicate that I am using JDK 1.5.x.
gsl@linux:~> javac -version
javac 1.5.0_03
javac: no source files
Usage: javac <options> <source files>
…
gsl@linux:~>============================================
Ok, I tried a new approach and moved the eclipse and the MyEclipse installations out of the way as well as the existing workspace. I then unpacked the Eclipse 3.1M7 distro as root under /usr/local/java, ran it at the command line using:
eclipse <cr>
to let it initialize and create a new workspace under user gsl and then exited. I then installed the MyEclipse distro for 3.1M7 as root under /usr/local/java and then ran eclipse at the command line as before (I don’t see any other way to “Launch MyEclipse” as described on the last page of the install dialog.).
I then exited and this is the resulting log:
gsl@linux:/usr/local/java> cat ~/workspace/.metadata/.log
!SESSION 2005-06-28 00:07:21.253 ———————————————–
eclipse.buildId=I20050513-1415
java.version=1.5.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86!ENTRY org.eclipse.ui 4 4 2005-06-28 00:07:43.826
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.strutsconvert!ENTRY org.eclipse.ui 4 4 2005-06-28 00:07:43.829
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.jsfconvert!ENTRY org.eclipse.ui 4 4 2005-06-28 00:07:43.831
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.hibernateconvert
!SESSION 2005-06-28 00:12:47.666 ———————————————–
eclipse.buildId=I20050513-1415
java.version=1.5.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86!ENTRY org.eclipse.ui 4 4 2005-06-28 00:13:10.282
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.strutsconvert!ENTRY org.eclipse.ui 4 4 2005-06-28 00:13:10.285
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.jsfconvert!ENTRY org.eclipse.ui 4 4 2005-06-28 00:13:10.286
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.hibernateconvert
gsl@linux:/usr/local/java> eclipsegsl@linux:/usr/local/java> cd
gsl@linux:~> rm -r workspace
gsl@linux:~> eclipse
gsl@linux:~> cat workspace/.metadata/.log
cat: workspace/.metadata/.log: No such file or directory
gsl@linux:~> cat workspace/.metadata/.log
!SESSION 2005-06-28 00:37:54.634 ———————————————–
eclipse.buildId=I20050513-1415
java.version=1.5.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86!ENTRY org.eclipse.ui 4 4 2005-06-28 00:38:22.915
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.strutsconvert!ENTRY org.eclipse.ui 4 4 2005-06-28 00:38:22.931
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.jsfconvert!ENTRY org.eclipse.ui 4 4 2005-06-28 00:38:22.932
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.hibernateconvert!ENTRY com.genuitec.eclipse.wizards 1 1 2005-06-28 00:38:28.156
!MESSAGE Installed snippet library: /usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.wizards_3.8.4/snippets/jsf_h_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 1 2005-06-28 00:38:28.318
!MESSAGE Installed snippet library: /usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.wizards_3.8.4/snippets/struts_html_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 1 2005-06-28 00:38:28.396
!MESSAGE Installed snippet library: /usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.wizards_3.8.4/snippets/struts_bean_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 1 2005-06-28 00:38:28.468
!MESSAGE Installed snippet library: /usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.wizards_3.8.4/snippets/struts_tiles_snippets.xml!ENTRY com.ibm.sse.snippets 4 4 2005-06-28 00:38:28.531
!MESSAGE Could not load user items
!STACK 0
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
at com.ibm.sse.snippets.internal.palette.ModelFactoryForUser.load(ModelFactoryForUser.java:149)
at com.genuitec.eclipse.snippetinstaller.SnippetInstaller.installLibrary(SnippetInstaller.java:39)
at com.aston.AstonWizardsPlugin.installSnippetLibraries(AstonWizardsPlugin.java:323)
at com.aston.AstonWizardsPlugin.startup(AstonWizardsPlugin.java:283)
at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:31)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:321)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:266)
at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:353)
at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:332)
at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:145)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1029)
at org.eclipse.core.runtime.Platform.run(Platform.java:775)
at org.eclipse.ui.internal.Workbench$16.run(Workbench.java:1493)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)!ENTRY com.genuitec.eclipse.wizards 1 1 2005-06-28 00:38:28.533
!MESSAGE Installed snippet library: /usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.wizards_3.8.4/snippets/html_snippets.xml!ENTRY com.ibm.sse.snippets 4 4 2005-06-28 00:38:28.537
!MESSAGE Could not load user items
!STACK 0
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
at com.ibm.sse.snippets.internal.palette.ModelFactoryForUser.load(ModelFactoryForUser.java:149)
at com.genuitec.eclipse.snippetinstaller.SnippetInstaller.installLibrary(SnippetInstaller.java:39)
at com.aston.AstonWizardsPlugin.installSnippetLibraries(AstonWizardsPlugin.java:323)
at com.aston.AstonWizardsPlugin.startup(AstonWizardsPlugin.java:283)
at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:31)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:321)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:266)
at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:353)
at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:332)
at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:145)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1029)
at org.eclipse.core.runtime.Platform.run(Platform.java:775)
at org.eclipse.ui.internal.Workbench$16.run(Workbench.java:1493)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)!ENTRY com.genuitec.eclipse.wizards 1 1 2005-06-28 00:38:28.539
!MESSAGE Installed snippet library: /usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.wizards_3.8.4/snippets/javascript_snippets.xml!ENTRY com.ibm.sse.snippets 4 4 2005-06-28 00:38:28.552
!MESSAGE Could not load user items
!STACK 0
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
at com.ibm.sse.snippets.internal.palette.ModelFactoryForUser.load(ModelFactoryForUser.java:149)
at com.genuitec.eclipse.snippetinstaller.SnippetInstaller.installLibrary(SnippetInstaller.java:39)
at com.aston.AstonWizardsPlugin.installSnippetLibraries(AstonWizardsPlugin.java:323)
at com.aston.AstonWizardsPlugin.startup(AstonWizardsPlugin.java:283)
at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:31)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:321)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:266)
at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:353)
at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:332)
at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:145)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1029)
at org.eclipse.core.runtime.Platform.run(Platform.java:775)
at org.eclipse.ui.internal.Workbench$16.run(Workbench.java:1493)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)!ENTRY com.genuitec.eclipse.wizards 1 1 2005-06-28 00:38:28.553
!MESSAGE Installed snippet library: /usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.wizards_3.8.4/snippets/forms_lists_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 1 2005-06-28 00:38:28.635
!MESSAGE Installed snippet library: /usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.wizards_3.8.4/snippets/jsf_f_snippets.xml!ENTRY com.ibm.sse.snippets 4 4 2005-06-28 00:38:28.668
!MESSAGE Could not load user items
!STACK 0
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
at com.ibm.sse.snippets.internal.palette.ModelFactoryForUser.load(ModelFactoryForUser.java:149)
at com.genuitec.eclipse.snippetinstaller.SnippetInstaller.installLibrary(SnippetInstaller.java:39)
at com.aston.AstonWizardsPlugin.installSnippetLibraries(AstonWizardsPlugin.java:323)
at com.aston.AstonWizardsPlugin.startup(AstonWizardsPlugin.java:283)
at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:31)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:321)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:266)
at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:353)
at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:332)
at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:145)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1029)
at org.eclipse.core.runtime.Platform.run(Platform.java:775)
at org.eclipse.ui.internal.Workbench$16.run(Workbench.java:1493)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)!ENTRY com.genuitec.eclipse.wizards 1 1 2005-06-28 00:38:28.672
!MESSAGE Installed snippet library: /usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.wizards_3.8.4/snippets/htmlform_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 1 2005-06-28 00:38:28.743
!MESSAGE Installed snippet library: /usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.wizards_3.8.4/snippets/struts_logic_snippets.xml!ENTRY com.ibm.sse.snippets 4 4 2005-06-28 00:38:28.769
!MESSAGE Could not load user items
!STACK 0
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
at com.ibm.sse.snippets.internal.palette.ModelFactoryForUser.load(ModelFactoryForUser.java:149)
at com.genuitec.eclipse.snippetinstaller.SnippetInstaller.installLibrary(SnippetInstaller.java:39)
at com.aston.AstonWizardsPlugin.installSnippetLibraries(AstonWizardsPlugin.java:323)
at com.aston.AstonWizardsPlugin.startup(AstonWizardsPlugin.java:283)
at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:31)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:321)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:266)
at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:353)
at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:332)
at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:145)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1029)
at org.eclipse.core.runtime.Platform.run(Platform.java:775)
at org.eclipse.ui.internal.Workbench$16.run(Workbench.java:1493)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)!ENTRY com.genuitec.eclipse.wizards 1 1 2005-06-28 00:38:28.772
!MESSAGE Installed snippet library: /usr/local/java/MyEclipse/eclipse/plugins/com.genuitec.eclipse.wizards_3.8.4/snippets/css_snippets.xml
gsl@linux:~>I then exited Eclipse, removed the log file, ran and then exited Eclipse. The output of the log file is now much smaller and just includes:
gsl@linux:~> cat workspace/.metadata/.log
!SESSION 2005-06-28 00:42:50.585 ———————————————–
eclipse.buildId=I20050513-1415
java.version=1.5.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86!ENTRY org.eclipse.ui 4 4 2005-06-28 00:42:59.878
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.strutsconvert!ENTRY org.eclipse.ui 4 4 2005-06-28 00:42:59.881
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.jsfconvert!ENTRY org.eclipse.ui 4 4 2005-06-28 00:42:59.883
!MESSAGE Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.hibernateconvert
gsl@linux:~>NOTE: No other plugins exist in this new test configuration beyond MyEclipse.
Does this look like a permissions problem? When I install Eclipse as root, it installs as user 1054. If I try to change the user to root, this prevents Eclipse from running and a crash is displayed in a java log. If I leave the user alone, Eclipse “seems” to run properly.
The thing that seems strange is that what appears to be a completely clean install of all components does not appear to be clean, even though the temp license has been extended and Eclipse comes up with its initial Welcome screen.
The MyEclipse_Enterprise_Workbench_v3.8.4_InstallLog.log indicates that all items were installed successfully.
-=> Gregg <=-
Riyad KallaMemberGregg,
Scott suggested you run with JDK 1.4.2, per your logs you are still running with 1.5 as in your original post. Please install JDk 1.4.2_08 and force eclipse to start with it:
eclipse -vm /usr/java/jdk1.4.2_08/bin/java -vmargs -Xmx256m
gsl1ParticipantSorry I misunderstood the request. I have now run:
eclipse -vm /usr/bin/java -vmargs -Xmx256m
The truncated configuration details now show:
*** Date: Tue Jun 28 19:20:21 EDT 2005
*** Platform Details:
*** System properties:
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.buildId=I20050513-1415
eclipse.commands=-os
linux
-ws
gtk
-arch
x86
-launcher
/usr/local/java/eclipse/eclipse
-name
Eclipse
-showsplash
600
-exitdata
476000f
-vm
/usr/bin/java
eclipse.product=org.eclipse.platform.ide
eclipse.startTime=1120000789054
eclipse.vm=/usr/bin/java
eclipse.vmargs=-Xmx256m
-jar
/usr/local/java/eclipse/startup.jar
eof=eof
file.encoding=UTF-8
file.encoding.pkg=sun.io
file.separator=/
java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
java.awt.printerjob=sun.print.PSPrinterJob
java.class.path=/usr/local/java/eclipse/startup.jar
java.class.version=48.0
java.endorsed.dirs=/usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/endorsed
java.ext.dirs=/usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/ext
java.home=/usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre
java.io.tmpdir=/tmp
java.library.path=/usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386/client:/usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/lib/i386:/usr/lib/jvm/java-1.4.2-sun-1.4.2.08/jre/../lib/i386:/opt/mozilla/lib
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
java.runtime.version=1.4.2_08-b03
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.4
java.util.prefs.PreferencesFactory=java.util.prefs.FileSystemPreferencesFactory
java.vendor=Sun Microsystems Inc.
java.vendor.url=http://java.sun.com/
java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
java.version=1.4.2_08
java.vm.info=mixed mode
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=1.4.2_08-b03
line.separator=The trerminal window shows the same errors as before. Namely:
gsl@linux:~> eclipse -vm /usr/bin/java -vmargs -Xmx256m
Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.strutsconvert
Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.jsfconvert
Invalid Menu Extension (Path is invalid): com.genuitec.myeclipse.webproject.action.hibernateconvertand validation still fails to function.
Even ran:
/usr/bin/java -Xms80m -Xmx256m -jar /usr/local/java/eclipse/startup.jar -os linux -ws gtk -arch x86 -launcher /usr/local/java/eclipse/eclipse -name Eclipse -showsplash 600 -exitdata 4960007 -vm /usr/bin/java -vmargs -Xms80m -Xmx256m -jar /usr/local/java/eclipse/startup.jar
with the same results.
I then set my path to:
gsl@linux:~> echo $PATH
/usr/local/java/eclipse:home/gsl/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/binand replaced the /usr/bin/javac command with the following script:
#!/bin/bash
: > /tmp/iRanJavac
echo “———————————-” >> /tmp/iRanJavac
date >> /tmp/iRanJavac
/usr/lib/jvm/java-1.4.2-sun/bin/javac.exe.gsl “$*”
date >> /tmp/iRanJavac
echo “^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^” >> /tmp/iRanJavac
linux:/usr/lib/jvm/java-1.4.2-sun/bin #and renamed the javac executable to javac.exe.gsl
I then confirmed that the /tmp/iRanJavac file was created and timestamped when running javac at the command line from the same user that I am starting Eclipse from. I deleted the /tmp/iRanJavac file.
Then I attempted to validate within Eclipse using:
/usr/bin/java -Xms80m -Xmx256m -jar /usr/local/java/eclipse/startup.jar -os linux -ws gtk -arch x86 -launcher /usr/local/java/eclipse/eclipse -name Eclipse -showsplash 600 -exitdata 4960007 -vm /usr/bin/java -vmargs -Xms80m -Xmx256m -jar /usr/local/java/eclipse/startup.jar
as before. Based on the lack of creation of a /tmp/iRanJavac file, javac never ran or at least the version in the path did not attempt to run and I suspect that no javac executable ever ran.
-=> Gregg <=-
Riyad KallaMemberGregg,
Damn I’m sorry I missed this the first time through, our M7 beta has a bug where no validation IS shown, this is fixed on our 4.0 Milestone 2 beta for Eclipse 3.1 that we just released tonight. Upgrade to Eclipse 3.1 final and give it a try.
gsl1ParticipantJust got back from vacation and had a chance to do the suggested install. JSP validation does indeed work as stated. Thanks for all the support.
-=> Gregg <=-
-
AuthorPosts