facebook

Can’t connect to Oracle in DB Browser

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #222224 Reply

    vtpham
    Member

    Hi,

    I have problem connecting to a database using DB Browser:

    Error while trying to login to database:
    oracle.jdbc.driver.OracleDriver


    Oracle 8.1.7
    Eclipse: 3.0.1
    MyEclipse: 3.8.3

    I’m able to connect to the server using:
    SQL Plus
    Oracle9i JDeveloper – using jdbc:oracle:thin:@mydbserver:1521:mydb
    SQL Navigator 4

    In the connection url, I try:

    jdbc:oracle:thin:@mydbserver:1521:mydb
    or
    jdbc:oracle:thin:@mydbserver:[:1521]:mydb

    viewing the error log I see this. Do I need to set something?

    !ENTRY com.genuitec.eclipse.sqlexplorer 4 4 Jan 05, 2005 08:55:25.246
    !MESSAGE Error while trying to login to database
    !STACK 0
    java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at net.sourceforge.squirrel_sql.fw.util.MyURLClassLoader.findClass(MyURLClassLoader.java:113)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at net.sourceforge.squirrel_sql.fw.sql.SQLDriverManager.getConnection(SQLDriverManager.java:96)
    at com.genuitec.eclipse.sqlexplorer.actions.LoginProgress$A.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    thx.
    -vtpham

    #222227 Reply

    vtpham
    Member

    Added my configuration:

    *** Date: 1/5/05 9:14 AM

    *** Platform Details:

    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    eclipse.application=org.eclipse.ui.ide.workbench
    eclipse.buildId=M200409161125
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    C:\Eclipse\Eclipse3.0.1\eclipse\eclipse.exe -showsplash 600
    -exitdata
    C:\Eclipse\Eclipse3.0.1\eclipse\eclipse.exe -exitdata 7cc_3c
    -vm
    C:\WINNT\system32\javaw.exe

    eclipse.product=org.eclipse.platform.ide
    eclipse.startTime=1104943011511
    eclipse.vm=C:\WINNT\system32\javaw.exe
    eclipse.vmargs=-cp
    C:\Eclipse\Eclipse3.0.1\eclipse\startup.jar
    org.eclipse.core.launcher.Main

    eof=eof
    file.encoding=Cp1252
    file.encoding.pkg=sun.io
    file.separator=\
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    java.class.path=C:\Eclipse\Eclipse3.0.1\eclipse\startup.jar
    java.class.version=48.0
    java.endorsed.dirs=C:\Program Files\Java\j2re1.4.2_05\lib\endorsed
    java.ext.dirs=C:\Program Files\Java\j2re1.4.2_05\lib\ext
    java.home=C:\Program Files\Java\j2re1.4.2_05
    java.io.tmpdir=C:\DOCUME~1\vtp1471\LOCALS~1\Temp\
    java.library.path=C:\WINNT\system32;.;C:\WINNT\system32;C:\WINNT;C:\Oraclient817\bin;C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\bin;C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\bin\x11;C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\mksnt;C:\Program Files\Oracle\jre\1.1.7\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\NetManage\Windows;C:\Program Files\Rational\common;C:\Program Files\Rational\ClearQuest;C:\Program Files\Rational\Rational Test;C:\Program Files\Hummingbird\Connectivity\MaestroSolo\Accessories\;C:\Program Files\Hummingbird\Connectivity\MaestroSolo\NFSClient;c:\Program Files\Rational\clearcase\bin;C:\Program Files\JProbe Suite 5.2.0\bin;C:\Program Files\Rational\Rose\TopLink\;C:\Ant\apache-ant-1.6.2\bin;C:\java\j2sdk1.4.2_05\bin;C:\Program Files\JProbe Suite 5.2.3\bin;C:\Program Files\JProbe Threadalyzer 5.2.3\bin;%ORACLE_HOME%\jdbc\lib
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version=1.4.2_05-b04
    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.WindowsPreferencesFactory
    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_05
    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_05-b04
    line.separator=

    org.eclipse.jdt.debug.ui.scrapbookActive=false
    org.osgi.framework.executionenvironment=
    org.osgi.framework.language=en
    org.osgi.framework.os.name=Windows2000
    org.osgi.framework.os.version=5.0
    org.osgi.framework.processor=x86
    org.osgi.framework.vendor=Eclipse
    org.osgi.framework.version=1.2.0
    org.xml.sax.driver=org.apache.crimson.parser.XMLReaderImpl
    os.arch=x86
    os.name=Windows 2000
    os.version=5.0
    osgi.arch=x86
    osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
    osgi.bundles.defaultStartLevel=4
    osgi.bundlestore=c:\Eclipse\Eclipse3.0.1\eclipse\configuration\org.eclipse.osgi\bundles
    osgi.configuration.area=file:/c:/Eclipse/Eclipse3.0.1/eclipse/configuration/
    osgi.framework=file:/c:/Eclipse/Eclipse3.0.1/eclipse/plugins/org.eclipse.osgi_3.0.1/
    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:/c:/Eclipse/Eclipse3.0.1/eclipse/
    osgi.instance.area=file:/C:/Eclipse/Eclipse3.0.1/eclipse/workspace/
    osgi.logfile=C:\Eclipse\Eclipse3.0.1\eclipse\workspace\.metadata\.log
    osgi.manifest.cache=c:\Eclipse\Eclipse3.0.1\eclipse\configuration\org.eclipse.osgi\manifests
    osgi.nl=en_US
    osgi.os=win32
    osgi.splashLocation=c:\Eclipse\Eclipse3.0.1\eclipse\plugins\org.eclipse.platform_3.0.1\splash.bmp
    osgi.splashPath=platform:/base/plugins/org.eclipse.platform
    osgi.ws=win32
    path.separator=;
    sun.arch.data.model=32
    sun.boot.class.path=C:\Program Files\Java\j2re1.4.2_05\lib\rt.jar;C:\Program Files\Java\j2re1.4.2_05\lib\i18n.jar;C:\Program Files\Java\j2re1.4.2_05\lib\sunrsasign.jar;C:\Program Files\Java\j2re1.4.2_05\lib\jsse.jar;C:\Program Files\Java\j2re1.4.2_05\lib\jce.jar;C:\Program Files\Java\j2re1.4.2_05\lib\charsets.jar;C:\Program Files\Java\j2re1.4.2_05\classes
    sun.boot.library.path=C:\Program Files\Java\j2re1.4.2_05\bin
    sun.cpu.endian=little
    sun.cpu.isalist=pentium i486 i386
    sun.io.unicode.encoding=UnicodeLittle
    sun.java2d.fontpath=
    sun.os.patch.level=Service Pack 4
    user.country=US
    user.dir=C:\Eclipse\Eclipse3.0.1\eclipse
    user.home=C:\Documents and Settings\vtp1471
    user.language=en
    user.name=vtp1471
    user.timezone=America/Los_Angeles
    user.variant=
    vendor=Apache Software Foundation
    vendor-url=http://xml.apache.org/xalan-j
    version=2.4.1

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

    *** Plug-in Registry:
    com.genuitec.eclipse.ast.deploy.core (3.8.3) “Deployment Core Plug-in”
    com.genuitec.eclipse.browser (3.8.1) “Web Browser Plug-in”
    com.genuitec.eclipse.bugzilla (3.8.3) “MyEclipse Bugzilla Integration Plug-in”
    com.genuitec.eclipse.core (3.8.3) “Genuitec Core”
    com.genuitec.eclipse.cross.easystruts.eclipse (3.8.3) “Stuts Support”
    com.genuitec.eclipse.easie.bejy (3.8.1) “Genuitec EASIE Bejy Tiger”
    com.genuitec.eclipse.easie.core (3.8.3) “Genuitec EASIE Core”
    com.genuitec.eclipse.easie.jboss (3.8.2) “Genuitec EASIE JBoss”
    com.genuitec.eclipse.easie.jboss2 (3.8.1) “Genuitec EASIE JBoss 2”
    com.genuitec.eclipse.easie.jboss3 (3.8.2) “Genuitec EASIE JBoss 3”
    com.genuitec.eclipse.easie.jboss4 (3.8.2) “Genuitec EASIE JBoss 4”
    com.genuitec.eclipse.easie.jetty (3.8.1) “Genuitec EASIE Jetty”
    com.genuitec.eclipse.easie.jetty4 (3.8.1) “Genuitec EASIE Jetty 4”
    com.genuitec.eclipse.easie.jetty5 (3.8.1) “Genuitec EASIE Jetty 5”
    com.genuitec.eclipse.easie.jonas (3.8.3) “Genuitec EASIE Jonas”
    com.genuitec.eclipse.easie.jonas3 (3.8.3) “Genuitec EASIE Jonas 3”
    com.genuitec.eclipse.easie.jonas4 (3.8.3) “Genuitec EASIE Jonas 4”
    com.genuitec.eclipse.easie.jrun (3.8.1) “Genuitec EASIE JRun”
    com.genuitec.eclipse.easie.jrun4 (3.8.1) “Genuitec EASIE JRun 4”
    com.genuitec.eclipse.easie.oracle (3.8.1) “Genuitec EASIE Oracle AS”
    com.genuitec.eclipse.easie.oracle9 (3.8.1) “Genuitec EASIE Oracle 9i/AS”
    com.genuitec.eclipse.easie.orion1 (3.8.1) “Genuitec EASIE Orion 1”
    com.genuitec.eclipse.easie.orion2 (3.8.1) “Genuitec EASIE Orion 2”
    com.genuitec.eclipse.easie.resin (3.8.1) “Genuitec EASIE Resin”
    com.genuitec.eclipse.easie.resin2 (3.8.1) “Genuitec EASIE Resin 2”
    com.genuitec.eclipse.easie.resin3 (3.8.3) “Genuitec EASIE Resin 3”
    com.genuitec.eclipse.easie.sun (3.8.3) “Genuitec EASIE Sun One”
    com.genuitec.eclipse.easie.sun8 (3.8.3) “Genuitec EASIE Sun 8”
    com.genuitec.eclipse.easie.sun81 (3.8.3) “Genuitec EASIE Sun 8.1”
    com.genuitec.eclipse.easie.tomcat (3.8.1) “Genuitec EASIE Tomcat”
    com.genuitec.eclipse.easie.tomcat4 (3.8.1) “Genuitec EASIE Tomcat 4”
    com.genuitec.eclipse.easie.tomcat5 (3.8.1) “Genuitec EASIE Tomcat 5”
    com.genuitec.eclipse.easie.weblogic (3.8.3) “Genuitec EASIE WebLogic”
    com.genuitec.eclipse.easie.weblogic6 (3.8.1) “Genuitec EASIE WebLogic 6”
    com.genuitec.eclipse.easie.weblogic7 (3.8.1) “Genuitec EASIE WebLogic 7”
    com.genuitec.eclipse.easie.weblogic8 (3.8.1) “Genuitec EASIE WebLogic 8”
    com.genuitec.eclipse.easie.websphere (3.8.1) “Genuitec EASIE WebSphere 4”
    com.genuitec.eclipse.easie.websphere5 (3.8.1) “Genuitec EASIE WebSphere 5”
    com.genuitec.eclipse.hibernate (3.8.3) “Hibernate Plug-in”
    com.genuitec.eclipse.integration (3.8.3) “Integration Plug-in”
    com.genuitec.eclipse.j2eedt.core (3.8.3) “Genuitec J2EE Development Tooling”
    com.genuitec.eclipse.jface.text.wtpfragment (3.8.1) “Wtpextendfragment Fragment”
    com.genuitec.eclipse.jsf (3.8.1) “JSF Plug-in”
    com.genuitec.eclipse.sqlexplorer (3.8.3) “MyEclipse Database Explorer Plugin”
    com.genuitec.eclipse.sqlexplorer.doc (3.8.3) “MyEclipse Database Explorer Help Plug-in”
    com.genuitec.eclipse.sqlexplorer.oracle (3.8.3) “Oracle Database Explorer Plug-in”
    com.genuitec.eclipse.struts (3.8.3) “com.genuitec.eclipse.struts”
    com.genuitec.eclipse.wdt.jsp.debug (3.8.3) “MyEclipse JSP Debug Tooling”
    com.genuitec.eclipse.web.imagepreviewer (3.8.3) “MyEclipse Image Previewer Plug-in”
    com.genuitec.eclipse.webdesigner (3.8.3) “Web Designer Plug-in”
    com.genuitec.eclipse.webdesigner.support (3.8.1) “WebDesigner Support”
    com.genuitec.eclipse.wizards (3.8.3) “Aston Wizards for MyEclipse”
    com.genuitec.eclipsetidy (3.8.1) “MyEclipse HTML Formatting”
    com.genuitec.jboss.ide.eclipse.apache.xalan (3.8.1) “Genuitec XDoclet Apache Xalan Plug-in”
    com.genuitec.jboss.ide.eclipse.core (3.8.3) “Genuitec XDoclet Support Core Plug-in”
    com.genuitec.jboss.ide.eclipse.xdoclet.assist (3.8.3) “Genuitec XDoclet Assist Plug-in”
    com.genuitec.jboss.ide.eclipse.xdoclet.core (3.8.3) “Genuitec XDoclet Core Plug-in”
    com.genuitec.jboss.ide.eclipse.xdoclet.run (3.8.3) “Genuitec XDoclet Runner Plug-in”
    com.genuitec.jboss.ide.eclipse.xdoclet.ui (3.8.3) “Genuitec XDoclet UI Plug-in”
    com.genuitec.myeclipse.ast (3.8.3) “MyEclipse Application Server Tooling”
    com.genuitec.myeclipse.core (3.8.3) “MyEclipse Core Tooling”
    com.genuitec.myeclipse.doc (3.8.3) “MyEclipse Documentation Plug-in”
    com.genuitec.myeclipse.enterprise (3.8.3) “MyEclipse Enterprise Workbench”
    com.genuitec.myeclipse.help (3.8.3) “MyEclipse Help Documentation”
    com.genuitec.myeclipse.perspective (3.8.3) “MyEclipse Perspective Plug-in”
    com.genuitec.myeclipse.wdt (3.8.3) “MyEclipse Web Development Tooling”
    com.ibm.base.extensions (13.8.1) “Eclipse base extensions”
    com.ibm.base.extensions.ui (13.8.3) “Eclipse Base UI extensions”
    com.ibm.encoding.resource (13.8.3) “Coded Resource”
    com.ibm.etools.contentmodel (13.8.3) “Content Model”
    com.ibm.etools.contentmodel.dtd (13.8.2) “Content Model for DTD”
    com.ibm.etools.contentmodel.xsd (13.8.1) “Content Model for XML Schema”
    com.ibm.etools.dtdmodel (13.8.2) “DTD Model”
    com.ibm.etools.dtdparser (13.8.1) “DTD Parser”
    com.ibm.etools.internet (13.8.1) “Internet Preferences”
    com.ibm.etools.uri.resolver (13.8.3) “com.ibm.etools.uri.resolver”
    com.ibm.etools.validation (13.8.2) “Validation Framework”
    com.ibm.etools.validation.core (13.8.1) “Validation Framework Core”
    com.ibm.etools.validation.dtd (13.8.3) “DTD Validator”
    com.ibm.etools.validation.html (13.8.3) “HTML Validation”
    com.ibm.etools.validation.mof (13.8.1) “Validation Framework MOF support”
    com.ibm.etools.validation.ui (13.8.3) “Validation Framework UI”
    com.ibm.etools.validation.xml (13.8.3) “XML Validator”
    com.ibm.etools.validation.xmltools (13.8.1) “XML Tools Validation”
    com.ibm.etools.validation.xsd (13.8.3) “XML Schema Validator”
    com.ibm.etools.xml.gef.util (13.8.1) “XML Tools Common GEF Utilities”
    com.ibm.etools.xmlcatalog (13.8.1) “com.ibm.etools.xmlcatalog”
    com.ibm.etools.xmlcatalog.ui (13.8.2) “XML Catalog UI”
    com.ibm.etools.xmlutility (13.8.1) “XML Utility”
    com.ibm.sse.contentproperties (13.8.1) “Content Properties”
    com.ibm.sse.editor (13.8.3) “MyEclipse Source Editors”
    com.ibm.sse.editor.css (13.8.3) “SSE CSS Source Editor”
    com.ibm.sse.editor.dtd (13.8.3) “SSE DTD Source Editor”
    com.ibm.sse.editor.extensions (13.8.1) “Structured Source Editing Editor Extensions”
    com.ibm.sse.editor.html (13.8.3) “SSE HTML Source Editor”
    com.ibm.sse.editor.javascript (13.8.3) “SSE JavaScript Source Editor”
    com.ibm.sse.editor.jsp (13.8.3) “SSE JSP Source Editor”
    com.ibm.sse.editor.xml (13.8.3) “SSE XML Source Editor”
    com.ibm.sse.javascript.common.ui (13.8.1) “SSE JavaScript Common UI”
    com.ibm.sse.model (13.8.3) “Structured Text Model”
    com.ibm.sse.model.css (13.8.3) “Structured Source CSS Model”
    com.ibm.sse.model.dtd (13.8.3) “Structured Source DTD Model”
    com.ibm.sse.model.html (13.8.3) “Structured Source HTML Model”
    com.ibm.sse.model.javascript (13.8.3) “Structured Source JavaScript Model”
    com.ibm.sse.model.jsp (13.8.3) “Structured Source JSP Model”
    com.ibm.sse.model.xml (13.8.3) “Structured Source XML Model”
    com.ibm.sse.snippets (13.8.3) “SSE Snippets View”
    com.ibm.webtooling.system.dtds (13.8.3) “Known DTDs”
    com.ibm.wtp.annotations.controller (13.8.1) “Annotation Controller Plug-in”
    com.ibm.wtp.annotations.core (13.8.1) “Annotation Core Plug-in”
    com.ibm.wtp.annotations.ui (13.8.1) “Ui Plug-in”
    com.ibm.wtp.common (13.8.1) “com.ibm.wtp.common”
    com.ibm.wtp.common.ui (13.8.1) “WTP UI Plug-in”
    com.ibm.wtp.common.util (1.0.0) “Logging Plug-in”
    com.ibm.wtp.emf (13.8.1) “EMF Utilities”
    com.ibm.wtp.emf.workbench (1.0.0) “EMF Workbench”
    com.ibm.wtp.emf.workbench.edit (13.8.1) “EMF Workbench Edit Plug-in”
    com.ibm.wtp.jdt.integration (13.8.1) “Integration Plug-in”
    com.ibm.xmleditor (13.8.3) “SSE XML Editor”
    com.ibm.xmlwizard (13.8.3) “XML Wizards”
    com.ibm.xsdeditor (13.8.3) “MyEclipse Schema Editor”
    com.ibm.xtools.common.ui.properties (13.8.1) “IBM Rational Common UI Properties”
    com.rational.clearcase (6.0.24) “Rational ClearCase SCM Adapter”
    com.rational.clearcase.activities (6.0.7) “com.rational.clearcase.activities”
    com.rational.clearcase.help (6.0.13) “com.rational.clearcase.help”
    com.sysdeo.eclipse.tomcat (3.0.0) “Tomcat Plugin”
    de.bb.bje.eclipse (3.8.1) “BJE Plug-in”
    org.apache.ant (1.6.2) “Apache Ant”
    org.apache.lucene (1.3.1) “Apache Lucene”
    org.eclipse.ant.core (3.0.0) “Ant Build Tool Core”
    org.eclipse.ant.ui (3.0.1) “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.1) “File Buffers”
    org.eclipse.core.resources (3.0.1) “Core Resource Management”
    org.eclipse.core.resources.win32 (3.0.0) “Core Resource Management Win32 Fragment”
    org.eclipse.core.runtime (3.0.1) “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.1) “Debug Core”
    org.eclipse.debug.ui (3.0.1) “Debug UI”
    org.eclipse.draw2d (3.0.0) “Draw2d”
    org.eclipse.emf.codegen (2.0.0) “EMF Template Code Generator”
    org.eclipse.emf.codegen.ecore (2.0.0) “EMF Ecore Code Generation”
    org.eclipse.emf.common (2.0.0) “EMF Common”
    org.eclipse.emf.common.ui (2.0.0) “EMF Common UI”
    org.eclipse.emf.ecore (2.0.0) “EMF Ecore”
    org.eclipse.emf.ecore.xmi (2.0.0) “EMF XMI”
    org.eclipse.emf.edit (2.0.0) “EMF Edit”
    org.eclipse.emf.edit.ui (2.0.0) “EMF Edit UI”
    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.1) “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.1) “Help System Webapp”
    org.eclipse.jdt (3.0.1) “Eclipse Java Development Tools”
    org.eclipse.jdt.core (3.0.1) “Java Development Tools Core”
    org.eclipse.jdt.debug (3.0.1) “JDI Debug Model”
    org.eclipse.jdt.debug.ui (3.0.1) “JDI Debug UI”
    org.eclipse.jdt.doc.isv (3.0.1) “Eclipse JDT Plug-in Developer Guide”
    org.eclipse.jdt.doc.user (3.0.1) “Eclipse Java Development User Guide”
    org.eclipse.jdt.junit (3.0.1) “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.1) “Java Development Tools Launching Support”
    org.eclipse.jdt.source (3.0.1) “Eclipse Java Development Tools SDK”
    org.eclipse.jdt.ui (3.0.1) “Java Development Tools UI”
    org.eclipse.jem (1.0.0) “Java EMF Model”
    org.eclipse.jem.proxy (1.0.0) “Java EMF Model Proxy Support”
    org.eclipse.jem.workbench (1.0.0) “Java EMF Model Workbench Support”
    org.eclipse.jface (3.0.0) “JFace”
    org.eclipse.jface.text (3.0.1) “JFace Text”
    org.eclipse.ltk.core.refactoring (3.0.1) “Refactoring Core”
    org.eclipse.ltk.ui.refactoring (3.0.1) “Refactoring UI”
    org.eclipse.monitor.core (13.8.1) “Monitor”
    org.eclipse.monitor.ui (13.8.1) “TCP/IP Monitor”
    org.eclipse.osgi (3.0.1) “OSGi System Bundle”
    org.eclipse.osgi.services (3.0.0) “OSGi Release 3 Services”
    org.eclipse.osgi.util (3.0.0) “OSGi R3 Utility Classes”
    org.eclipse.pde (3.0.1) “Eclipse Plug-in Development Environment”
    org.eclipse.pde.build (3.0.1) “Plug-in Development Environment Build Support”
    org.eclipse.pde.core (3.0.1) “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.1) “Plug-in Development Environment Runtime”
    org.eclipse.pde.source (3.0.1) “Eclipse Plug-in Development Environment Developer Resources”
    org.eclipse.pde.ui (3.0.1) “Plug-in Development UI”
    org.eclipse.platform (3.0.1) “Eclipse Platform”
    org.eclipse.platform.doc.isv (3.0.1) “Eclipse Platform Plug-in Developer Guide”
    org.eclipse.platform.doc.user (3.0.1) “Eclipse Workbench User Guide”
    org.eclipse.platform.source (3.0.1) “Eclipse Platform Plug-in Developer Resources”
    org.eclipse.platform.source.win32.win32.x86 (3.0.1) “Eclipse Platform Plug-in Developer Resources”
    org.eclipse.sdk (3.0.1) “Eclipse Project SDK”
    org.eclipse.search (3.0.1) “Search Support”
    org.eclipse.swt (3.0.1) “Standard Widget Toolkit”
    org.eclipse.swt.win32 (3.0.1) “Standard Widget Toolkit for Windows”
    org.eclipse.team.core (3.0.0) “Team Support Core”
    org.eclipse.team.cvs.core (3.0.1) “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.1) “CVS Team Provider UI”
    org.eclipse.team.ui (3.0.1) “Team Support UI”
    org.eclipse.text (3.0.1) “Text”
    org.eclipse.tomcat (4.1.30) “Tomcat Wrapper”
    org.eclipse.ui (3.0.1) “Eclipse UI”
    org.eclipse.ui.cheatsheets (3.0.1) “Cheat Sheets”
    org.eclipse.ui.console (3.0.0) “Console”
    org.eclipse.ui.editors (3.0.1) “Default Text Editor”
    org.eclipse.ui.externaltools (3.0.1) “External Tools”
    org.eclipse.ui.forms (3.0.0) “Eclipse Forms”
    org.eclipse.ui.ide (3.0.1) “Eclipse IDE UI”
    org.eclipse.ui.intro (3.0.1) “Intro Plugin”
    org.eclipse.ui.presentations.r21 (3.0.1) “R21 Presentation Plug-in”
    org.eclipse.ui.views (3.0.0) “Views”
    org.eclipse.ui.views.navigator (13.8.1) “Navigator View”
    org.eclipse.ui.win32 (3.0.1) “Win32 fragment”
    org.eclipse.ui.workbench (3.0.1) “Workbench”
    org.eclipse.ui.workbench.compatibility (3.0.0) “Workbench Compatibility”
    org.eclipse.ui.workbench.texteditor (3.0.1) “Text Editor Framework”
    org.eclipse.update.configurator (3.0.0) “Install/Update Configurator”
    org.eclipse.update.core (3.0.1) “Install/Update Core”
    org.eclipse.update.core.win32 (3.0.0) “Install/Update Core for Windows”
    org.eclipse.update.scheduler (3.0.0) “Automatic Updates Scheduler”
    org.eclipse.update.ui (3.0.1) “Install/Update UI”
    org.eclipse.webbrowser (13.8.3) “Web Browser”
    org.eclipse.xsd (2.0.0) “XML Schema Infoset Model (XSD)”
    org.eclipse.xsd.edit (2.0.0) “XML Schema Edit Framework”
    org.junit (3.8.1) “JUnit Testing Framework”

    *** User Preferences:
    #Wed Jan 05 09:14:30 PST 2005
    @org.eclipse.ui.editors=3.0.1
    /instance/com.genuitec.eclipse.easie.weblogic/JDK_INSTALLATION_NAME=JDK 1.4.2
    @org.eclipse.debug.ui=3.0.1
    /instance/org.eclipse.webbrowser/browsers=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<web-browsers current\=”0″>\r\n<internal new_page\=”false” clear_history\=”false”/>\r\n<external name\=”Internet Explorer” location\=”C\:\\Program Files\\Internet Explorer\\IEXPLORE.EXE” parameters\=””/>\r\n<external name\=”Netscape Communicator v4.x” location\=”C\:\\Program Files\\Netscape\\Communicator\\Program\\netscape.exe” parameters\=””/>\r\n</web-browsers>\r\n
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.JUNIT_HOME=c\:/Eclipse/Eclipse3.0.1/eclipse/plugins/org.junit_3.8.1

    @com
    .genuitec.eclipse.easie.websphere5=3.8.1
    /instance/com.genuitec.eclipse.wizards/object.template.4.label=Default template for Servlet
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.userLibrary.iText=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<userlibrary systemlibrary\=”false” version\=”1″>\r\n</userlibrary>\r\n
    /instance/org.eclipse.jdt.debug.ui/org.eclipse.debug.ui.VariableView.org.eclipse.jdt.debug.ui.show_null_entries=true

    @com
    .ibm.sse.editor=13.8.3
    /instance/com.ibm.sse.editor.html/com.ibm.sse.editor.custom_templates=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<templates/>
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_HIBERNATE_HOME=C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.hibernate_3.8.3/data
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.custom_templates=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<templates/>
    /instance/com.genuitec.eclipse.easie.weblogic8/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/com.ibm.sse.model.css/propNameCase=1
    /instance/org.eclipse.ui.editors/lineNumberRuler=true
    /instance/com.genuitec.eclipse.wizards/jsp.template.4.label=Standard JSP using Struts 1.2
    /instance/com.genuitec.eclipse.easie.sun8/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/com.genuitec.eclipse.wizards/list.template.3.label=Default template for List with basic types WRAPPED
    /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|Courier New|10|0|WINDOWS|1|0|0|0|0|0|0|0|0|1|0|0|0|0|Courier New;
    /instance/com.genuitec.eclipse.easie.oracle/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/org.eclipse.jdt.ui/formatter_profile=org.eclipse.jdt.ui.default_profile
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=48
    /instance/com.genuitec.eclipse.wizards/object.template.7.label=Default template for a Struts DispatchAction class

    @com
    .genuitec.eclipse.easie.oracle9=3.8.1

    @com
    .genuitec.eclipse.struts=3.8.3
    @org.eclipse.ui=3.0.1
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.SCXTest|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/rt.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/sunrsasign.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/jsse.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/jce.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/charsets.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/dnsns.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/ldapsec.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/localedata.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/ojdbc14.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/sunjce_provider.jar”/>\r\n</classpath>\r\n
    /instance/com.genuitec.eclipse.wizards/object.template.3.label=Default template for Applet
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.alignment_for_compact_if=52
    /instance/com.genuitec.eclipse.wizards/xml.template.4=Templates/StrutsConfig.xml
    /instance/com.genuitec.eclipse.wizards/xml.template.3=Templates/WebXmlStruts.xml
    /instance/com.genuitec.eclipse.wizards/xml.template.2=Templates/WebXml.xml
    /instance/com.genuitec.eclipse.wizards/xml.template.1=Templates/Xml.xml
    /instance/com.genuitec.eclipse.wizards/jsp.template.7.label=Just as HTML

    @com
    .genuitec.eclipse.wizards=3.8.3

    @com
    .genuitec.eclipse.easie.bejy=3.8.1
    /instance/com.genuitec.eclipse.wizards/jsp.template.3.label=Standard JSP using Struts 1.1 with a form
    /instance/com.genuitec.eclipse.wizards/ejb.template.2.label=Message Driven EJB
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.Test|com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/activation.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/javax.servlet.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/javax.servlet.jsp.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/jboss-j2ee.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/jboss-jaxrpc.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/jboss-jsr77.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/jboss-saaj.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/mail.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/namespace.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/xml-apis.jar”/>\r\n</classpath>\r\n
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations=0
    /instance/com.sysdeo.eclipse.tomcat/tomcatVersion=tomcatV5
    /instance/com.sysdeo.eclipse.tomcat/tomcatDir=C\:\\Tomcat\\Tomcat5.0
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch=true
    /instance/org.eclipse.help.ui/browser.maximized=false
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.blank_lines_before_member_type=0
    /instance/com.genuitec.eclipse.wizards/map.template.1.label=Default template for Map with basic types
    /instance/com.genuitec.eclipse.easie.jboss4/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.Assignment7a|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/rt.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/sunrsasign.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/jsse.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/jce.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/charsets.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/dnsns.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/ldapsec.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/localedata.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/ojdbc14.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/sunjce_provider.jar”/>\r\n</classpath>\r\n
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.Assignment4|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/rt.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/sunrsasign.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/jsse.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/jce.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/charsets.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/dnsns.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/ldapsec.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/localedata.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/ojdbc14.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/sunjce_provider.jar”/>\r\n</classpath>\r\n
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.Test|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/rt.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/sunrsasign.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/jsse.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/jce.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/charsets.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/dnsns.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/ldapsec.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/localedata.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/ojdbc14.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/sunjce_provider.jar”/>\r\n</classpath>\r\n
    /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
    @org.eclipse.jdt.debug.ui=3.0.1
    /instance/com.genuitec.eclipse.wizards/applet.template.2=Templates/Applet14.java

    @com
    .ibm.sse.model.jsp=13.8.3
    /instance/com.ibm.sse.editor/useQuickDiffPrefPage=true
    /instance/com.genuitec.eclipse.easie.weblogic6/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/com.genuitec.eclipse.wizards/applet.template.1=Templates/Applet.java
    /instance/com.ibm.sse.model.css/propValueCase=1

    @com
    .genuitec.eclipse.easie.jboss=3.8.2
    /instance/com.genuitec.eclipse.wizards/xml.template.3.label=XML template for a web.xml file with Struts
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.insert_space_before_colon_in_default=insert
    /instance/com.genuitec.eclipse.wizards/set.template.2.label=Default template for Set with object types
    /instance/com.ibm.sse.editor.jsp/com.ibm.sse.editor.custom_templates=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<templates/>
    /instance/com.genuitec.eclipse.wizards/ejb.template.1.label=Session EJB
    /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_field=0
    /instance/com.genuitec.eclipse.wizards/list.template.3=Templates/ListBasicTypeAsObjectType.java

    @com
    .genuitec.eclipse.easie.sun=3.8.3
    /instance/com.genuitec.eclipse.wizards/list.template.2=Templates/ListObjectType.java
    /instance/com.genuitec.eclipse.wizards/list.template.1=Templates/ListBasicType.java
    /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.classpathVariable.MYECLIPSE_STRUTS_HOME=C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.3/data

    @com
    .genuitec.eclipse.easie.jonas=3.8.3
    /instance/com.genuitec.eclipse.easie.tomcat/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.Assignment4|com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/activation.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/javax.servlet.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/javax.servlet.jsp.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/jboss-j2ee.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/jboss-jaxrpc.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/jboss-jsr77.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/jboss-saaj.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/mail.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/namespace.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/xml-apis.jar”/>\r\n</classpath>\r\n
    /instance/com.sysdeo.eclipse.tomcat/targetPerspective=perspective_none
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.blank_lines_before_imports=0

    @com
    .genuitec.eclipse.easie.weblogic=3.8.3
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.ECLIPSE_HOME=c\:/Eclipse/Eclipse3.0.1/eclipse
    /instance/com.ibm.sse.editor/hoverModifiers=combinationHover|true|0;problemHover|false|0;documentationHover|false|0;annotationHover|true|Ctrl;
    /instance/com.genuitec.eclipse.easie.resin/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/com.genuitec.eclipse.easie.sun81/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classFormatVersion=TN|6543244673977|6656846673977|snyfr|8|3|7
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk=0
    /instance/com.genuitec.eclipse.wizards/servlet.template.1=Templates/Servlet.java

    @com
    .ibm.sse.editor.html=13.8.3
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line=false
    /instance/com.genuitec.eclipse.wizards/xml.template.2.label=XML template for a web.xml file
    /instance/com.genuitec.eclipse.easie.tomcat5/JDK_INSTALLATION_NAME=JDK 1.4.2
    @org.eclipse.ant.ui=3.0.1

    @com
    .genuitec.eclipse.easie.sun81=3.8.3
    /instance/com.genuitec.eclipse.wizards/set.template.1.label=Default template for Set with basic types
    /instance/org.eclipse.jdt.ui/hoverModifierMasks=org.eclipse.jdt.ui.BestMatchHover;0;org.eclipse.jdt.internal.debug.ui.JavaDebugHover;0;org.eclipse.jdt.ui.ProblemHover;0;org.eclipse.jdt.ui.JavadocHover;0;org.eclipse.jdt.ui.JavaSourceHover;262144;org.eclipse.jdt.ui.AnnotationHover;0;
    @org.eclipse.jdt.junit=3.0.1
    /instance/org.eclipse.core.resources/refresh.enabled=true
    /instance/com.genuitec.eclipse.easie.jboss2/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/com.genuitec.eclipse.wizards/singleton.template.1.label=Default template for singleton

    @com
    .sysdeo.eclipse.tomcat=3.0.0
    /instance/org.eclipse.ant.ui/useAnnotationsPrefPage=true
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.userLibrary.jstl=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<userlibrary systemlibrary\=”false” version\=”1″>\r\n<archive path\=”C\:/Documents and Settings/vtp1471/My Documents/Taglibs/jakarta-taglibs-standard-1.1.1/lib/standard.jar”/>\r\n</userlibrary>\r\n
    /instance/com.sysdeo.eclipse.tomcat/fixTomcatHomeBug=fixed
    @org.eclipse.jdt.core=3.0.1
    @org.eclipse.pde.core=3.0.1
    /instance/com.genuitec.eclipse.wizards/html.template.3.label=Default Applet HTML template
    /instance/com.genuitec.eclipse.wizards/set.template.2=Templates/SetObjectType.java

    @com
    .genuitec.eclipse.easie.jetty=3.8.1
    /instance/com.genuitec.eclipse.wizards/set.template.1=Templates/SetBasicType.java
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.Assignment7|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/rt.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/sunrsasign.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/jsse.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/jce.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/charsets.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/dnsns.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/ldapsec.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/localedata.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/ojdbc14.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/sunjce_provider.jar”/>\r\n</classpath>\r\n
    /instance/com.genuitec.eclipse.wizards/enumeration.template.1=Templates/Enumeration.java

    @com
    .genuitec.eclipse.easie.weblogic8=3.8.1

    @com
    .genuitec.eclipse.easie.weblogic7=3.8.1
    /instance/org.eclipse.ui/showIntro=false

    @com
    .genuitec.eclipse.easie.weblogic6=3.8.1
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer=do not insert
    /instance/com.genuitec.eclipse.wizards/applet.template.2.label=Template for Applet with JDK1.4
    /instance/org.eclipse.ant.ui/useQuickDiffPrefPage=true
    @org.eclipse.team.ui=3.0.1
    /instance/org.eclipse.jdt.debug.ui/org.eclipse.jdt.debug.ui.javaDebug.alertHCRFailed=false
    @org.eclipse.core.resources=3.0.1
    /instance/com.sysdeo.eclipse.tomcat/projectsInSourcePath=Assignment7;
    /instance/com.genuitec.eclipse.easie.jboss3/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.visibility.order=B,V,R,D,
    /instance/org.eclipse.jdt.launching/org.eclipse.jdt.launching.PREF_VM_XML=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<vmSettings defaultVM\=”57,org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType13,1098716747929″ defaultVMConnector\=””>\r\n<vmType id\=”org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType”>\r\n<vm id\=”0″ name\=”j2re1.4.2_05″ path\=”C\:\\Program Files\\Java\\j2re1.4.2_05″ javadocURL\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n<vm id\=”1098716747929″ name\=”JDK 1.4.2″ path\=”C\:\\java\\j2sdk1.4.2_05″ javadocURL\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n</vmType>\r\n</vmSettings>\r\n
    /instance/com.genuitec.eclipse.wizards/list.template.2.label=Default template for List with object types
    /instance/com.genuitec.eclipse.wizards/struct.map.4=java.util.TreeMap
    /instance/com.genuitec.eclipse.wizards/struct.map.3=java.util.WeakHashMap
    /instance/com.genuitec.eclipse.wizards/struct.map.2=java.util.Hashtable
    /instance/com.genuitec.eclipse.wizards/struct.map.1=java.util.HashMap

    @com
    .genuitec.eclipse.easie.tomcat5=3.8.1

    @com
    .genuitec.eclipse.easie.tomcat4=3.8.1
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.blank_lines_after_package=0

    @com
    .genuitec.eclipse.easie.jboss4=3.8.2

    @com
    .genuitec.eclipse.easie.jboss3=3.8.2

    @com
    .genuitec.eclipse.easie.jboss2=3.8.1
    @org.eclipse.help.ui=3.0.0
    /instance/com.genuitec.eclipse.wizards/html.template.2.label=HTML template with a form
    @org.eclipse.ui.ide=3.0.1
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.blank_lines_before_method=0
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_LIB_HOME=C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset
    /instance/com.genuitec.eclipse.easie.websphere5/JDK_INSTALLATION_NAME=JDK 1.4.2

    @com
    .genuitec.eclipse.easie.resin3=3.8.3
    /instance/com.ibm.sse.editor/useAnnotationsPrefPage=true

    @com
    .genuitec.eclipse.easie.resin2=3.8.1
    /instance/org.eclipse.jdt.ui/useQuickDiffPrefPage=true
    /instance/com.genuitec.eclipse.wizards/object.template.6.label=Default template for a Struts Action class
    /instance/com.genuitec.eclipse.easie.oracle9/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/org.eclipse.help.ui/browser.y=0
    /instance/com.genuitec.eclipse.wizards/object.template.2.label=Default template for an exception class
    /instance/org.eclipse.help.ui/browser.x=0
    /instance/org.eclipse.help.ui/browser.w=1024
    /instance/com.genuitec.eclipse.cross.easystruts.eclipse/me.rc2.upgraded=true

    @com
    .genuitec.eclipse.easie.tomcat=3.8.1

    @com
    .ibm.sse.editor.jsp=13.8.3
    /instance/com.genuitec.eclipse.wizards/object.template.9=Templates/Enumeration.java
    /instance/com.genuitec.eclipse.wizards/object.template.8=Templates/Singleton.java

    @com
    .genuitec.eclipse.easie.jrun4=3.8.1
    /instance/com.genuitec.eclipse.wizards/jsp.template.6.label=Default JSF template
    /instance/com.genuitec.eclipse.wizards/object.template.7=Templates/StrutsDispatchAction.java
    /instance/com.genuitec.eclipse.wizards/object.template.6=Templates/StrutsAction.java
    /instance/com.genuitec.eclipse.wizards/object.template.5=Templates/StrutsActionForm.java
    /instance/org.eclipse.help.ui/browser.h=740
    /instance/com.genuitec.eclipse.wizards/object.template.4=Templates/Servlet.java
    /instance/com.genuitec.eclipse.wizards/object.template.3=Templates/Applet.java
    /instance/com.genuitec.eclipse.wizards/object.template.2=Templates/Exception.java
    /instance/com.genuitec.eclipse.wizards/object.template.1=Templates/Bean.java

    @com
    .genuitec.eclipse.easie.resin=3.8.1
    /instance/org.eclipse.jdt.ui/Refactoring.ErrorPage.severityThreshold=2
    /instance/com.genuitec.eclipse.wizards/jsp.template.2.label=Standard JSP using Struts 1.1
    /instance/com.genuitec.eclipse.wizards/snippetLibInstalled=true
    /instance/org.eclipse.debug.ui/org.eclipse.debug.ui.views_to_not_open=org.eclipse.debug.ui.DebugView,
    /instance/com.genuitec.eclipse.wizards/struct.list.4=java.util.Stack
    /instance/com.genuitec.eclipse.wizards/list.template.1.label=Default template for List with basic types (no List used)
    /instance/com.genuitec.eclipse.wizards/struct.list.3=java.util.LinkedList

    @com
    .genuitec.eclipse.easie.jetty5=3.8.1
    /instance/com.genuitec.eclipse.wizards/struct.list.2=java.util.Vector

    @com
    .genuitec.eclipse.easie.jetty4=3.8.1
    /instance/com.genuitec.eclipse.wizards/struct.list.1=java.util.ArrayList
    /instance/com.sysdeo.eclipse.tomcat/managerUrl=http\://localhost\:8080/manager
    /instance/com.genuitec.eclipse.easie.tomcat4/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/com.genuitec.eclipse.wizards/doctype.html.8=<\!DOCTYPE HTML PUBLIC “-//IETF//DTD LEVEL1//EN”>
    /instance/com.genuitec.eclipse.wizards/applethtml.template.1.label=Default Applet HTML template
    /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.easie.sun/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/com.genuitec.eclipse.wizards/doctype.html.1=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”>
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer=do not insert
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.blank_lines_after_imports=0
    /instance/com.genuitec.eclipse.wizards/object.template.9.label=Default template for enumeration
    /instance/org.eclipse.jdt.ui/outlinesortoption=T,SF,SI,SM,I,F,C,M,
    /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.jdt.junit/org.eclipse.jdt.junit.active_filters=org.eclipse.jdt.internal.junit.runner.*,org.eclipse.jdt.internal.junit.ui.*,junit.framework.TestCase,junit.framework.TestResult,junit.framework.TestSuite,junit.framework.Assert,java.lang.reflect.Method.invoke,junit.framework.TestResult$1

    @com
    .genuitec.eclipse.cross.easystruts.eclipse=3.8.3
    /instance/org.eclipse.webbrowser/internalWebBrowserFavorites=MyEclipse|*|http\://www.myeclipseide.com|*|Eclipse|*|http\://www.eclipse.org|*|
    /instance/org.eclipse.jdt.ui/hoverModifiers=org.eclipse.jdt.ui.BestMatchHover;0;org.eclipse.jdt.internal.debug.ui.JavaDebugHover;\!0;org.eclipse.jdt.ui.ProblemHover;\!0;org.eclipse.jdt.ui.JavadocHover;\!0;org.eclipse.jdt.ui.JavaSourceHover;Ctrl;org.eclipse.jdt.ui.AnnotationHover;\!0;
    /instance/com.genuitec.eclipse.wizards/object.template.5.label=Default template for a Struts ActionForm class
    /instance/org.eclipse.jdt.ui/tabWidthPropagated=true
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.Assignment7|com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/activation.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/javax.servlet.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/javax.servlet.jsp.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/jboss-j2ee.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/jboss-jaxrpc.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/jboss-jsr77.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/jboss-saaj.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/mail.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/namespace.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/data/libraryset/1.4/xml-apis.jar”/>\r\n</classpath>\r\n
    /instance/org.eclipse.webbrowser/internalWebBrowserOldFavorites=MyEclipse|*|http\://www.myeclipseide.com|*|Eclipse|*|http\://www.eclipse.org|*|
    /instance/com.sysdeo.eclipse.tomcat/jvmClasspath=C%3A%5CTomcat%5CTomcat5.0%5Ccommon%5Clib;
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement=insert
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.JRE_SRC=C\:/java/j2sdk1.4.2_05/src.zip
    /instance/com.genuitec.eclipse.easie.websphere/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/com.genuitec.eclipse.wizards/jsp.template.5.label=Standard JSP using Struts 1.2 with a form
    /instance/com.sysdeo.eclipse.tomcat/tomcatJRE=1098716747929
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.lsw-scx|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/rt.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/sunrsasign.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/jsse.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/jce.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/charsets.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/dnsns.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/ldapsec.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/localedata.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/ojdbc14.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/sunjce_provider.jar”/>\r\n</classpath>\r\n
    /instance/com.genuitec.eclipse.easie.orion1/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration=64
    /instance/org.eclipse.pde.core/platform_path=c\:\\Eclipse\\Eclipse3.0.1\\eclipse
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.Assignment6|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/rt.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/sunrsasign.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/jsse.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/jce.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/charsets.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/dnsns.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/ldapsec.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/localedata.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/ojdbc14.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/sunjce_provider.jar”/>\r\n</classpath>\r\n
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_JSF_HOME=C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.jsf_3.8.1/data
    /instance/com.rational.clearcase/com.rational.clearcase.ClearCasePlugin.ST_Capabilities=false
    /instance/com.genuitec.eclipse.wizards/jsp.template.1.label=Default JSP template

    @com
    .ibm.xmleditor=13.8.3
    /instance/com.genuitec.eclipse.wizards/struct.set.2=java.util.HashSet
    /instance/com.genuitec.eclipse.wizards/struct.set.1=java.util.TreeSet
    /instance/com.sysdeo.eclipse.tomcat/contextsDir=C\:\\Tomcat\\Tomcat5.0\\conf\\Catalina\\localhost
    /instance/com.genuitec.eclipse.wizards/servlet.template.1.label=Default template for Servlet
    /instance/com.genuitec.eclipse.easie.jonas/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/com.genuitec.eclipse.wizards/array.template.1.label=Default template for Array with basic types
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.templates_migrated=true
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.SCXProject|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/rt.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/sunrsasign.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/jsse.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/jce.jar”/>\r\n<classpathentry sourcepath\=”C\:/java/j2sdk1.4.2_05/src.zip” kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/charsets.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/dnsns.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/ldapsec.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/localedata.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/ojdbc14.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/java/j2sdk1.4.2_05/jre/lib/ext/sunjce_provider.jar”/>\r\n</classpath>\r\n
    /instance/com.genuitec.eclipse.wizards/object.template.8.label=Default template for singleton

    @com
    .genuitec.eclipse.easie.jrun=3.8.1

    @com
    .genuitec.eclipse.easie.oracle=3.8.1
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration=64
    /instance/com.genuitec.eclipse.easie.resin2/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.codeComplete.visibilityCheck=enabled
    /instance/com.genuitec.eclipse.wizards/enumeration.template.1.label=Default template for enumeration
    /instance/com.genuitec.eclipse.easie.jetty5/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.formatterprofiles.version=6
    /instance/com.genuitec.eclipse.easie.orion2/JDK_INSTALLATION_NAME=JDK 1.4.2

    @com
    .genuitec.eclipse.easie.sun8=3.8.3
    /instance/com.genuitec.eclipse.easie.jonas3/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/org.eclipse.jdt.ui/lineNumberRuler=true
    /instance/com.genuitec.eclipse.wizards/xml.template.1.label=Default XML template
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.JRE_SRCROOT=
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.lsw-scx|com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/activation.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/javax.servlet.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/javax.servlet.jsp.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-j2ee.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-jaxrpc.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-jsr77.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-saaj.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/mail.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/namespace.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/xml-apis.jar”/>\r\n</classpath>\r\n
    /instance/com.genuitec.eclipse.wizards/ejb.template.3.label=Entity EJB
    @org.eclipse.jdt.ui=3.0.1
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.importorder=java;javax;org;com;
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.code_templates_migrated=true
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.JRE_LIB=C\:/java/j2sdk1.4.2_05/jre/lib/rt.jar

    @com
    .genuitec.eclipse.core=3.8.3
    @org.eclipse.webbrowser=13.8.3
    /instance/com.genuitec.eclipse.easie.resin3/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<templates/>
    /instance/com.genuitec.eclipse.easie.bejy/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/com.genuitec.eclipse.wizards/map.template.2.label=Default template for Map with object types
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.insert_space_before_colon_in_case=insert
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.builder.resourceCopyExclusionFilter=*.launch
    /instance/com.genuitec.eclipse.easie.jrun/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/com.genuitec.eclipse.easie.jonas4/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/org.eclipse.jdt.ui/useAnnotationsPrefPage=true
    /instance/org.eclipse.team.ui/org.eclipse.team.ui.first_time=false
    /instance/com.genuitec.eclipse.wizards/applethtml.template.1=Templates/Applet.html
    file_export_version=3.0
    @org.eclipse.jdt.launching=3.0.1
    /instance/com.genuitec.eclipse.wizards/applet.template.1.label=Template for Applet with JDK1.3
    /instance/com.genuitec.eclipse.easie.jrun4/JDK_INSTALLATION_NAME=JDK 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.jboss/JDK_INSTALLATION_NAME=JDK 1.4.2

    @com
    .genuitec.eclipse.easie.websphere=3.8.1
    /instance/org.eclipse.jdt.ui/fontPropagated=true
    /instance/com.genuitec.eclipse.easie.jetty/JDK_INSTALLATION_NAME=JDK 1.4.2
    /instance/com.ibm.sse.model.css/identifierCase=1
    /instance/com.genuitec.eclipse.wizards/array.template.2=Templates/ArrayObjectType.java

    @com
    .rational.clearcase=6.0.24
    /instance/com.genuitec.eclipse.wizards/array.template.1=Templates/ArrayBasicType.java
    /instance/org.eclipse.jdt.ui/content_assist_order_proposals=true
    /instance/com.genuitec.eclipse.wizards/factory.template.1.label=Default template for factory
    /instance/org.eclipse.debug.ui/org.eclipse.debug.ui.PREF_LAUNCH_PERSPECTIVES=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<launchPerspectives>\r\n<launchPerspective configurationType\=”org.eclipse.ant.AntLaunchConfigurationType” mode\=”run” perspective\=”com.genuitec.myeclipse.perspective.myeclipseperspective”/>\r\n</launchPerspectives>\r\n
    /instance/com.genuitec.eclipse.wizards/html.template.1.label=Default HTML template
    /instance/com.genuitec.eclipse.wizards/factory.template.1=Templates/Factory.java
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.TOMCAT_HOME=C\:/Tomcat/Tomcat5.0
    /instance/com.genuitec.eclipse.xmen/problemIndication=true
    /instance/com.ibm.xmleditor/lastActivePage=1
    /instance/com.ibm.sse.model.jsp/outputCodeset=UTF-8
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.SCXProject|com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/activation.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/javax.servlet.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/javax.servlet.jsp.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-j2ee.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-jaxrpc.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-jsr77.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/jboss-saaj.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/mail.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/namespace.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/MyEclipse/MyEclipse3.8.2/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.3/data/libraryset/1.4/xml-apis.jar”/>\r\n</classpath>\r\n

    @com
    .genuitec.eclipse.easie.orion2=3.8.1

    @com
    .genuitec.eclipse.easie.orion1=3.8.1
    /instance/com.genuitec.eclipse.wizards/jsp.template.7=Templates/Jsp2.jsp
    /instance/com.genuitec.eclipse.wizards/jsp.template.6=Templates/JsF.jsp
    /instance/com.genuitec.eclipse.wizards/jsp.template.5=Templates/Struts2-1_2.jsp
    /instance/com.genuitec.eclipse.wizards/jsp.template.4=Templates/Struts-1_2.jsp
    /instance/com.genuitec.eclipse.wizards/jsp.template.3=Templates/Struts2.jsp
    /instance/com.genuitec.eclipse.wizards/object.template.1.label=Default template for a bean class
    /instance/com.genuitec.eclipse.wizards/jsp.template.2=Templates/Struts.jsp
    /instance/com.genuitec.eclipse.wizards/jsp.template.1=Templates/Jsp.jsp
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.Assignment6|com.genuitec.eclipse.j2eedt.core.J2EE14_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r

    #222228 Reply

    vtpham
    Member

    Found out I need to put the check the driver in Preferences. I did that, now I got this error message.

    Error while trying to login to database:
    IO Exception: The Netword Adapter could not establish the connection

    — error log —

    !ENTRY com.genuitec.eclipse.sqlexplorer 4 4 Jan 05, 2005 09:20:54.152
    !MESSAGE Error while trying to login to database
    !STACK 0
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:210)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:323)
    at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:263)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:365)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:260)
    at net.sourceforge.squirrel_sql.fw.sql.SQLDriverManager.getConnection(SQLDriverManager.java:99)
    at com.genuitec.eclipse.sqlexplorer.actions.LoginProgress$A.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    thx.

    #222257 Reply

    support-jeff
    Member

    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)

    This is an Oracle configuration problem (or your workstation network is not allowing a connection to the database). You will need to consult Oracle documentation on how to debug this problem.

    #224103 Reply

    leon_shen
    Member

    I have the same problem, but I still can’t figure out. Is there any solution on this? Please…

    Thanks,
    Leon

    #224196 Reply

    I connect fine using Oracle 9i with thin driver in DBBrowser view. Do some test as I always do
    1) Ping first if oracle is on remote server.
    2) if not then do tnsping.
    3) if tnsping is fine then try sqlplus or enterprise manager to see if it’s connect fine.
    4) if the above steps are ok then it’s your driver setup is incorrect.

    #224197 Reply

    BTW, I also included Oracle JDBC jar file in the class path in eclipse.

    #226175 Reply

    Greg Rozario
    Member

    I had this problem too. Now fixed.

    Sticking the oracle jar in the classpath didn’t work, but dropping the jarinto the jre/lib/ext folder of the java version that eclipse is using sorted it.

    Hope that helps

    #226376 Reply

    davis7500
    Member

    i got this problem too, but at now i solved this problem and my steps :
    clik Windows – Preferences – MyEclipse – Database Explorer – Driver,
    after that, choose “Oracle Thin Driver” then click “Edit”, at “Extra Clash Path” tab
    clikc “New” and fill with ypur classes12.jar eg. “D:\oracle\ora92\jdbc\lib\classes12.jar”

    hope that help.

    #226387 Reply

    Riyad Kalla
    Member

    We appreciate all of you posting your solutions, from all the varying solutions it seems this problem is not only common but variable for everyone so keeping all these solutions in one thread is great.

    #235250 Reply

    ceuboy
    Member

    Hello All,

    I have been reading through all of the suggestions and I am still not having success in my connectivity. I have tried each of the
    suggested file locations and I have not been able to connect. I get the message that there was an IO error while my Network Card
    is trying to connect. I am using Version 9.0 of Oracle client which is behind a little bit but I am unable to make it work.

    Any other suggestions?

    Kim

    #235251 Reply

    Riyad Kalla
    Member

    Kim,
    Provide all pertinent details that others have provided and let’s see if someone spots a potential issue, that’s usually the best way to start.

    #236083 Reply

    adrianchitic
    Member

    hi all,
    steps described above with only difference that for me “Extra Class Path” comes displayed as Driver Libraries. To my surprise it finally worked but it brought me under the table branch synonyms from other accounts too, even for local tables. Anyone encountered this strange behaviour ? Thanks.

    #236084 Reply

    adrianchitic
    Member

    it seems message has been truncated. Ment that it worked for me after following davis7500 steps …

Viewing 14 posts - 1 through 14 (of 14 total)
Reply To: Can’t connect to Oracle in DB Browser

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