facebook

Compile errors for JSPs with comments

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #206438 Reply

    When I try to compile JSP pages with comments in them, I get unusual problem outputs, like “Syntax error, insert “Finally” to complete TryStatement” and “Syntax error, insert”}” to complete ClassBody”

    JSPs with block comments or without comments compile fine.

    I’ve gotten this with the following combinations (I removed and installed Eclipse and MyEclipse each time):
    Eclipse 3.0M7/MyEclipse 3.7.1
    Eclipse 3.0M8/MyEclipse 3.7.2
    Eclipse 2.1.3/MyEclipse 2.7.1

    I’m currently using Eclipse 3.0M8/MyEclipse 3.7.2
    My OS is SuSE Linux 9.0 and my JDK is Sun Java 1.4.2.

    Here’s my config info:
    *** Date: 4/27/04 6:14 PM

    *** System properties:
    eclipse.application=org.eclipse.ui.ide.workbench
    eclipse.commands=-os
    linux
    -ws
    gtk
    -arch
    x86
    -showsplash
    /home/cstephens/eclipse/eclipse -showsplash 600
    -exitdata
    /home/cstephens/eclipse/eclipse -exitdata c80011
    -vm
    /usr/lib/java/bin/java
    -vmargs
    -cp
    /home/cstephens/eclipse/startup.jar
    org.eclipse.core.launcher.Main

    eclipse.debug.startupTime=1083102253788
    eclipse.noLazyRegistryCacheLoading=true
    eclipse.product=org.eclipse.platform
    eclipse.vm=/usr/lib/java/bin/java
    eclipse.vmargs=-cp
    /home/cstephens/eclipse/startup.jar
    org.eclipse.core.launcher.Main

    eof=eof
    file.encoding=ISO-8859-1
    file.encoding.pkg=sun.io
    file.separator=/
    java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
    java.awt.printerjob=sun.print.PSPrinterJob
    java.class.path=/home/cstephens/eclipse/startup.jar
    java.class.version=48.0
    java.endorsed.dirs=/usr/lib/SunJava2-1.4.2/jre/lib/endorsed
    java.ext.dirs=/usr/lib/SunJava2-1.4.2/jre/lib/ext
    java.home=/usr/lib/SunJava2-1.4.2/jre
    java.io.tmpdir=/tmp
    java.library.path=/usr/lib/SunJava2-1.4.2/jre/lib/i386/client:/usr/lib/SunJava2-1.4.2/jre/lib/i386:/usr/lib/SunJava2-1.4.2/jre/../lib/i386:/opt/oracle/product/9ir2/lib:/opt/oracle/product/9ir2/ctx/lib
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version=1.4.2-b28
    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
    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-b28
    line.separator=

    org.eclipse.jdt.debug.ui.scrapbookActive=false
    org.osgi.framework.executionenvironment=
    org.osgi.framework.language=en
    org.osgi.framework.os.name=Linux
    org.osgi.framework.os.version=2.4.21-202-default
    org.osgi.framework.processor=i386
    org.osgi.framework.vendor=Eclipse
    org.osgi.framework.version=1.2.0
    org.xml.sax.driver=org.apache.crimson.parser.XMLReaderImpl
    os.arch=i386
    os.name=Linux
    os.version=2.4.21-202-default
    osgi.arch=x86
    osgi.bundles=org.eclipse.osgi.services, org.eclipse.osgi.util, org.eclipse.core.runtime@2, org.eclipse.update.configurator@3
    osgi.bundlestore=/home/cstephens/eclipse/configuration/org.eclipse.osgi/bundles
    osgi.configuration.area=file:/home/cstephens/eclipse/configuration/
    osgi.framework=file:/home/cstephens/eclipse/plugins/org.eclipse.osgi_3.0.0/
    osgi.framework.beginningstartlevel=1
    osgi.framework.version=3.0.0
    osgi.frameworkClassPath=core.jar, console.jar, osgi.jar, resolver.jar, defaultAdaptor.jar, eclipseAdaptor.jar
    osgi.install.area=file:/home/cstephens/eclipse/
    osgi.instance.area=file:/home/cstephens/workspace
    osgi.logfile=/home/cstephens/workspace/.metadata/.log
    osgi.manifest.cache=/home/cstephens/eclipse/configuration/org.eclipse.osgi/manifests
    osgi.nl=en_US
    osgi.os=linux
    osgi.splashLocation=/home/cstephens/eclipse/plugins/org.eclipse.platform_3.0.0/splash.bmp
    osgi.splashPath=platform:/base/plugins/org.eclipse.platform
    osgi.ws=gtk
    path.separator=:
    sun.arch.data.model=32
    sun.boot.class.path=/usr/lib/SunJava2-1.4.2/jre/lib/rt.jar:/usr/lib/SunJava2-1.4.2/jre/lib/i18n.jar:/usr/lib/SunJava2-1.4.2/jre/lib/sunrsasign.jar:/usr/lib/SunJava2-1.4.2/jre/lib/jsse.jar:/usr/lib/SunJava2-1.4.2/jre/lib/jce.jar:/usr/lib/SunJava2-1.4.2/jre/lib/charsets.jar:/usr/lib/SunJava2-1.4.2/jre/classes
    sun.boot.library.path=/usr/lib/SunJava2-1.4.2/jre/lib/i386
    sun.cpu.endian=little
    sun.cpu.isalist=
    sun.io.unicode.encoding=UnicodeLittle
    sun.java2d.fontpath=
    sun.os.patch.level=unknown
    user.country=US
    user.dir=/home/cstephens
    user.home=/home/cstephens
    user.language=en
    user.name=cstephens
    user.timezone=US/Eastern
    vendor=Apache Software Foundation
    vendor-url=http://xml.apache.org/xalan-j
    version=2.4.1

    *** Features:
    com.genuitec.myeclipse.ast (3.7.2) “MyEclipse Application Server Tooling”
    com.genuitec.myeclipse.core (3.7.2) “MyEclipse Core Tooling”
    com.genuitec.myeclipse.enterprise (3.7.2) “MyEclipse Enterprise Workbench”
    com.genuitec.myeclipse.help (3.7.2) “MyEclipse Help Documentation”
    com.genuitec.myeclipse.wdt (3.7.2) “MyEclipse Web Development Tooling”
    org.eclipse.jdt (3.0.0) “Eclipse Java Development Tools”
    org.eclipse.jdt.source (3.0.0) “Eclipse Java Development Tools SDK”
    org.eclipse.pde (3.0.0) “Eclipse Plug-in Development Environment”
    org.eclipse.platform (3.0.0) “Eclipse Platform”
    org.eclipse.platform.source (3.0.0) “Eclipse Platform Plug-in Developer Resources”
    org.eclipse.sdk (3.0.0) “Eclipse Project SDK”

    *** Plug-in Registry:
    com.genuitec.eclipse.ast.deploy.core (3.7.2) “Deployment Core Plug-in”
    com.genuitec.eclipse.core (3.7.2) “Genuitec Core”
    com.genuitec.eclipse.cross.easystruts.eclipse (3.7.2) “Stuts Support”
    com.genuitec.eclipse.easie.bejy (3.7.2) “Genuitec EASIE Bejy Tiger”
    com.genuitec.eclipse.easie.core (3.7.2) “Genuitec EASIE Core”
    com.genuitec.eclipse.easie.jboss (3.7.2) “Genuitec EASIE JBoss”
    com.genuitec.eclipse.easie.jboss2 (3.7.2) “Genuitec EASIE JBoss 2”
    com.genuitec.eclipse.easie.jboss3 (3.7.2) “Genuitec EASIE JBoss 3”
    com.genuitec.eclipse.easie.jboss4 (3.7.2) “Genuitec EASIE JBoss 4”
    com.genuitec.eclipse.easie.jetty (3.7.2) “Genuitec EASIE Jetty”
    com.genuitec.eclipse.easie.jetty4 (3.7.2) “Genuitec EASIE Jetty 4”
    com.genuitec.eclipse.easie.jetty5 (3.7.2) “Genuitec EASIE Jetty 5”
    com.genuitec.eclipse.easie.jonas (3.7.2) “Genuitec EASIE Jonas”
    com.genuitec.eclipse.easie.jonas3 (3.7.2) “Genuitec EASIE Jonas 3”
    com.genuitec.eclipse.easie.jrun (3.7.2) “Genuitec EASIE JRun”
    com.genuitec.eclipse.easie.jrun4 (3.7.2) “Genuitec EASIE JRun 4”
    com.genuitec.eclipse.easie.oracle (3.7.2) “Genuitec EASIE Oracle AS”
    com.genuitec.eclipse.easie.oracle9 (3.7.2) “Genuitec EASIE Oracle 9i/AS”
    com.genuitec.eclipse.easie.orion1 (3.7.2) “Genuitec EASIE Orion 1”
    com.genuitec.eclipse.easie.orion2 (3.7.2) “Genuitec EASIE Orion 2”
    com.genuitec.eclipse.easie.resin (3.7.2) “Genuitec EASIE Resin”
    com.genuitec.eclipse.easie.resin2 (3.7.2) “Genuitec EASIE Resin 2”
    com.genuitec.eclipse.easie.resin3 (3.7.2) “Genuitec EASIE Resin 3”
    com.genuitec.eclipse.easie.tomcat (3.7.2) “Genuitec EASIE Tomcat”
    com.genuitec.eclipse.easie.tomcat4 (3.7.2) “Genuitec EASIE Tomcat 4”
    com.genuitec.eclipse.easie.tomcat5 (3.7.2) “Genuitec EASIE Tomcat 5”
    com.genuitec.eclipse.easie.weblogic (3.7.2) “Genuitec EASIE WebLogic”
    com.genuitec.eclipse.easie.weblogic6 (3.7.2) “Genuitec EASIE WebLogic 6”
    com.genuitec.eclipse.easie.weblogic7 (3.7.2) “Genuitec EASIE WebLogic 7”
    com.genuitec.eclipse.easie.weblogic8 (3.7.2) “Genuitec EASIE WebLogic 8”
    com.genuitec.eclipse.easie.websphere (3.7.2) “Genuitec EASIE WebSphere 4”
    com.genuitec.eclipse.easie.websphere5 (3.7.2) “Genuitec EASIE WebSphere 5”
    com.genuitec.eclipse.j2eedt.core (3.7.2) “Genuitec J2EE Development Tooling”
    com.genuitec.eclipse.struts (3.7.2) “com.genuitec.eclipse.struts”
    com.genuitec.eclipse.struts.visualeditor (3.7.2) “com.genuitec.eclipse.struts.visualeditor”
    com.genuitec.eclipse.wdt.jsp.debug (3.7.2) “MyEclipse JSP Debug Tooling”
    com.genuitec.eclipse.wizards (3.7.2) “Aston Wizards for MyEclipse”
    com.genuitec.eclipse.xmen (3.7.2) “MyEclipse XML Editor”
    com.genuitec.jboss.ide.eclipse.apache.xalan (3.7.2) “Genuitec XDoclet Apache Xalan Plug-in”
    com.genuitec.jboss.ide.eclipse.core (3.7.2) “Genuitec XDoclet Support Core Plug-in”
    com.genuitec.jboss.ide.eclipse.xdoclet.assist (3.7.2) “Genuitec XDoclet Assist Plug-in”
    com.genuitec.jboss.ide.eclipse.xdoclet.core (3.7.2) “Genuitec XDoclet Core Plug-in”
    com.genuitec.jboss.ide.eclipse.xdoclet.run (3.7.2) “Genuitec XDoclet Runner Plug-in”
    com.genuitec.jboss.ide.eclipse.xdoclet.ui (3.7.2) “Genuitec XDoclet UI Plug-in”
    com.genuitec.myeclipse.ast (3.7.2) “MyEclipse Application Server Tooling”
    com.genuitec.myeclipse.core (3.7.2) “MyEclipse Core Tooling”
    com.genuitec.myeclipse.doc (3.7.2) “MyEclipse Documentation Plug-in”
    com.genuitec.myeclipse.enterprise (3.7.2) “MyEclipse Enterprise Workbench”
    com.genuitec.myeclipse.help (3.7.2) “MyEclipse Help Documentation”
    com.genuitec.myeclipse.perspective (3.7.2) “MyEclipse Perspective Plug-in”
    com.genuitec.myeclipse.wdt (3.7.2) “MyEclipse Web Development Tooling”
    de.bb.bje.eclipse (3.7.2) “BJE Plug-in”
    net.sf.solareclipse.ui (3.7.2) “SolarEclipse UI”
    net.sf.solareclipse.xml.core (3.7.2) “XML Core Plug-in”
    net.sf.solareclipse.xml.ui (3.7.2) “XML Development Tools UI”
    org.apache.ant (1.6.1) “Apache Ant”
    org.apache.lucene (1.3.0) “Apache Lucene”
    org.apache.xerces (4.0.13) “Xerces Based XML Parser”
    org.eclipse.ant.core (3.0.0) “Ant Build Tool Core”
    org.eclipse.ant.ui (3.0.0) “Ant UI”
    org.eclipse.compare (3.0.0) “Compare Support”
    org.eclipse.core.boot (3.0.0) “Core Boot”
    org.eclipse.core.expressions (3.0.0) “Expression Language”
    org.eclipse.core.filebuffers (3.0.0) “File Buffers”
    org.eclipse.core.resources (3.0.0) “Core Resource Management”
    org.eclipse.core.runtime (3.0.0) “Core Runtime”
    org.eclipse.core.runtime.compatibility (3.0.0) “Core Runtime Plug-in Compatibility”
    org.eclipse.core.variables (3.0.0) “Core Variables”
    org.eclipse.debug.core (3.0.0) “Debug Core”
    org.eclipse.debug.ui (3.7.2) “Debug UI”
    org.eclipse.draw2d (3.0.0) “Draw2d”
    org.eclipse.gef (3.0.0) “Graphical Editing Framework”
    org.eclipse.help (3.0.0) “Help System Core”
    org.eclipse.help.appserver (3.0.0) “Help Application Server”
    org.eclipse.help.base (3.0.0) “Help System Base”
    org.eclipse.help.ide (3.0.0) “Help System IDE”
    org.eclipse.help.ui (3.0.0) “Help System UI”
    org.eclipse.help.webapp (3.0.0) “Help System Webapp”
    org.eclipse.jdt (3.0.0) “Eclipse Java Development Tools”
    org.eclipse.jdt.core (3.0.0) “Java Development Tools Core”
    org.eclipse.jdt.debug (3.7.2) “JDI Debug Model”
    org.eclipse.jdt.debug.ui (3.0.0) “JDI Debug UI”
    org.eclipse.jdt.doc.isv (3.0.0) “Eclipse JDT Plug-in Developer Guide”
    org.eclipse.jdt.doc.user (3.0.0) “Eclipse Java Development User Guide”
    org.eclipse.jdt.junit (3.0.0) “Java Development Tools JUnit support”
    org.eclipse.jdt.junit.runtime (3.0.0) “Java Development Tools JUnit runtime support”
    org.eclipse.jdt.launching (3.0.0) “Java Development Tools Launching Support”
    org.eclipse.jdt.source (3.0.0) “Eclipse Java Development Tools SDK”
    org.eclipse.jdt.ui (3.0.0) “Java Development Tools UI”
    org.eclipse.jface (3.0.0) “JFace”
    org.eclipse.jface.text (3.0.0) “JFace Text”
    org.eclipse.osgi (3.0.0) “OSGi System Bundle”
    org.eclipse.osgi.services (3.0.0) “Eclipse OSGi Services”
    org.eclipse.osgi.util (3.0.0) “Eclipse OSGi Utilities”
    org.eclipse.pde (3.0.0) “Eclipse Plug-in Development Environment”
    org.eclipse.pde.build (3.0.0) “Plug-in Development Environment Build Support”
    org.eclipse.pde.core (3.0.0) “Plug-in Development Core”
    org.eclipse.pde.doc.user (3.0.0) “Eclipse Plug-in Development User Guide”
    org.eclipse.pde.junit.runtime (3.0.0) “PDE JUnit Plug-in Test”
    org.eclipse.pde.runtime (3.0.0) “Plug-in Development Environment Runtime”
    org.eclipse.pde.source (3.0.0) “Eclipse Plug-in Development Environment Source Code”
    org.eclipse.pde.ui (3.0.0) “Plug-in Development UI”
    org.eclipse.platform (3.0.0) “Eclipse Platform”
    org.eclipse.platform.doc.isv (3.0.0) “Eclipse Platform Plug-in Developer Guide”
    org.eclipse.platform.doc.user (3.0.0) “Eclipse Workbench User Guide”
    org.eclipse.platform.source (3.0.0) “Eclipse Platform Plug-in Developer Resources”
    org.eclipse.sdk (3.0.0) “Eclipse Project SDK”
    org.eclipse.search (3.0.0) “Search Support”
    org.eclipse.swt (3.0.0) “Standard Widget Toolkit”
    org.eclipse.team.core (3.0.0) “Team Support Core”
    org.eclipse.team.cvs.core (3.0.0) “CVS Team Provider Core”
    org.eclipse.team.cvs.ssh (3.0.0) “CVS SSH Core”
    org.eclipse.team.cvs.ssh2 (3.0.0) “CVS SSH2”
    org.eclipse.team.cvs.ui (3.0.0) “CVS Team Provider UI”
    org.eclipse.team.ui (3.0.0) “Team Support UI”
    org.eclipse.text (3.0.0) “Text”
    org.eclipse.tomcat (4.1.30) “Tomcat Wrapper”
    org.eclipse.ui (3.0.0) “Eclipse UI”
    org.eclipse.ui.cheatsheets (3.0.0) “Cheat Sheets”
    org.eclipse.ui.console (3.0.0) “Console”
    org.eclipse.ui.editors (3.0.0) “Default Text Editor”
    org.eclipse.ui.externaltools (3.0.0) “External Tools”
    org.eclipse.ui.forms (3.0.0) “Eclipse Forms”
    org.eclipse.ui.ide (3.0.0) “Eclipse IDE UI”
    org.eclipse.ui.intro (3.0.0) “Intro Plugin”
    org.eclipse.ui.versioncheck (3.0.0) “Eclipse Version Check”
    org.eclipse.ui.views (3.0.0) “Views”
    org.eclipse.ui.workbench (3.0.0) “Workbench”
    org.eclipse.ui.workbench.texteditor (3.0.0) “Text Editor Framework”
    org.eclipse.update.configurator (3.0.0) “Install/Update Configurator”
    org.eclipse.update.core (3.0.0) “Install/Update Core”
    org.eclipse.update.scheduler (3.0.0) “Automatic Updates Scheduler”
    org.eclipse.update.ui (3.0.0) “Install/Update UI”
    org.eclipse.update.ui.forms (3.0.0) “Install/Update Forms”
    org.junit (3.8.1) “JUnit Testing Framework”

    *** User Preferences:
    #Tue Apr 27 18:14:14 EDT 2004
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_STRUTS_HOME=/home/cstephens/MyEclipse/eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.7.2/data
    /instance/com.genuitec.eclipse.wizards/struct.set.2=java.util.HashSet
    /instance/com.genuitec.eclipse.wizards/struct.set.1=java.util.TreeSet
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.builder.resourceCopyExclusionFilter=*.launch
    /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/com.genuitec.eclipse.easie.tomcat/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.wizards/list.template.2.label=Default template for List with object types
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations=1
    /instance/com.genuitec.eclipse.wizards/singleton.template.2=Templates/Singleton2.java
    /instance/com.genuitec.eclipse.wizards/singleton.template.1=Templates/Singleton.java
    /instance/com.genuitec.eclipse.wizards/list.template.3.label=Default template for List with basic types WRAPPED
    /instance/de.bb.bje.eclipse/ebejy/html/tag/name.bgcolor=255,255,255
    /instance/de.bb.bje.eclipse/printMargin=false
    /instance/com.genuitec.eclipse.easie.jetty4/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.easie.jboss3/SERVER_ENABLEMENT=false
    /instance/org.eclipse.jdt.ui/formatter_profile=_ICE Conventions
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.brace_position_for_block=next_line
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.LOG4J=/storage/projects/SharedLibrary/Deployment/lib/log4j.jar
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.ECLIPSE_HOME=/home/cstephens/eclipse
    /instance/com.genuitec.eclipse.easie.weblogic/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.wizards/list.template.1.label=Default template for List with basic types (no List used)
    /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”>
    /instance/com.genuitec.eclipse.wizards/doctype.html.5=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 3.2 Final//EN”>
    /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.jboss/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.insert_new_line_in_control_statements=insert
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.codeComplete.visibilityCheck=enabled
    /instance/org.eclipse.jdt.ui/hoverModifierMasks=org.eclipse.jdt.internal.debug.ui.JavaDebugHover;0;org.eclipse.jdt.ui.AnnotationHover;0;org.eclipse.jdt.ui.BestMatchHover;0;org.eclipse.jdt.ui.JavadocHover;0;org.eclipse.jdt.ui.JavaSourceHover;262144;
    /instance/com.genuitec.eclipse.wizards/enumeration.template.1.label=Default template for enumeration
    /instance/com.genuitec.eclipse.wizards/set.template.2.label=Default template for Set with object types
    /instance/de.bb.bje.eclipse/lfAfter=false
    /instance/com.genuitec.eclipse.easie.weblogic6/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /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″>\n<vmType id\=”org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType”>\n<vm id\=”0″ name\=”SunJava2-1.4.2″ path\=”/usr/lib/SunJava2-1.4.2″ javadocURL\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\n</vmType>\n</vmSettings>\n
    /instance/com.genuitec.eclipse.wizards/set.template.2=Templates/SetObjectType.java
    /instance/com.genuitec.eclipse.wizards/set.template.1=Templates/SetBasicType.java
    /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.webapp_theice.com_11.000|org.eclipse.jdt.USER_LIBRARY/ICE\ Communication\ 11.000\ Library=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry kind\=”lib” path\=”/storage/projects/framework/1.0-BuildResults/buildResults/fwk.jar”/>\n<classpathentry kind\=”lib” path\=”/storage/projects/freezer/1.0-BuildResults/buildResults/Freezer.jar”/>\n<classpathentry kind\=”lib” path\=”/storage/projects/ice_common/11.000-BuildResults/buildResults/Common.jar”/>\n<classpathentry kind\=”lib” path\=”/storage/projects/idl/11.000-BuildResults/BuildResults/idl.jar”/>\n<classpathentry kind\=”lib” path\=”/storage/projects/marketrouter/11.000-BuildResults/BuildResults/RouterInterface.jar”/>\n<classpathentry kind\=”lib” path\=”/storage/projects/SharedLibrary/Deployment/lib/weblogic.jar”/>\n</classpath>\n
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.webapp_theice.com_11.000|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/rt.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/sunrsasign.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/jsse.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/jce.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/charsets.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/ext/dnsns.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/ext/sunjce_provider.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/ext/ldapsec.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/ext/localedata.jar”/>\n</classpath>\n
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.userLibrary.Struts\ 1.1\ Library=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<userlibrary systemlibrary\=”false” version\=”1″>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/struts/commons-beanutils.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/struts/commons-collections.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/struts/commons-digester.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/struts/commons-fileupload.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/struts/commons-lang.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/struts/commons-logging.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/struts/commons-validator.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/struts/jakarta-oro.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/struts/struts.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/struts/struts-legacy.jar”/>\n</userlibrary>\n
    /instance/de.bb.bje.eclipse/updateTags=true
    /instance/com.genuitec.eclipse.wizards/set.template.1.label=Default template for Set with basic types
    /instance/de.bb.bje.eclipse/tabSize=3
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.blank_lines_before_field=1
    /instance/org.eclipse.jdt.ui/tabWidthPropagated=true
    /instance/de.bb.bje.eclipse/htmlLower=true
    /instance/com.genuitec.eclipse.easie.jetty5/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration=next_line
    /instance/com.genuitec.eclipse.easie.jetty/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.wizards/factory.template.1.label=Default template for factory
    /instance/de.bb.bje.eclipse/ebejy/html/tag/attribute.bgcolor=255,255,255
    /instance/de.bb.bje.eclipse/currentLine=true
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.JRE_LIB=/usr/lib/SunJava2-1.4.2/jre/lib/rt.jar
    /instance/com.genuitec.eclipse.j2eedt.core/auto_manage_classpath=false
    /instance/com.genuitec.eclipse.easie.bejy/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/de.bb.bje.eclipse/tab2Space=true
    /instance/com.genuitec.eclipse.easie.weblogic8/RUNTIME_ROOT_DIRECTORY=/mydomain
    /instance/de.bb.bje.eclipse/lfBefore=false
    /instance/com.genuitec.eclipse.easie.tomcat5/TOMCAT_BASE=/var/opt/jakarta-tomcat-5.0.19
    /instance/com.genuitec.eclipse.wizards/applethtml.template.1=Templates/Applet.html
    /instance/de.bb.bje.eclipse/AbstractTextEditor.Color.Background.SystemDefault=false
    /instance/com.genuitec.eclipse.easie.weblogic7/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.remove_unnecessary_semicolon=true
    /instance/org.eclipse.pde.core/platform_path=/home/cstephens/eclipse
    /instance/com.genuitec.eclipse.easie.jboss2/SERVER_STARTUP_ARG=catalina
    \!/instance=
    /instance/de.bb.bje.eclipse/overviewRuler=true
    /instance/com.genuitec.eclipse.wizards/object.template.9.label=Default template for enumeration
    /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 kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/rt.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/sunrsasign.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/jsse.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/jce.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/charsets.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/ext/dnsns.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/ext/sunjce_provider.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/ext/ldapsec.jar”/>\n<classpathentry kind\=”lib” path\=”/usr/lib/SunJava2-1.4.2/jre/lib/ext/localedata.jar”/>\n</classpath>\n
    /instance/de.bb.bje.eclipse/ebejy/html/comment.bgcolor=255,255,255
    /instance/de.bb.bje.eclipse/ebejy/jsp/directive/attribute/value.bgcolor=255,255,255
    /instance/com.genuitec.eclipse.wizards/struct.list.4=java.util.Stack
    /instance/org.eclipse.ui.ide/INTRO=false
    /instance/com.genuitec.eclipse.wizards/struct.list.3=java.util.LinkedList
    /instance/com.genuitec.eclipse.wizards/struct.list.2=java.util.Vector
    /instance/com.genuitec.eclipse.wizards/struct.list.1=java.util.ArrayList
    /instance/com.genuitec.eclipse.wizards/singleton.template.2.label=Singleton with double-checked locking
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.blank_lines_before_member_type=1
    /instance/com.genuitec.eclipse.wizards/object.template.6.label=Default template for a Struts Action class
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.brace_position_for_switch=next_line
    /instance/de.bb.bje.eclipse/ebejy/html.bgcolor=255,255,255
    /instance/com.genuitec.eclipse.wizards/list.template.3=Templates/ListBasicTypeAsObjectType.java
    /instance/com.genuitec.eclipse.wizards/object.template.7.label=Default template for a Struts DispatchAction class
    /instance/com.genuitec.eclipse.wizards/list.template.2=Templates/ListObjectType.java
    /instance/com.genuitec.eclipse.easie.weblogic8/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.wizards/list.template.1=Templates/ListBasicType.java
    /instance/com.genuitec.eclipse.wizards/object.template.8.label=Default template for singleton
    /instance/com.genuitec.eclipse.wizards/ejb.template.3=Templates/EjbEntity.java
    /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/com.genuitec.eclipse.wizards/applet.template.2=Templates/Applet14.java
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration=1
    /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/singleton.template.1.label=Default template for singleton
    /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.easie.resin2/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.wizards/object.template.7=Templates/StrutsDispatchAction.java
    /instance/com.genuitec.eclipse.wizards/xml.template.4=Templates/StrutsConfig.xml
    /instance/com.genuitec.eclipse.wizards/object.template.6=Templates/StrutsAction.java
    /instance/com.genuitec.eclipse.wizards/xml.template.3=Templates/WebXmlStruts.xml
    /instance/com.genuitec.eclipse.wizards/object.template.5=Templates/StrutsActionForm.java
    /instance/com.genuitec.eclipse.wizards/xml.template.2=Templates/WebXml.xml
    /instance/com.genuitec.eclipse.wizards/object.template.4=Templates/Servlet.java
    /instance/com.genuitec.eclipse.wizards/xml.template.1=Templates/Xml.xml
    /instance/com.genuitec.eclipse.easie.jonas3/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.wizards/object.template.3=Templates/Applet.java
    /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
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.userLibrary.Jakarta\ XML\ Library=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<userlibrary systemlibrary\=”false” version\=”1″>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/xml-apis.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/xercesImpl.jar”/>\n</userlibrary>\n
    file_export_version=3.0
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.tabulation.size=3
    /instance/com.genuitec.eclipse.easie.jboss3/SERVER_STARTUP_ARG=-c default
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.blank_lines_before_imports=1
    /instance/com.genuitec.eclipse.wizards/object.template.1.label=Default template for a bean class
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.JUNIT_HOME=/home/cstephens/eclipse/plugins/org.junit_3.8.1/
    /instance/de.bb.bje.eclipse/ebejy/jsp/comment.bgcolor=255,255,255
    /instance/org.eclipse.jdt.ui/lineNumberRuler=true
    /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/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.blank_lines_before_method=1
    /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 object types
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.tabulation.char=space
    /instance/de.bb.bje.eclipse/ebejy/jsp/directive/keyword.bgcolor=255,255,255
    /instance/de.bb.bje.eclipse/ebejy/html/tag.bgcolor=255,255,255
    /instance/com.genuitec.eclipse.j2eedt.core/upgrade_020101_performed=true
    /instance/com.genuitec.eclipse.easie.jboss2/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.wizards/xml.template.3.label=XML template for a web.xml file with Struts
    /instance/com.genuitec.eclipse.easie.jonas3/JONAS_LIB_KEY=/lib
    /instance/com.genuitec.eclipse.wizards/ejb.template.2.label=Message Driven EJB
    /instance/com.genuitec.eclipse.easie.resin3/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.easie.oracle/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.wizards/xml.template.4.label=XML template for a struts-config.xml file
    /instance/com.genuitec.eclipse.easie.jrun/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.wizards/ejb.template.3.label=Entity EJB
    /instance/com.genuitec.eclipse.wizards/applet.template.1.label=Template for Applet with JDK1.3
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.editor.tab.width=3
    /instance/com.genuitec.eclipse.easie.websphere/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.wizards/applet.template.2.label=Template for Applet with JDK1.4
    /instance/de.bb.bje.eclipse/ebejy/jsp/directive/attribute.bgcolor=255,255,255
    /instance/com.genuitec.eclipse.easie.tomcat5/TOMCAT_TEMP=/var/opt/jakarta-tomcat-5.0.19/temp
    /instance/com.genuitec.eclipse.easie.weblogic7/STARTUP_DIR=/mydomain
    /instance/com.genuitec.eclipse.wizards/xml.template.1.label=Default XML template
    /instance/de.bb.bje.eclipse/lineNumberRuler=false
    /instance/de.bb.bje.eclipse/currentLineColor.bgcolor=255,255,255
    /instance/com.genuitec.eclipse.wizards/xml.template.2.label=XML template for a web.xml file
    /instance/com.genuitec.eclipse.wizards/ejb.template.1.label=Session EJB
    /instance/com.genuitec.eclipse.easie.websphere5/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.easie.jboss3/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.userLibrary.JSTL\ 1.1\ Library=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<userlibrary systemlibrary\=”false” version\=”1″>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/jstl/lib/jstl.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/jstl/lib/standard.jar”/>\n</userlibrary>\n
    /instance/de.bb.bje.eclipse/currentLineColor=225,235,224
    /instance/de.bb.bje.eclipse/printMarginColumn=80
    /instance/com.genuitec.eclipse.easie.jboss4/SERVER_STARTUP_ARG=-c default
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.webapp_theice.com_11.000|com.genuitec.eclipse.j2eedt.core.J2EE13_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry kind\=”lib” path\=”/home/cstephens/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.7.2/data/libraryset/1.3/activation.jar”/>\n<classpathentry kind\=”lib” path\=”/home/cstephens/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.7.2/data/libraryset/1.3/jts.jar”/>\n<classpathentry kind\=”lib” path\=”/home/cstephens/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.7.2/data/libraryset/1.3/jsse.jar”/>\n<classpathentry kind\=”lib” path\=”/home/cstephens/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.7.2/data/libraryset/1.3/mail.jar”/>\n<classpathentry kind\=”lib” path\=”/home/cstephens/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.7.2/data/libraryset/1.3/javax.servlet.jar”/>\n<classpathentry kind\=”lib” path\=”/home/cstephens/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.7.2/data/libraryset/1.3/jboss-jaas.jar”/>\n<classpathentry kind\=”lib” path\=”/home/cstephens/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.7.2/data/libraryset/1.3/jboss-j2ee.jar”/>\n</classpath>\n
    /instance/com.genuitec.eclipse.j2eedt.core/version=3.7.2
    /instance/com.genuitec.eclipse.easie.resin/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.brace_position_for_method_declaration=next_line
    /instance/com.genuitec.eclipse.wizards/map.template.2=Templates/MapObjectType.java
    /instance/com.genuitec.eclipse.wizards/map.template.1=Templates/MapBasicType.java
    /instance/org.eclipse.jdt.ui/org.eclipse.jface.textfont=1|Monospace|10|0|GTK|1|;
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.NETSCAPE=/storage/projects/SharedLibrary/Deployment/lib/netscape.jar
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.userLibrary.Axis\ Library=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<userlibrary systemlibrary\=”false” version\=”1″>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/axis/axis-ant.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/axis/axis.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/axis/commons-discovery.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/axis/commons-logging.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/axis/jaxrpc.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/axis/log4j-1.2.8.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/axis/saaj.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/axis/wsdl4j.jar”/>\n</userlibrary>\n
    /instance/com.genuitec.eclipse.easie.tomcat4/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.JRE_SRCROOT=
    /instance/com.genuitec.eclipse.easie.oracle9/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.easie.orion1/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/org.eclipse.jdt.ui/fontPropagated=true
    /instance/com.genuitec.eclipse.easie.jonas/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.wizards/servlet.template.1.label=Default template for Servlet
    /instance/com.genuitec.eclipse.wizards/html.template.3=Templates/Applet.html
    /instance/com.genuitec.eclipse.wizards/html.template.2=Templates/HtmlWithLoginForm.html
    /instance/com.genuitec.eclipse.wizards/html.template.1=Templates/Html.html
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve=1
    /instance/de.bb.bje.eclipse/ebejy/error.bgcolor=255,255,255
    /instance/com.genuitec.eclipse.wizards/applethtml.template.1.label=Default Applet HTML template
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration=next_line
    /instance/org.eclipse.jdt.ui/tabWidth=3
    /instance/com.genuitec.eclipse.wizards/struct.map.4=java.util.TreeMap
    /instance/com.genuitec.eclipse.wizards/array.template.2=Templates/ArrayObjectType.java
    /instance/com.genuitec.eclipse.wizards/struct.map.3=java.util.WeakHashMap
    /instance/com.genuitec.eclipse.easie.jrun4/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.wizards/array.template.1=Templates/ArrayBasicType.java
    /instance/org.eclipse.jdt.ui/hoverModifiers=org.eclipse.jdt.internal.debug.ui.JavaDebugHover;\!0;org.eclipse.jdt.ui.AnnotationHover;\!0;org.eclipse.jdt.ui.BestMatchHover;0;org.eclipse.jdt.ui.JavadocHover;\!0;org.eclipse.jdt.ui.JavaSourceHover;Ctrl;
    /instance/com.genuitec.eclipse.wizards/struct.map.2=java.util.Hashtable
    /instance/com.genuitec.eclipse.wizards/servlet.template.1=Templates/Servlet.java
    /instance/com.genuitec.eclipse.wizards/struct.map.1=java.util.HashMap
    /instance/com.genuitec.eclipse.wizards/jsp.template.4.label=Just as HTML
    /instance/com.genuitec.eclipse.easie.jboss4/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/com.genuitec.eclipse.wizards/map.template.1.label=Default template for Map with basic types
    /instance/com.genuitec.eclipse.cross.easystruts.eclipse/me.rc2.upgraded=true
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.webapp_theice.com_11.000|org.eclipse.jdt.USER_LIBRARY/J2EE\ 1.4\ Library=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry kind\=”lib” path\=”/storage/projects/SharedLibrary/Deployment/lib/jsp-api.jar”/>\n<classpathentry kind\=”lib” path\=”/storage/projects/SharedLibrary/Deployment/lib/servlet-api.jar”/>\n</classpath>\n
    /instance/com.genuitec.eclipse.wizards/map.template.2.label=Default template for Map with object types
    /instance/com.genuitec.eclipse.easie.orion2/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/de.bb.bje.eclipse/removeEmptyLines=false
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_LIB_HOME=/home/cstephens/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.7.2/data/libraryset
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.webapp_theice.com_11.000|org.eclipse.jdt.USER_LIBRARY/Jakarta\ XML\ Library=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry kind\=”lib” path\=”/storage/projects/SharedLibrary/Deployment/lib/xml-apis.jar”/>\n<classpathentry kind\=”lib” path\=”/storage/projects/SharedLibrary/Deployment/lib/xercesImpl.jar”/>\n</classpath>\n
    /instance/com.genuitec.eclipse.wizards/html.template.3.label=Default Applet HTML template
    /instance/com.genuitec.eclipse.wizards/jsp.template.2.label=Standard JSP using Struts 1.1
    /instance/de.bb.bje.eclipse/ebejy/jsp/directive.bgcolor=255,255,255
    /instance/com.genuitec.eclipse.easie.weblogic8/STARTUP_DIR=/mydomain
    /instance/de.bb.bje.eclipse/ebejy/html/taglib.bgcolor=255,255,255
    /instance/com.genuitec.eclipse.wizards/jsp.template.4=Templates/Jsp2.jsp
    /instance/com.genuitec.eclipse.wizards/jsp.template.3.label=Standard JSP using Struts 1.1 with a form
    /instance/com.genuitec.eclipse.wizards/jsp.template.3=Templates/Struts2.jsp
    /instance/com.genuitec.eclipse.wizards/jsp.template.2=Templates/Struts.jsp
    /instance/com.genuitec.eclipse.wizards/jsp.template.1=Templates/Jsp.jsp
    /instance/com.genuitec.eclipse.easie.weblogic7/RUNTIME_ROOT_DIRECTORY=/mydomain
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.blank_lines_after_imports=1
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.JRE_SRC=
    /instance/de.bb.bje.eclipse/ebejy/html/tag/attribute/value.bgcolor=255,255,255
    /instance/com.genuitec.eclipse.easie.tomcat5/JDK_INSTALLATION_NAME=SunJava2-1.4.2
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.userLibrary.J2EE\ 1.4\ Library=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<userlibrary systemlibrary\=”false” version\=”1″>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/jsp-api.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/servlet-api.jar”/>\n</userlibrary>\n
    /instance/com.genuitec.eclipse.easie.tomcat5/TOMCAT_HOME=/var/opt/jakarta-tomcat-5.0.19
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.brace_position_for_type_declaration=next_line
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.test|com.genuitec.eclipse.j2eedt.core.J2EE13_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<classpath>\n<classpathentry kind\=”lib” path\=”/home/cstephens/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.7.2/data/libraryset/1.3/activation.jar”/>\n<classpathentry kind\=”lib” path\=”/home/cstephens/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.7.2/data/libraryset/1.3/jts.jar”/>\n<classpathentry kind\=”lib” path\=”/home/cstephens/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.7.2/data/libraryset/1.3/jsse.jar”/>\n<classpathentry kind\=”lib” path\=”/home/cstephens/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.7.2/data/libraryset/1.3/mail.jar”/>\n<classpathentry kind\=”lib” path\=”/home/cstephens/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.7.2/data/libraryset/1.3/javax.servlet.jar”/>\n<classpathentry kind\=”lib” path\=”/home/cstephens/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.7.2/data/libraryset/1.3/jboss-jaas.jar”/>\n<classpathentry kind\=”lib” path\=”/home/cstephens/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.7.2/data/libraryset/1.3/jboss-j2ee.jar”/>\n</classpath>\n
    /instance/com.genuitec.eclipse.easie.tomcat5/SERVER_ENABLEMENT=true
    /instance/com.genuitec.eclipse.wizards/html.template.1.label=Default HTML template
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.userLibrary.ICE\ Communication\ 11.000\ Library=<?xml version\=”1.0″ encoding\=”UTF-8″?>\n<userlibrary systemlibrary\=”false” version\=”1″>\n<archive path\=”/storage/projects/framework/1.0-BuildResults/buildResults/fwk.jar”/>\n<archive path\=”/storage/projects/freezer/1.0-BuildResults/buildResults/Freezer.jar”/>\n<archive path\=”/storage/projects/ice_common/11.000-BuildResults/buildResults/Common.jar”/>\n<archive path\=”/storage/projects/idl/11.000-BuildResults/BuildResults/idl.jar”/>\n<archive path\=”/storage/projects/marketrouter/11.000-BuildResults/BuildResults/RouterInterface.jar”/>\n<archive path\=”/storage/projects/SharedLibrary/Deployment/lib/weblogic.jar”/>\n</userlibrary>\n

    *** Update Manager Log:

    Configuration=Tue Apr 27 17:44:15 EDT 2004
    Is current configuration=true

    *** Error Log:
    !SESSION Apr 27, 2004 17:44:17.472 ———————————————
    java.version=1.4.2
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
    !ENTRY org.eclipse.osgi Apr 27, 2004 17:44:17.473
    !MESSAGE Bundle reference:file:/home/cstephens/eclipse/plugins/org.eclipse.jdt.debug_3.0.0/ [55] was not resolved
    !ENTRY org.eclipse.osgi Apr 27, 2004 17:44:17.476
    !MESSAGE Bundle reference:file:/home/cstephens/eclipse/plugins/org.eclipse.debug.ui_3.0.0/ [71] was not resolved
    !ENTRY org.eclipse.ui 4 4 Apr 27, 2004 17:44:32.54
    !MESSAGE Unable to find view label: org.eclipse.debug.ui.ConsoleView
    !ENTRY org.eclipse.ui 4 4 Apr 27, 2004 17:44:32.56
    !MESSAGE Could not create view: com.genuitec.eclipse.core.browserview.perspectiveextension

    Thanks,
    Chase

    #206442 Reply

    Riyad Kalla
    Member

    Chase,
    What does your JSP page look like? Can you give us a good sized snippet of code that is causing the problem?

    #206528 Reply

    After doing more checking, it appears a bad Oracle client install was causing several Java glitches on my system.

    Thanks for the help.

    — Chase

    #206537 Reply

    Riyad Kalla
    Member

    After doing more checking, it appears a bad Oracle client install was causing several Java glitches on my system.

    I’m glad its working now, please come back if you run into anymore trouble.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Compile errors for JSPs with comments

You must be logged in to post in the forum log in