[jboss-user] [JBoss jBPM] - Re: jPBM designer doesn't work

craquerpro do-not-reply at jboss.com
Tue Dec 9 04:15:03 EST 2008


This is the full stack trace of Eclipse:


  | !ENTRY org.eclipse.ui 4 0 2008-12-09 09:50:52.575
  | !MESSAGE Unable to create editor ID org.jbpm.gd.jpdl.editor: An unexpected exception was thrown.
  | !STACK 0
  | java.lang.NullPointerException
  | 	at org.jbpm.gd.common.editor.Editor.getSemanticElement(Unknown Source)
  | 	at org.jbpm.gd.common.editor.Editor.initSourcePage(Unknown Source)
  | 	at org.jbpm.gd.common.editor.Editor.createPages(Unknown Source)
  | 	at org.jbpm.gd.jpdl.editor.JpdlEditor.createPages(Unknown Source)
  | 	at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:310)
  | 	at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:661)
  | 	at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:428)
  | 	at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:594)
  | 	at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:266)
  | 	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2820)
  | 	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2729)
  | 	at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2721)
  | 	at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2673)
  | 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
  | 	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2668)
  | 	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2652)
  | 	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2643)
  | 	at org.eclipse.ui.ide.IDE.openEditor(IDE.java:646)
  | 	at org.eclipse.ui.ide.IDE.openEditor(IDE.java:605)
  | 	at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:318)
  | 	at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:160)
  | 	at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:228)
  | 	at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:207)
  | 	at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:274)
  | 	at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:250)
  | 	at org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.handleOpen(PackageExplorerActionGroup.java:363)
  | 	at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$5.open(PackageExplorerPart.java:603)
  | 	at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:820)
  | 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
  | 	at org.eclipse.core.runtime.Platform.run(Platform.java:880)
  | 	at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
  | 	at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
  | 	at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:818)
  | 	at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1079)
  | 	at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1183)
  | 	at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:263)
  | 	at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:257)
  | 	at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:297)
  | 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
  | 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
  | 	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823)
  | 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
  | 	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
  | 	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
  | 	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
  | 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
  | 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
  | 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
  | 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  | 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
  | 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
  | 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  | 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  | 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
  | 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
  | 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  | 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  | 	at java.lang.reflect.Method.invoke(Unknown Source)
  | 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
  | 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
  | 	at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
  | 

It doesn't add much detail to my previous message.

I have restarted Eclipse, if some other strange log message is found, but I have seen nothing else.


  | *** System properties:
  | awt.toolkit=sun.awt.windows.WToolkit
  | com.oxygenxml.editor.home.url=file:/C:/eclipse3/plugins/com.oxygenxml.editor_10.0.0/
  | com.oxygenxml.editor.lib.dir=C:\eclipse3\plugins\com.oxygenxml.editor_10.0.0\lib
  | com.oxygenxml.is.eclipse.plugin=true
  | eclipse.buildId=M20080911-1700
  | eclipse.commands=-os
  | win32
  | -ws
  | win32
  | -arch
  | x86
  | -showsplash
  | C:\eclipse3\\plugins\org.eclipse.platform_3.3.101.v200809111700\splash.bmp
  | -launcher
  | C:\eclipse3\eclipse.exe
  | -name
  | Eclipse
  | --launcher.library
  | C:\eclipse3\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.100.v20080509-1800\eclipse_1114.dll
  | -startup
  | C:\eclipse3\\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
  | 256M
  | -vm
  | C:\Archivos de programa\Java\jre6\bin\client\jvm.dll
  | eclipse.ee.install.verify=false
  | eclipse.home.location=file:/C:/eclipse3/
  | eclipse.launcher=C:\eclipse3\eclipse.exe
  | eclipse.p2.data.area=@config.dir/../p2
  | eclipse.p2.profile=PlatformProfile
  | eclipse.product=org.eclipse.platform.ide
  | eclipse.startTime=1228812762364
  | eclipse.vm=C:\Archivos de programa\Java\jre6\bin\client\jvm.dll
  | eclipse.vmargs=-Dosgi.requiredJavaVersion=1.5
  | -Xmx512m
  | -Xms40m
  | -Xmx256m
  | -XX:MaxPermSize=256m
  | -Djava.class.path=C:\eclipse3\\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
  | 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:\eclipse3\\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
  | java.class.version=50.0
  | java.endorsed.dirs=C:\Archivos de programa\Java\jre6\lib\endorsed
  | java.ext.dirs=C:\Archivos de programa\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext
  | java.home=C:\Archivos de programa\Java\jre6
  | java.io.tmpdir=C:\DOCUME~1\DPEREZ~1.GRU\CONFIG~1\Temp\
  | java.library.path=C:\eclipse3;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:/Archivos de programa/Java/jre6/bin/client;C:/Archivos de programa/Java/jre6/bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Archivos de programa\Archivos comunes\Roxio Shared\DLLShared\;c:\Archivos de programa\Microsoft SQL Server\90\Tools\binn\;c:\Des\maven-2.0.8\bin\;C:\Archivos de programa\jEdit;c:\Des\Ice-3.2.1\bin;c:\Archivos de programa\TortoiseSVN\bin;C:\Archivos de programa\QuickTime\QTSystem\
  | java.runtime.name=Java(TM) SE Runtime Environment
  | java.runtime.version=1.6.0_10-rc-b28
  | java.specification.name=Java Platform API Specification
  | java.specification.vendor=Sun Microsystems Inc.
  | java.specification.version=1.6
  | 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.6.0_10-rc
  | 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=11.0-b15
  | line.separator=
  | 
  | org.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
  | org.apache.commons.logging.simplelog.defaultlog=off
  | org.apache.commons.logging.simplelog.log.httpclient.wire.header=off
  | org.apache.commons.logging.simplelog.log.org.apache.commons.httpclient=off
  | org.eclipse.equinox.launcher.splash.location=C:\eclipse3\\plugins\org.eclipse.platform_3.3.101.v200809111700\splash.bmp
  | org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator\bundles.info
  | org.eclipse.update.reconcile=false
  | org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6
  | org.osgi.framework.language=es
  | org.osgi.framework.os.name=WindowsXP
  | org.osgi.framework.os.version=5.1.0
  | org.osgi.framework.processor=x86
  | org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,javax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.jws,javax.jws.soap,javax.lang.model,javax.lang.model.element,javax.lang.model.type,javax.lang.model.util,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.script,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.tools,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,javax.xml.ws.spi,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views ,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
  | org.osgi.framework.vendor=Eclipse
  | org.osgi.framework.version=1.4.0
  | org.osgi.supports.framework.extension=true
  | org.osgi.supports.framework.fragment=true
  | org.osgi.supports.framework.requirebundle=true
  | os.arch=x86
  | os.name=Windows XP
  | os.version=5.1
  | osgi.arch=x86
  | osgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar at 1:start
  | osgi.bundles.defaultStartLevel=4
  | osgi.bundlestore=C:\eclipse3\configuration\org.eclipse.osgi\bundles
  | osgi.compatibility.bootdelegation=true
  | osgi.configuration.area=file:/C:/eclipse3/configuration/
  | osgi.framework=file:/c:/eclipse3/plugins/org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar
  | osgi.framework.beginningstartlevel=1
  | osgi.framework.shape=jar
  | osgi.framework.version=3.4.2.R34x_v20080826-1230
  | osgi.install.area=file:/C:/eclipse3/
  | osgi.instance.area=file:/C:/develop/
  | osgi.instance.area.default=file:/C:/Documents and Settings/dperez.GRUPOINTERCOM/workspace/
  | osgi.launcherIni=eclipse
  | osgi.launcherPath=.
  | osgi.logfile=C:\develop\.metadata\.log
  | osgi.manifest.cache=C:\eclipse3\configuration\org.eclipse.osgi\manifests
  | osgi.nl=es_ES
  | osgi.os=win32
  | osgi.requiredJavaVersion=1.5
  | osgi.splashLocation=C:\eclipse3\\plugins\org.eclipse.platform_3.3.101.v200809111700\splash.bmp
  | osgi.splashPath=platform:/base/plugins/org.eclipse.platform
  | osgi.syspath=c:\eclipse3\plugins
  | osgi.ws=win32
  | path.separator=;
  | sun.arch.data.model=32
  | sun.boot.class.path=C:\Archivos de programa\Java\jre6\lib\resources.jar;C:\Archivos de programa\Java\jre6\lib\rt.jar;C:\Archivos de programa\Java\jre6\lib\sunrsasign.jar;C:\Archivos de programa\Java\jre6\lib\jsse.jar;C:\Archivos de programa\Java\jre6\lib\jce.jar;C:\Archivos de programa\Java\jre6\lib\charsets.jar;C:\Archivos de programa\Java\jre6\classes
  | sun.boot.library.path=C:\Archivos de programa\Java\jre6\bin
  | sun.cpu.endian=little
  | sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
  | sun.desktop=windows
  | sun.io.unicode.encoding=UnicodeLittle
  | sun.jnu.encoding=Cp1252
  | sun.management.compiler=HotSpot Client Compiler
  | sun.os.patch.level=Service Pack 2
  | user.country=ES
  | user.dir=Z:\
  | user.home=C:\Documents and Settings\dperez.GRUPOINTERCOM
  | user.language=es
  | user.name=dperez
  | user.timezone=Europe/Paris
  | user.variant=
  | 
  | *** Features:
  | com.oxygenxml.editor (10.0.0) "oXygen XML Editor"
  | com.sun.jna (3.0.5) "JNA Library Plug-in"
  | EclipseSkins (1.5.0) "Extended VS Presentation Plug-in"
  | org.eclipse.cvs (1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938) "Eclipse CVS Client"
  | org.eclipse.draw2d (3.4.1.v20080806-3307w31191_2102462) "Graphical Editing Framework Draw2d"
  | org.eclipse.draw2d.sdk (3.4.1.v20080806-67718083A56B4H3F84A-__6_2A32) "Graphical Editing Framework Draw2d Developer Resources"
  | org.eclipse.draw2d.source (3.4.1.v20080806-3307w31191_2102462) "Graphical Editing Framework Draw2d Developer Resources"
  | org.eclipse.ecf.core (2.0.1.v20080916-1301) "Eclipse Communication Framework (ECF)"
  | org.eclipse.ecf.examples (2.0.1.v20080916-1301) "ECF Collaboration Examples"
  | org.eclipse.emf.common (2.4.0.v200808251517) "EMF Common"
  | org.eclipse.emf.common.ui (2.4.0.v200808251517) "EMF Common UI"
  | org.eclipse.emf.ecore (2.4.1.v200808251517) "EMF Ecore"
  | org.eclipse.emf.ecore.edit (2.4.1.v200808251517) "EMF Ecore Edit"
  | org.eclipse.emf.edit (2.4.1.v200808251517) "EMF Edit"
  | org.eclipse.emf.edit.ui (2.4.1.v200808251517) "EMF Edit UI"
  | org.eclipse.gef (3.4.1.v20080806-67718083A56B4H2A3213573) "Graphical Editing Framework GEF"
  | org.eclipse.gef.sdk (3.4.1.v20080806-7B7E297OK9c7WEeDMZJfHVNDRBPX) "Graphical Editing Framework GEF Developer Resources"
  | org.eclipse.gef.source (3.4.1.v20080806-67718083A56B4H2A3213573) "Graphical Editing Framework GEF Developer Resources"
  | org.eclipse.help (1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat) "Help System Base"
  | org.eclipse.jdt (3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97) "Eclipse Java Development Tools"
  | org.eclipse.jwt_feature (0.5.0) "JWT Workflow Editor"
  | org.eclipse.mylyn_feature (3.0.3.v20081015-1500-e3x) "Mylyn"
  | org.eclipse.mylyn.bugzilla_feature (3.0.3.v20081015-1500-e3x) "Mylyn"
  | org.eclipse.mylyn.context_feature (3.0.3.v20081015-1500-e3x) "Mylyn"
  | org.eclipse.mylyn.ide_feature (3.0.3.v20081015-1500-e3x) "Mylyn"
  | org.eclipse.mylyn.java_feature (3.0.3.v20081015-1500-e3x) "Mylyn"
  | org.eclipse.mylyn.pde_feature (3.0.3.v20081015-1500-e3x) "Mylyn"
  | org.eclipse.mylyn.team_feature (3.0.3.v20081015-1500-e3x) "Mylyn"
  | org.eclipse.pde (3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP) "PDE"
  | org.eclipse.platform (3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu) "Eclipse Platform"
  | org.eclipse.rcp (3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341) "Eclipse RCP"
  | org.eclipse.sdk (3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv) "Eclipse Project SDK"
  | org.eclipse.swt.extension (1.0.4.200804222026) "SWT Win32 Extension"
  | org.eclipse.swt.extension.example (1.0.4.200804222026) "SWT Win32 Extension Example"
  | org.eclipse.xsd (2.4.1.v200808251517) "XSD - XML Schema Definition Model"
  | org.eclipse.xsd.edit (2.4.0.v200808251517) "XSD Edit"
  | org.tigris.subversion.clientadapter.feature (1.5.2) "Subversion Client Adapter"
  | org.tigris.subversion.clientadapter.javahl.feature (1.5.4) "Subversion JavaHL"
  | org.tigris.subversion.clientadapter.svnkit.feature (1.5.2) "SVNKit Client Adapter"
  | org.tigris.subversion.subclipse (1.4.6) "SVN Team Provider Core"
  | org.tigris.subversion.subclipse.mylyn (3.0.0) "Subclipse Integration for Mylyn 3.x"
  | org.tmatesoft.svnkit (1.2.0.4949) "SVNKit Library Plug-in"
  | 
  | *** Plug-in Registry:
  | ch.ethz.iks.r_osgi.remote (1.0.0.RC2_v20080623-0046) "R_OSGi Remote Service" [Starting]
  | ch.ethz.iks.r_osgi.remote (1.0.0.RC2_v20080916-1301) "R_OSGi Remote Service" [Starting]
  | ch.ethz.iks.slp (1.0.0.RC4_v200806091030) "jSLP" [Starting]
  | com.ibm.icu (3.8.1.v20080530) "International Components for Unicode for Java (ICU4J)" [Active]
  | com.jcraft.jsch (0.1.37.v200803061811) "JSch" [Resolved]
  | com.oxygenxml.editor (10.0.0) "oXygen XML Editor" [Active]
  | com.sun.jna (3.0.5) "JNA Library Plug-in" [Starting]
  | de.loskutov.BytecodeOutline (2.2.7) "Bytecode Outline Plug-in" [Starting]
  | de.loskutov.eclipseskins.extvs (1.5.0) "Extended VS Presentation Plug-in" [Starting]
  | javax.servlet (2.4.0.v200806031604) "Servlet API Bundle" [Resolved]
  | javax.servlet.jsp (2.0.0.v200806031607) "Java Server Pages API Bundle" [Resolved]
  | javax.xml (1.3.4.v200806030440) "JAXP XML" [Resolved]
  | net.sf.jadclipse (3.3.0) "JadClipse" [Active]
  | net.sourceforge.eclipsetools.quickmarks (3.0.2) "Quickmarks Both Styles" [Active]
  | org.apache.ant (1.7.0.v200803061910) "Apache Ant" [Resolved]
  | org.apache.commons.codec (1.3.0.v20080530-1600) "Apache Commons Codec Plug-in" [Resolved]
  | org.apache.commons.el (1.0.0.v200806031608) "Apache Commons JSP 2.0 Expression Language Interpreter" [Resolved]
  | org.apache.commons.httpclient (3.1.0.v20080605-1935) "Apache Commons Httpclient" [Resolved]
  | org.apache.commons.lang (2.3.0.v200803061910) "Apache Jakarta Commons Lang" [Resolved]
  | org.apache.commons.logging (1.0.4.v20080605-1930) "Apache Commons Logging Plug-in" [Resolved]
  | org.apache.jasper (5.5.17.v200806031609) "Apache Jasper 2 Plug-in" [Resolved]
  | org.apache.lucene (1.9.1.v20080530-1600) "Apache Lucene" [Resolved]
  | org.apache.lucene.analysis (1.9.1.v20080530-1600) "Apache Lucene Analysis" [Resolved]
  | org.apache.xerces (2.9.0.v200805270400) "Apache Xerces-J" [Resolved]
  | org.apache.xml.resolver (1.2.0.v200806030312) "Apache XmlResolver" [Resolved]
  | org.apache.xml.serializer (2.7.1.v200806030322) "Apache XML Commons Serializer" [Resolved]
  | org.eclipse.ant.core (3.2.0.v20080529) "Ant Build Tool Core" [Starting]
  | org.eclipse.ant.ui (3.3.0.v20080529) "Ant UI" [Starting]
  | org.eclipse.compare (3.4.0.I20080604) "Compare Support" [Active]
  | org.eclipse.core.boot (3.1.100.v20080218) "Core Boot" [Starting]
  | org.eclipse.core.commands (3.4.0.I20080509-2000) "Commands" [Resolved]
  | org.eclipse.core.contenttype (3.3.0.v20080604-1400) "Eclipse Content Mechanism" [Active]
  | org.eclipse.core.databinding (1.1.1.M20080827-0800b) "JFace Data Binding" [Active]
  | org.eclipse.core.databinding.beans (1.1.1.M20080827-0800a) "JFace Data Binding for JavaBeans" [Resolved]
  | org.eclipse.core.expressions (3.4.0.v20080603-2000) "Expression Language" [Active]
  | org.eclipse.core.filebuffers (3.4.0.v20080603-2000) "File Buffers" [Active]
  | org.eclipse.core.filesystem (1.2.0.v20080604-1400) "Core File Systems" [Active]
  | org.eclipse.core.filesystem.win32.x86 (1.1.0.v20080604-1400) "Core File System for Windows" [Resolved]
  | org.eclipse.core.jobs (3.4.0.v20080512) "Eclipse Jobs Mechanism" [Active]
  | org.eclipse.core.net (1.1.0.I20080604) "Internet Connection Management" [Active]
  | org.eclipse.core.net.win32.x86 (1.0.0.I20080521) "Proxy for Windows" [Resolved]
  | org.eclipse.core.resources (3.4.1.R34x_v20080902) "Core Resource Management" [Active]
  | org.eclipse.core.resources.compatibility (3.4.0.v20080604-1400) "Core Resource Management Compatibility Fragment" [Resolved]
  | org.eclipse.core.resources.win32.x86 (3.4.0.v20071204) "Core Resource Management Win32 Fragment" [Resolved]
  | org.eclipse.core.runtime (3.4.0.v20080512) "Core Runtime" [Active]
  | org.eclipse.core.runtime.compatibility (3.2.0.v20071008) "Core Runtime Plug-in Compatibility" [Active]
  | org.eclipse.core.runtime.compatibility.auth (3.2.100.v20070502) "Authorization Compatibility Plug-in" [Active]
  | org.eclipse.core.runtime.compatibility.registry (3.2.200.v20080610) "Eclipse Registry Compatibility Fragment" [Resolved]
  | org.eclipse.core.variables (3.2.100.v20080529-1300) "Core Variables" [Active]
  | org.eclipse.cvs (1.0.100.v20080603) "Eclipse CVS Client" [Starting]
  | org.eclipse.debug.core (3.4.0.v20080612) "Debug Core" [Active]
  | org.eclipse.debug.ui (3.4.1.v20080811_r341) "Debug UI" [Active]
  | org.eclipse.draw2d (3.4.0.v20080529) "Graphical Editing Framework Draw2d" [Starting]
  | org.eclipse.draw2d (3.4.1.v20080910-1351) "Graphical Editing Framework Draw2d" [Active]
  | org.eclipse.draw2d.doc.isv (3.4.1.v20080806) "Graphical Editing Framework Draw2d Documentation" [Starting]
  | org.eclipse.draw2d.source (3.4.1.v20080806-3307w31191_2102462) "Graphical Editing Framework Draw2d Developer Resources" [Resolved]
  | org.eclipse.ecf (2.0.0.v20080611-1715) "Eclipse Communication Framework (ECF)" [Starting]
  | org.eclipse.ecf.core.source (2.0.1.v20080916-1301) "ECF Core Source" [Resolved]
  | org.eclipse.ecf.datashare (1.3.0.v20080916-1301) "ECF DataShare API" [Resolved]
  | org.eclipse.ecf.discovery (2.0.0.v20080916-1301) "ECF Discovery API" [Starting]
  | org.eclipse.ecf.discovery.ui (2.0.0.v20080916-1301) "ECF Discovery UI" [Starting]
  | org.eclipse.ecf.doc (1.3.0.v20080916-1301) "ECF Documentation" [Starting]
  | org.eclipse.ecf.docshare (2.0.0.v20080916-1301) "ECF DocShare Plugin" [Starting]
  | org.eclipse.ecf.example.clients (1.3.0.v20080916-1301) "ECF Clients Example" [Resolved]
  | org.eclipse.ecf.example.collab (1.3.0.v20080916-1301) "ECF Collaboration Examples" [Starting]
  | org.eclipse.ecf.example.collab.editor (1.0.200.v20080916-1301) "ECF Shared Editor Example" [Starting]
  | org.eclipse.ecf.examples.remoteservices.client (1.0.100.v20080916-1301) "ECF RemoteServices Example Client" [Starting]
  | org.eclipse.ecf.examples.remoteservices.common (1.0.100.v20080623-0046) "ECF RemoteServices Example Common" [Starting]
  | org.eclipse.ecf.examples.remoteservices.common (1.0.100.v20080916-1301) "ECF RemoteServices Example Common" [Starting]
  | org.eclipse.ecf.examples.remoteservices.server (1.0.100.v20080916-1301) "ECF RemoteServices Example Server" [Starting]
  | org.eclipse.ecf.examples.source (2.0.1.v20080916-1301) "ECF Examples Source" [Resolved]
  | org.eclipse.ecf.examples.updatesite.client (1.0.100.v20080916-1301) "ECF Updatesite Example Client" [Starting]
  | org.eclipse.ecf.examples.updatesite.server (1.0.100.v20080916-1301) "ECF Updatesite Example Server" [Starting]
  | org.eclipse.ecf.filetransfer (2.0.0.v20080611-1715) "ECF Filetransfer API" [Starting]
  | org.eclipse.ecf.filetransfer.ui (1.4.0.v20080916-1301) "ECF File Transfer UI" [Starting]
  | org.eclipse.ecf.identity (2.0.0.v20080611-1715) "ECF Identity API" [Starting]
  | org.eclipse.ecf.presence (1.3.0.v20080916-1301) "ECF Presence API" [Starting]
  | org.eclipse.ecf.presence.bot (1.2.0.v20080916-1301) "ECF Presence Bot API" [Starting]
  | org.eclipse.ecf.presence.collab.ui (1.2.0.v20080916-1301) "ECF Presence Collaboration UI" [Starting]
  | org.eclipse.ecf.presence.ui (1.2.0.v20080916-1301) "ECF Presence UI" [Starting]
  | org.eclipse.ecf.protocol.bittorrent (0.3.0) "ECF BitTorrent Protocol Implementation" [Resolved]
  | org.eclipse.ecf.protocol.msn (1.2.0.v20080623-0046) "ECF MSN Protocol Implementation" [Resolved]
  | org.eclipse.ecf.protocol.msn (1.2.0.v20080916-1301) "ECF MSN Protocol Implementation" [Resolved]
  | org.eclipse.ecf.provider (1.3.0.v20080916-1301) "ECF Provider API" [Starting]
  | org.eclipse.ecf.provider.bittorrent (0.3.0.v20080916-1301) "ECF Bittorrent Provider" [Starting]
  | org.eclipse.ecf.provider.bittorrent.ui (0.2.0.v20080916-1301) "ECF Bitorrent Provider UI" [Starting]
  | org.eclipse.ecf.provider.datashare (1.3.0.v20080916-1301) "ECF Datashare Provider" [Starting]
  | org.eclipse.ecf.provider.discovery (2.0.0.v20080916-1301) "ECF Discovery Provider" [Starting]
  | org.eclipse.ecf.provider.filetransfer (2.0.0.v20080611-1715) "ECF Filetransfer Provider" [Starting]
  | org.eclipse.ecf.provider.filetransfer.efs (1.5.0.v20080916-1301) "ECF EFS Provider" [Starting]
  | org.eclipse.ecf.provider.filetransfer.scp (2.0.0.v20080916-1301) "ECF SCP Filetransfer Provider" [Starting]
  | org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.v20080611-1715) "ECF Filetransfer Provider" [Resolved]
  | org.eclipse.ecf.provider.irc (1.3.0.v20080916-1301) "ECF IRC Provider" [Starting]
  | org.eclipse.ecf.provider.irc.ui (1.3.0.v20080916-1301) "ECF IRC UI" [Starting]
  | org.eclipse.ecf.provider.jmdns (2.0.0.v20080916-1301) "ECF Discovery Provider" [Starting]
  | org.eclipse.ecf.provider.jslp (2.0.0.v20080916-1301) "ECF SLP Discovery Provider" [Starting]
  | org.eclipse.ecf.provider.msn (1.2.0.v20080916-1301) "ECF MSN Provider" [Starting]
  | org.eclipse.ecf.provider.msn.ui (1.3.0.v20080916-1301) "ECF MSN Provider UI" [Starting]
  | org.eclipse.ecf.provider.r_osgi (2.0.0.v20080916-1301) "ECF R-OSGi Remoteservice Provider" [Starting]
  | org.eclipse.ecf.provider.remoteservice (1.3.0.v20080916-1301) "ECF Remoteservice Provider" [Starting]
  | org.eclipse.ecf.provider.ui (1.3.0.v20080916-1301) "ECF Provider UI" [Starting]
  | org.eclipse.ecf.provider.xmpp (2.0.100.v20080916-1301) "ECF XMPP Provider" [Starting]
  | org.eclipse.ecf.provider.xmpp.ui (2.0.0.v20080916-1301) "ECF XMPP Provider UI" [Starting]
  | org.eclipse.ecf.remoteservice (2.0.0.v20080916-1301) "ECF Remoteservice API" [Starting]
  | org.eclipse.ecf.remoteservice.ui (2.0.0.v20080916-1301) "ECF Remote Services UI" [Starting]
  | org.eclipse.ecf.server (1.3.0.v20080623-0046) "ECF Server API" [Starting]
  | org.eclipse.ecf.server (1.3.0.v20080916-1301) "ECF Server API" [Starting]
  | org.eclipse.ecf.server.generic (1.2.0.v20080916-1301) "ECF Generic Server" [Starting]
  | org.eclipse.ecf.sharedobject (1.3.0.v20080916-1301) "ECF Sharedobject API" [Starting]
  | org.eclipse.ecf.ssl (1.0.0.v20080611-1715) "Eclipse Communication Framework (ECF)" [Resolved]
  | org.eclipse.ecf.telephony.call (1.2.0.v20080623-0046) "ECF Telephony Call API" [Starting]
  | org.eclipse.ecf.telephony.call (1.2.0.v20080916-1301) "ECF Telephony Call API" [Starting]
  | org.eclipse.ecf.telephony.call.ui (1.2.0.v20080623-0046) "ECF Call UI" [Starting]
  | org.eclipse.ecf.telephony.call.ui (1.2.0.v20080916-1301) "ECF Call UI" [Starting]
  | org.eclipse.ecf.ui (2.0.0.v20080916-1301) "ECF UI" [Starting]
  | org.eclipse.emf.common (2.4.0.v200808251517) "EMF Common" [Active]
  | org.eclipse.emf.common.ui (2.4.0.v200808251517) "EMF Common UI" [Starting]
  | org.eclipse.emf.ecore (2.4.1.v200808251517) "EMF Ecore" [Starting]
  | org.eclipse.emf.ecore.change (2.4.0.v200808251517) "EMF Change Model" [Starting]
  | org.eclipse.emf.ecore.change.edit (2.4.0.v200808251517) "EMF Change Edit" [Starting]
  | org.eclipse.emf.ecore.edit (2.4.1.v200808251517) "EMF Ecore Edit" [Starting]
  | org.eclipse.emf.ecore.xmi (2.4.1.v200808251517) "EMF XML/XMI Persistence" [Starting]
  | org.eclipse.emf.edit (2.4.1.v200808251517) "EMF Edit" [Starting]
  | org.eclipse.emf.edit.ui (2.4.1.v200808251517) "EMF Edit UI" [Starting]
  | org.eclipse.epp.usagedata.gathering (1.0.1.R200809220400) "Usage Data Gathering Plug-in" [Active]
  | org.eclipse.epp.usagedata.recording (1.0.1.R200809220400) "Usage Data Recording Plug-in" [Active]
  | org.eclipse.epp.usagedata.ui (1.0.1.R200809220400) "Usage Data UI Plug-in" [Starting]
  | org.eclipse.equinox.app (1.1.0.v20080421-2006) "Equinox Application Container" [Active]
  | org.eclipse.equinox.common (3.4.0.v20080421-2006) "Common Eclipse Runtime" [Active]
  | org.eclipse.equinox.frameworkadmin (1.0.2.R34x_v20080910) "Equinox Framework Admin" [Active]
  | org.eclipse.equinox.frameworkadmin.equinox (1.0.2.R34x_v20080911) "Equinox Framework Admin for Equinox" [Active]
  | org.eclipse.equinox.http.jetty (1.1.0.v20080425) "Jetty Http Service" [Starting]
  | org.eclipse.equinox.http.registry (1.0.100.v20080427-0830) "Http Service Registry Extensions" [Resolved]
  | org.eclipse.equinox.http.servlet (1.0.100.v20080427-0830) "Http Services Servlet" [Starting]
  | org.eclipse.equinox.jsp.jasper (1.0.100.v20080427-0830) "Jasper Jsp Support Bundle" [Starting]
  | org.eclipse.equinox.jsp.jasper.registry (1.0.0.v20080427-0830) "Jasper Jsp Registry Support Plug-in" [Starting]
  | org.eclipse.equinox.launcher (1.0.101.R34x_v20080819) "Equinox Launcher" [Resolved]
  | org.eclipse.equinox.launcher.win32.win32.x86 (1.0.101.R34x_v20080731) "Equinox Launcher Win32 X86 Fragment" [Resolved]
  | org.eclipse.equinox.p2.artifact.repository (1.0.2.R34x_v20080808-1156) "Equinox Provisioning Artifact Repository Support" [Active]
  | org.eclipse.equinox.p2.console (1.0.0.v20080514-1900) "Equinox Provisioning Console" [Starting]
  | org.eclipse.equinox.p2.core (1.0.0.v20080530-1237) "Equinox Provisioning Core" [Active]
  | org.eclipse.equinox.p2.director (1.0.2.v20080806-1619) "Equinox Provisioning Director" [Active]
  | org.eclipse.equinox.p2.director.app (1.0.1.R34x_v20080729) "Equinox Provisioning Director Application" [Starting]
  | org.eclipse.equinox.p2.directorywatcher (1.0.2.v20080806-1619) "Equinox Provisioning Directory Watcher" [Active]
  | org.eclipse.equinox.p2.engine (1.0.1.R34x_v20080827) "Equinox Provisioning Engine" [Active]
  | org.eclipse.equinox.p2.exemplarysetup (1.0.0.v20080427-2136) "Equinox Provisioning Exemplary Setup" [Active]
  | org.eclipse.equinox.p2.extensionlocation (1.0.2.R34x_v20080825) "Extension Location Repository Support" [Active]
  | org.eclipse.equinox.p2.garbagecollector (1.0.1.R34x_v20080818) "Provisioning Garbage Collector" [Active]
  | org.eclipse.equinox.p2.jarprocessor (1.0.0.v20080514-1900) "Equinox Provisioning JAR Processor" [Resolved]
  | org.eclipse.equinox.p2.metadata (1.0.0.v20080514-1900) "Equinox Provisioning Metadata" [Active]
  | org.eclipse.equinox.p2.metadata.generator (1.0.1.R34x_v20080819) "Equinox Provisioning Metadata Generator" [Active]
  | org.eclipse.equinox.p2.metadata.repository (1.0.0.v20080604) "Equinox Provisioning Metadata Repository" [Active]
  | org.eclipse.equinox.p2.reconciler.dropins (1.0.2.R34x_v20080909) "Dropin Reconciler Plug-in" [Active]
  | org.eclipse.equinox.p2.touchpoint.eclipse (1.0.2.R34x_v20080910) "Equinox Provisioning Eclipse Touchpoint" [Active]
  | org.eclipse.equinox.p2.touchpoint.natives (1.0.0.v20080505-1850) "Equinox Provisioning Native Touchpoint" [Starting]
  | org.eclipse.equinox.p2.ui (1.0.1.R34x_v20080909) "Equinox Provisioning UI Support" [Active]
  | org.eclipse.equinox.p2.ui.sdk (1.0.1.R34x_v20080818) "Equinox Provisioning Platform Update Support" [Active]
  | org.eclipse.equinox.p2.updatechecker (1.0.0.v20080427-2136) "Equinox Provisioning Update Checker" [Active]
  | org.eclipse.equinox.p2.updatesite (1.0.1.R34x_v20080808-1156) "Update site repository adapter bundle (Incubation)" [Starting]
  | org.eclipse.equinox.preferences (3.2.201.R34x_v20080709) "Eclipse Preferences Mechanism" [Active]
  | org.eclipse.equinox.registry (3.4.0.v20080516-0950) "Extension Registry Support" [Active]
  | org.eclipse.equinox.security (1.0.1.R34x_v20080721) "Equinox Java Authentication and Authorization Service (JAAS)" [Active]
  | org.eclipse.equinox.security.ui (1.0.0.v20080603-1810) "Equinox Security Default UI" [Starting]
  | org.eclipse.equinox.security.win32.x86 (1.0.0.v20080529-1600) "Windows Data Protection services integration" [Resolved]
  | org.eclipse.equinox.simpleconfigurator (1.0.0.v20080604) "Simple Configurator" [Active]
  | org.eclipse.equinox.simpleconfigurator.manipulator (1.0.2.R34x_v20080911) "Simple Configurator Manipulator" [Active]
  | org.eclipse.gef (3.4.1.v20080806) "Graphical Editing Framework GEF" [Active]
  | org.eclipse.gef.doc.isv (3.4.1.v20080806) "Graphical Editing Framework GEF Documentation" [Starting]
  | org.eclipse.gef.examples.ui.pde (3.4.0.v20080226) "Graphical Editing Framework Example Plug-ins" [Starting]
  | org.eclipse.gef.source (3.4.1.v20080806-67718083A56B4H2A3213573) "Graphical Editing Framework GEF Developer Resources" [Resolved]
  | org.eclipse.help (3.3.101.v20080702_34x) "Help System Core" [Active]
  | org.eclipse.help.appserver (3.1.300.v20080507) "Help Application Server" [Starting]
  | org.eclipse.help.base (3.3.101.M20080728_34x) "Help System Base" [Starting]
  | org.eclipse.help.ui (3.3.101.M20080715_34x) "Help System UI" [Starting]
  | org.eclipse.help.webapp (3.3.101.M20080805_34x) "Help System Webapp" [Starting]
  | org.eclipse.jdt (3.4.1.r341_v20080709-0800) "Eclipse Java Development Tools" [Resolved]
  | org.eclipse.jdt.apt.core (3.3.101.R34x_v20080902-1220) "Java Annotation Processing Core" [Starting]
  | org.eclipse.jdt.apt.pluggable.core (1.0.100.v20080407-1345) "Java Compiler Apt IDE" [Starting]
  | org.eclipse.jdt.apt.ui (3.3.100.v20080407-1345) "Java Annotation Processing UI" [Starting]
  | org.eclipse.jdt.compiler.apt (1.0.100.v20080513-1235) "Java Compiler Apt" [Resolved]
  | org.eclipse.jdt.compiler.tool (1.0.100.v_883_R34x) "Java Compiler Tool Support" [Resolved]
  | org.eclipse.jdt.core (3.4.2.v_883_R34x) "Java Development Tools Core" [Active]
  | org.eclipse.jdt.core.manipulation (1.2.0.v20080603-2000) "Java Code Manipulation Functionality" [Active]
  | org.eclipse.jdt.debug (3.4.0.v20080604) "JDI Debug Model" [Active]
  | org.eclipse.jdt.debug.ui (3.3.1.v20080730_r341) "JDI Debug UI" [Active]
  | org.eclipse.jdt.doc.isv (3.4.1.r341_v20080716-0800) "Eclipse JDT Plug-in Developer Guide" [Resolved]
  | org.eclipse.jdt.doc.user (3.4.1.r341_v20080820-0800) "Eclipse Java development user guide" [Resolved]
  | org.eclipse.jdt.junit (3.4.0.v20080603-2000) "Java Development Tools JUnit support" [Active]
  | org.eclipse.jdt.junit.runtime (3.3.0.v20080603-2000) "Java Development Tools JUnit runtime support" [Resolved]
  | org.eclipse.jdt.junit4.runtime (1.0.200.v20080603-2000) "Java Development Tools JUnit4 runtime support" [Resolved]
  | org.eclipse.jdt.launching (3.4.1.v20080729_r341) "Java Development Tools Launching Support" [Active]
  | org.eclipse.jdt.ui (3.4.1.r341_v20080827-1100) "Java Development Tools UI" [Active]
  | org.eclipse.jem.util (2.0.100.v200805140020) "Java EMF Model Utilities" [Starting]
  | org.eclipse.jface (3.4.1.M20080827-2000) "JFace" [Active]
  | org.eclipse.jface.databinding (1.2.1.M20080827-0800a) "JFace Data Binding for SWT and JFace" [Resolved]
  | org.eclipse.jface.text (3.4.1.r341_v20080827-1100) "JFace Text" [Resolved]
  | org.eclipse.jsch.core (1.1.100.I20080604) "JSch Core" [Active]
  | org.eclipse.jsch.ui (1.1.100.I20080415) "JSch UI" [Starting]
  | org.eclipse.jwt.transformations.baseTransformation (0.5.0) "JWT Transformation Base Plug-in" [Starting]
  | org.eclipse.jwt.transformations.xpdl (0.5.0) "JWT Transformation XPDL Plug-in" [Starting]
  | org.eclipse.jwt.we (0.5.0) "JWT Workflow Editor" [Starting]
  | org.eclipse.jwt.we.plugins.doc (0.5.0) "JWT WE Documentation Plugin" [Starting]
  | org.eclipse.jwt.we.plugins.viewuml (0.5.0) "JWT WE UML View Plugin" [Starting]
  | org.eclipse.ltk.core.refactoring (3.4.1.r341_v20080716-0800) "Refactoring Core" [Active]
  | org.eclipse.ltk.ui.refactoring (3.4.1.r341_v20080716-0800) "Refactoring UI" [Starting]
  | org.eclipse.mylyn (3.0.0.v20080619-1900) "Mylyn" [Starting]
  | org.eclipse.mylyn (3.0.3.v20081015-1500-e3x) "Mylyn" [Starting]
  | org.eclipse.mylyn.bugzilla.core (3.0.3.v20081015-1500-e3x) "Mylyn Bugzilla Connector Core" [Active]
  | org.eclipse.mylyn.bugzilla.ide (3.0.3.v20081015-1500-e3x) "Mylyn Bugzilla IDE Extensions" [Starting]
  | org.eclipse.mylyn.bugzilla.ui (3.0.3.v20081015-1500-e3x) "Mylyn Bugzilla Connector UI" [Active]
  | org.eclipse.mylyn.commons.core (3.0.3.v20081015-1500-e3x) "Mylyn Commons Core" [Resolved]
  | org.eclipse.mylyn.commons.net (3.0.0.v20080619-1900) "Mylyn Commons Net" [Starting]
  | org.eclipse.mylyn.commons.net (3.0.3.v20081015-1500-e3x) "Mylyn Commons Net" [Active]
  | org.eclipse.mylyn.commons.ui (3.0.0.v20080619-1900) "Mylyn Commons UI" [Starting]
  | org.eclipse.mylyn.commons.ui (3.0.3.v20081015-1500-e3x) "Mylyn Commons UI" [Active]
  | org.eclipse.mylyn.compatibility (3.0.3.v20081015-1500-e3x) "Java 5 Compatibility Checker" [Active]
  | org.eclipse.mylyn.context.core (3.0.3.v20081015-1500-e3x) "Mylyn Context Core" [Active]
  | org.eclipse.mylyn.context.ui (3.0.3.v20081015-1500-e3x) "Mylyn Context UI" [Active]
  | org.eclipse.mylyn.help.ui (3.0.3.v20081015-1500-e3x) "Mylyn Help" [Starting]
  | org.eclipse.mylyn.ide.ant (3.0.3.v20081015-1500-e3x) "Mylyn Ant Bridge" [Starting]
  | org.eclipse.mylyn.ide.ui (3.0.3.v20081015-1500-e3x) "Mylyn IDE UI" [Starting]
  | org.eclipse.mylyn.java.tasks (3.0.3.v20081015-1500-e3x) "Mylyn Java Tasks" [Starting]
  | org.eclipse.mylyn.java.ui (3.0.3.v20081015-1500-e3x) "Mylyn Java Bridge" [Starting]
  | org.eclipse.mylyn.monitor.core (3.0.3.v20081015-1500-e3x) "Mylyn Monitor Core" [Resolved]
  | org.eclipse.mylyn.monitor.ui (3.0.3.v20081015-1500-e3x) "Mylyn Monitor UI" [Active]
  | org.eclipse.mylyn.pde.ui (3.0.3.v20081015-1500-e3x) "Mylyn PDE Bridge" [Starting]
  | org.eclipse.mylyn.resources.ui (3.0.3.v20081015-1500-e3x) "Mylyn Resources UI" [Starting]
  | org.eclipse.mylyn.tasks.bugs (3.0.3.v20081015-1500-e3x) "Mylyn Bug Reporting" [Starting]
  | org.eclipse.mylyn.tasks.core (3.0.3.v20081015-1500-e3x) "Mylyn Tasks Core" [Resolved]
  | org.eclipse.mylyn.tasks.ui (3.0.3.v20081015-1500-e3x) "Mylyn Tasks UI" [Active]
  | org.eclipse.mylyn.team.cvs (3.0.3.v20081015-1500-e3x) "Mylyn CVS Extensions" [Resolved]
  | org.eclipse.mylyn.team.ui (3.0.3.v20081015-1500-e3x) "Mylyn Team UI" [Active]
  | org.eclipse.osgi (3.4.2.R34x_v20080826-1230) "OSGi System Bundle" [Active]
  | org.eclipse.osgi.services (3.1.200.v20071203) "OSGi Release 4.0.1 Services" [Resolved]
  | org.eclipse.osgi.util (3.1.300.v20080303) "OSGi Release 4.0.1 Utility Classes" [Resolved]
  | org.eclipse.pde (3.4.0.v20080603) "PDE" [Active]
  | org.eclipse.pde.api.tools (1.0.0.v20080730_r341) "API Tools" [Starting]
  | org.eclipse.pde.api.tools.ui (1.0.0.v20080730_r341) "API Tools UI" [Starting]
  | org.eclipse.pde.build (3.4.1.R34x_v20080805) "Plug-in Development Environment Build Support" [Starting]
  | org.eclipse.pde.core (3.4.0.v20080903-1700) "PDE Core" [Active]
  | org.eclipse.pde.doc.user (3.3.0.v20080611-1530) "PDE User Guide" [Resolved]
  | org.eclipse.pde.junit.runtime (3.4.0.v20080529-1800) "PDE JUnit Plug-in Test" [Resolved]
  | org.eclipse.pde.p2.ui (1.0.0.v20080604-2000) "PDE p2 UI" [Starting]
  | org.eclipse.pde.runtime (3.4.0.v20080723-1000) "PDE Runtime" [Starting]
  | org.eclipse.pde.ui (3.4.0.v20080803-1700) "PDE UI" [Active]
  | org.eclipse.pde.ui.templates (3.4.0.v20080514-1500) "PDE Templates" [Starting]
  | org.eclipse.platform (3.3.101.v200809111700) "Eclipse Platform" [Resolved]
  | org.eclipse.platform.doc.isv (3.4.1.r341_v20080826) "Eclipse Platform Plug-in Developer Guide" [Resolved]
  | org.eclipse.platform.doc.user (3.4.1.r341_v20080808-0800) "Eclipse Workbench User Guide" [Resolved]
  | org.eclipse.rcp (3.4.0.v20080507) "Eclipse RCP" [Starting]
  | org.eclipse.sdk (3.4.1.v200809111700) "Eclipse Project SDK" [Starting]
  | org.eclipse.search (3.4.1.r341_v20080813-0800) "Search Support" [Starting]
  | org.eclipse.swt (3.4.1.v3449c) "Standard Widget Toolkit" [Resolved]
  | org.eclipse.swt.win32.extension (1.0.4) "SWT Win32 Extension" [Starting]
  | org.eclipse.swt.win32.extension.example (1.0.4) "SWT Win32 Extension Example" [Resolved]
  | org.eclipse.swt.win32.win32.x86 (3.4.1.v3449c) "Standard Widget Toolkit for Windows" [Resolved]
  | org.eclipse.team.core (3.4.1.r34x_20080827) "Team Support Core" [Active]
  | org.eclipse.team.cvs.core (3.3.101.r34x_20080827) "CVS Team Provider Core" [Active]
  | org.eclipse.team.cvs.ssh (3.2.100.I20080604) "CVS SSH Core" [Starting]
  | org.eclipse.team.cvs.ssh2 (3.2.200.I20080604) "CVS SSH2" [Starting]
  | org.eclipse.team.cvs.ui (3.3.100.I20080604) "CVS Team Provider UI" [Active]
  | org.eclipse.team.ui (3.4.1.r34x_20080827) "Team Support UI" [Active]
  | org.eclipse.text (3.4.0.v20080605-1800) "Text" [Resolved]
  | org.eclipse.ui (3.4.1.M20080910-0800) "Eclipse UI" [Active]
  | org.eclipse.ui.browser (3.2.201.v20080708_34x) "Browser Support" [Starting]
  | org.eclipse.ui.cheatsheets (3.3.101.v20080702_34x) "Cheat Sheets" [Starting]
  | org.eclipse.ui.console (3.3.0.v20080529-1300) "Console" [Active]
  | org.eclipse.ui.editors (3.4.0.v20080603-2000) "Default Text Editor" [Active]
  | org.eclipse.ui.externaltools (3.2.0.v20080514-1542) "External Tools" [Starting]
  | org.eclipse.ui.forms (3.3.101.v20080708_34x) "Eclipse Forms" [Active]
  | org.eclipse.ui.ide (3.4.1.M20080903-2000) "Eclipse IDE UI" [Active]
  | org.eclipse.ui.ide.application (1.0.0.I20080603-2000) "Eclipse IDE UI Application" [Resolved]
  | org.eclipse.ui.intro (3.2.201.v20080702_34x) "Welcome Framework" [Starting]
  | org.eclipse.ui.intro.universal (3.2.200.v20080508) "Universal Welcome" [Starting]
  | org.eclipse.ui.navigator (3.3.101.M20080827-0800) "Common Navigator View" [Starting]
  | org.eclipse.ui.navigator.resources (3.3.101.M20080910-0800) "Navigator Workbench Components" [Starting]
  | org.eclipse.ui.net (1.0.0.I20080605) "Internet Connection Management UI" [Active]
  | org.eclipse.ui.presentations.r21 (3.2.100.I20080512-2000) "R21 Presentation Plug-in" [Starting]
  | org.eclipse.ui.views (3.3.0.I20080509-2000) "Views" [Active]
  | org.eclipse.ui.views.log (1.0.0.v20080803-1700) "Log View" [Active]
  | org.eclipse.ui.views.properties.tabbed (3.4.1.M20080730-0800) "Tabbed Properties View" [Active]
  | org.eclipse.ui.win32 (3.2.100.v20080408-0800) "Eclipse UI Win32 Enhancements" [Resolved]
  | org.eclipse.ui.workbench (3.4.1.M20080827-0800a) "Workbench" [Active]
  | org.eclipse.ui.workbench.compatibility (3.2.0.I20080509-2000) "Workbench Compatibility" [Resolved]
  | org.eclipse.ui.workbench.texteditor (3.4.1.r341_v20080827-1100) "Text Editor Framework" [Active]
  | org.eclipse.update.configurator (3.2.201.R34x_v20080819) "Install/Update Configurator" [Active]
  | org.eclipse.update.core (3.2.201.R34x_v20080714) "Install/Update Core" [Active]
  | org.eclipse.update.core.win32 (3.2.100.v20080107) "Install/Update Core for Windows" [Resolved]
  | org.eclipse.update.scheduler (3.2.100.v20080404) "Automatic Updates Scheduler" [Active]
  | org.eclipse.update.ui (3.2.100.v20080318) "Install/Update UI" [Starting]
  | org.eclipse.wst.command.env (1.0.307.v200810082309) "Environment Command Framework (headless)" [Starting]
  | org.eclipse.wst.command.env.core (1.0.204.v200805140020) "Environment Command Framework (core)" [Resolved]
  | org.eclipse.wst.command.env.infopop (1.0.100.v200805301544) "Web services UI" [Starting]
  | org.eclipse.wst.command.env.ui (1.1.1.v200807162242) "Environment Command Framework (GUI)" [Starting]
  | org.eclipse.wst.common.core (1.1.201.v200806010600) "WST Common Core Plug-in" [Starting]
  | org.eclipse.wst.common.emf (1.1.203.v200811022047) "EMF Utilities" [Starting]
  | org.eclipse.wst.common.emfworkbench.integration (1.1.202.v200811131900) "EMF Workbench Edit Plug-in" [Starting]
  | org.eclipse.wst.common.environment (1.0.201.v200805140020) "Enviornment Plug-in" [Starting]
  | org.eclipse.wst.common.environment (1.0.202.v200807161459) "Enviornment Plug-in" [Starting]
  | org.eclipse.wst.common.frameworks (1.1.201.v200811060900) "Common Frameworks" [Starting]
  | org.eclipse.wst.common.frameworks.ui (1.1.201.v200810020330) "WTP UI Plug-in" [Starting]
  | org.eclipse.wst.common.infopop (1.0.100.v200805301550) "Common WST infopops" [Starting]
  | org.eclipse.wst.common.modulecore (1.1.204.v200811062000) "Modulecore Plug-in" [Starting]
  | org.eclipse.wst.common.project.facet.core (1.3.4.v200810151458) "Faceted Project Framework Core" [Starting]
  | org.eclipse.wst.common.project.facet.ui (1.3.2.v200809022055) "Faceted Project Framework UI" [Starting]
  | org.eclipse.wst.common.snippets (1.1.200.v200805140415) "Snippets View" [Starting]
  | org.eclipse.wst.common.ui (1.1.302.v200810160107) "Eclipse Base UI extensions" [Starting]
  | org.eclipse.wst.common.uriresolver (1.1.301.v200805140415) "Common URI Resolver Framework" [Active]
  | org.eclipse.wst.dtd.core (1.1.200.v200805140200) "Structured Source DTD Core" [Active]
  | org.eclipse.wst.dtd.ui (1.0.301.v200808072012) "SSE DTD Source Editor" [Active]
  | org.eclipse.wst.dtd.ui.infopop (1.0.300.v200805140200) "DTD Editor infopops" [Resolved]
  | org.eclipse.wst.dtdeditor.doc.user (1.0.400.v200805150028) "DTD Editor documentation" [Resolved]
  | org.eclipse.wst.internet.cache (1.0.301.v200805140020) "Cache URI Resolver Plug-in" [Starting]
  | org.eclipse.wst.sse.core (1.1.302.v200808260045) "Structured Text Model" [Active]
  | org.eclipse.wst.sse.doc.user (1.1.0.v200805211530) "Structured text editor and snippets documentation" [Resolved]
  | org.eclipse.wst.sse.ui (1.1.3.v200810301815) "Structured Source Editor" [Active]
  | org.eclipse.wst.sse.ui.infopop (1.0.200.v200805301545) "SSE infopops" [Resolved]
  | org.eclipse.wst.standard.schemas (1.0.102.v200807220733) "Standard Schemas and DTDs" [Resolved]
  | org.eclipse.wst.validation (1.2.3.v200811101716) "Validation Framework" [Starting]
  | org.eclipse.wst.validation.infopop (1.0.300.v200806041506) "WST validation infopop plug-in" [Resolved]
  | org.eclipse.wst.validation.ui (1.2.2.v200810221105) "Validation Framework UI" [Starting]
  | org.eclipse.wst.xml.core (1.1.306.v200810210016) "Structured Source XML Model" [Active]
  | org.eclipse.wst.xml.ui (1.0.420.v200810220345) "XML UI Plugin" [Active]
  | org.eclipse.wst.xml.ui.infopop (1.0.300.v200805140200) "XML infopops" [Resolved]
  | org.eclipse.wst.xmleditor.doc.user (1.0.500.v200810081958) "XML editor" [Resolved]
  | org.eclipse.wst.xsd.core (1.1.302.v200810020300) "XSD Core Plugin" [Starting]
  | org.eclipse.wst.xsd.ui (1.2.104.v200810020602) "XML Schema Editor" [Starting]
  | org.eclipse.wst.xsdeditor.doc.user (1.0.500.v200809092106) "XML schema editor" [Resolved]
  | org.eclipse.xsd (2.4.1.v200808251517) "XSD - XML Schema Definition Model" [Starting]
  | org.eclipse.xsd.edit (2.4.0.v200808251517) "XSD Edit" [Starting]
  | org.jbpm.gd.jpdl (3.1.5) "JBoss jBPM JPDL Designer Plug-in" [Active]
  | org.jbpm.gd.jpdl.help (3.1.5) "jBPM Help" [Starting]
  | org.jivesoftware.smack (2.2.1) "Jive Software Smack API" [Resolved]
  | org.junit (3.8.2.v20080602-1318) "JUnit Testing Framework" [Resolved]
  | org.junit4 (4.3.1) "JUnit Testing Framework Version 4" [Resolved]
  | org.mortbay.jetty (5.1.14.v200806031611) "Jetty WebServer" [Resolved]
  | org.objectweb.asm (3.0.0.v200803061811) "ASM" [Resolved]
  | org.objectweb.asm (3.1.0.v200803061910) "ASM" [Resolved]
  | org.sat4j.core (2.0.0.v20080602) "SAT4J Core" [Resolved]
  | org.sat4j.pb (2.0.0.v20080602) "SAT4J Pseudo" [Resolved]
  | org.tigris.subversion.clientadapter (1.5.2) "Subversion Client Adapter" [Active]
  | org.tigris.subversion.clientadapter.javahl (1.5.4) "Subversion JavaHL" [Starting]
  | org.tigris.subversion.clientadapter.javahl.win32 (1.5.4) "Win32 JavaHL Binaries" [Resolved]
  | org.tigris.subversion.clientadapter.svnkit (1.5.2) "SVNKit Client Adapter" [Starting]
  | org.tigris.subversion.subclipse.core (1.4.5) "SVN Team Provider Core" [Active]
  | org.tigris.subversion.subclipse.doc (1.3.0) "Subclipse Documentation" [Resolved]
  | org.tigris.subversion.subclipse.mylyn (3.0.0) "Subclipse Integration for Mylyn 3.x" [Active]
  | org.tigris.subversion.subclipse.ui (1.4.6) "SVN Team Provider UI" [Active]
  | org.tmatesoft.svnkit (1.2.0.4949) "SVNKit Library Plug-in" [Starting]
  | 
  | *** User Preferences:
  | #Tue Dec 09 10:12:50 CET 2008
  | /configuration/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__www.oxygenxml.com_InstData_Eclipse_/isSystem=false
  | /configuration/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_webtools_updates_/url=http\://download.eclipse.org/webtools/updates/
  | /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments=insert
  | /project/org.eclipse.ui.forms/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.problem.uncheckedTypeOperation=warning
  | /instance/org.eclipse.team.svn.ui/org.eclipse.team.svn.ui.panel.local.IgnoreMethodPanel.width=470
  | /instance/com.genuitec.eclipse.easie.jboss4/JDK_INSTALLATION_NAME=jre1.6.0
  | /configuration/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_eclipse3_p2_org.eclipse.equinox.p2.director_rollback/enabled=true
  | /project/org.eclipse.ui.forms/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.problem.unusedPrivateMember=warning
  | /instance/org.eclipse.ant.ui/useAnnotationsPrefPage=true
  | /instance/org.eclipse.team.svn.ui/history.repositoryUser=ZHBlcmV6
  | /instance/com.genuitec.eclipse.derby/DRIVER_CREATED=true
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_modeling_gmf_updates_releases_/url=http\://download.eclipse.org/modeling/gmf/updates/releases/
  | /configuration/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_eclipse3_configuration_org.eclipse.osgi_bundles_389_data_listener_1925729951_/url=file\:/C\:/eclipse3/configuration/org.eclipse.osgi/bundles/389/data/listener_1925729951/
  | /instance/org.eclipse.ui.editors/spacesForTabs=true
  | /instance/org.eclipse.jst.j2ee.webservice.ui/areThereWebServices=false
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__www.eclipse.org_modeling_emft_?project\=search\#search/enabled=false
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_webtools_updates_/version=1.0.0
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_tools_cdt_releases_ganymede/enabled=false
  | /instance/org.eclipse.ui.views.log/show_filter_text=true
  | /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration=end_of_line
  | /project/northpole_dao/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.problem.methodWithConstructorName=warning
  | /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not insert
  | /configuration/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_eclipse3_configuration_org.eclipse.osgi_bundles_389_data_listener_1925729951_/suffix=content.xml
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_technology_jwt_update-site_/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
  | /instance/com.genuitec.eclipse.easie.jonas4/JDK_INSTALLATION_NAME=jre1.6.0
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__feeling.sourceforge.net_update/description=
  | /instance/org.eclipse.team.svn.ui/org.eclipse.team.svn.ui.panel.common.InputRevisionPanel.width=470
  | /configuration/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__www.eclipse.org_modeling_emft_updates_/isSystem=false
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_modeling_gmf_updates_releases_/enabled=false
  | /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference=do not insert
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__subclipse.tigris.org_update_1.4.x/type=org.eclipse.equinox.p2.updatesite.artifactRepository
  | /configuration/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_modeling_gmf_updates_releases_/enabled=false
  | /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for=do not insert
  | /instance/org.eclipse.jdt.ui/sp_cleanup.remove_unnecessary_nls_tags=false
  | /project/org.eclipse.ui.forms/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.problem.unusedParameterIncludeDocCommentReference=enabled
  | /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.brace_position_for_array_initializer=end_of_line
  | /configuration/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_releases_ganymede/name=Ganymede
  | /instance/org.eclipse.jdt.ui/sp_cleanup.remove_unnecessary_casts=true
  | /project/org.eclipse.ui.forms/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.problem.unusedParameterWhenImplementingAbstract=disabled
  | /configuration/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_Des_jbpm-3.3.0_designer/url=file\:/C\:/Des/jbpm-3.3.0/designer
  | /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.alignment_for_enum_constants=0
  | /configuration/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tools_gef_update-site_releases_site.xml/url=http\://download.eclipse.org/tools/gef/update-site/releases/site.xml
  | /instance/org.eclipse.pde.runtime/orderValue=-1
  | /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments=insert
  | /instance/org.eclipse.jdt.ui/formatter_profile=_Java Conventions [built-in] (modif)
  | /project/northpole_dao/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.problem.unnecessaryElse=ignore
  | /instance/org.eclipse.jdt.ui/sp_cleanup.add_missing_override_annotations=true
  | /instance/org.eclipse.help.ui/browser.y=57
  | /configuration/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_tools_mylyn_update_e3.4/version=1.0.0
  | /instance/org.eclipse.help.ui/browser.x=1380
  | /instance/org.eclipse.help.ui/browser.w=1024
  | /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter=true
  | /instance/org.eclipse.team.svn.ui/preference.repository.tagConsideringProjectStructure=false
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_eclipse3_.eclipseextension/url=file\:/C\:/eclipse3/.eclipseextension
  | /instance/com.genuitec.eclipse.easie.weblogic9/JDK_INSTALLATION_NAME=jre1.6.0
  | /project/northpole_dao/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.problem.unusedParameter=ignore
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_eclipse3_/type=org.eclipse.equinox.p2.artifact.repository.simpleRepository
  | /instance/org.eclipse.compare/org.eclipse.compare.IgnoreWhitespace=true
  | /instance/org.eclipse.help.ui/browser.h=768
  | /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.gettersetter.use.is=true
  | /configuration/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__www.oxygenxml.com_InstData_Eclipse_/enabled=false
  | /instance/org.eclipse.team.svn.ui/org.eclipse.team.svn.ui.panel.common.EditCommentTemplatePanel.height=198
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_eclipse_updates_3.4/description=
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__eclipse.org_tptp_updates_/url=http\://eclipse.org/tptp/updates/
  | /instance/org.eclipse.debug.ui/pref_state_memento.org.eclipse.debug.ui.ExpressionView=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<VariablesViewMemento org.eclipse.debug.ui.SASH_DETAILS_PART\="608" org.eclipse.debug.ui.SASH_VIEW_PART\="391"/>
  | /instance/org.eclipse.jdt.debug.ui/org.eclipse.debug.ui.VariableView.org.eclipse.jdt.debug.ui.show_null_entries=true
  | /instance/org.eclipse.jdt.ui/content_assist_number_of_computers=16
  | /project/northpole_dao/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.problem.unusedLabel=warning
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.forge.objectweb.org_eclipse-update_site.xml/url=http\://download.forge.objectweb.org/eclipse-update/site.xml
  | /configuration/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__eclipse.org_tptp_updates_/enabled=false
  | /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for=insert
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_webtools_updates_/url=http\://download.eclipse.org/webtools/updates/
  | /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.problem.invalidJavadocTags=enabled
  | /project/com.jobisjob.oxygen.stub/org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
  | /instance/org.eclipse.equinox.p2.ui.sdk/enabled=true
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_eclipse3_.eclipseextension/type=org.eclipse.equinox.p2.extensionlocation.artifactRepository
  | /configuration/org.eclipse.equinox.p2.metadata.repository/repositories/http\:__download.eclipse.org_dsdp_dd_updates/enabled=false
  | /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block=insert
  | /instance/org.eclipse.jdt.ui/sp_cleanup.remove_trailing_whitespaces_all=true
  | /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference=do not insert
  | @org.eclipse.core.variables=3.2.100.v20080529-1300
  | /instance/org.eclipse.ui.views.log/orderType=2
  | /configuration/org.eclipse.equinox.p2.metadata.repository/repositories/file\:_C\:_eclipse3_configuration_org.eclipse.osgi_bundles_389_data_listener_1925729951_/type=org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_Des_jbpm-3.3.0_designer/enabled=true
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/http\:__download.eclipse.org_eclipse_updates_3.4/url=http\://download.eclipse.org/eclipse/updates/3.4
  | /configuration/org.eclipse.equinox.p2.artifact.repository/repositories/file\:_C\:_eclipse3_configuration_org.eclipse.osgi_bundles_386_data_listener_90545706_/description=
  | /instance/org.eclipse.jdt.ui/content_assist_lru_history=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><history maxLHS\="100" maxRHS\="10"><lhs name\="org.xml.sax.EntityResolver"><rhs name\="org.apache.commons.configuration.XMLConfiguration"/></lhs><lhs name\="org.apache.commons.configuration.AbstractHierarchicalFileConfiguration"><rhs name\="org.apache.commons.configuration.XMLConfiguration"/></lhs><lhs name\="org.apache.commons.configuration.FileConfiguration"><rhs name\="org.apache.commons.configuration.XMLConfiguration"/></lhs><lhs name\="org.apache.commons.configuration.event.ConfigurationListener"><rhs name\="org.apache.commons.configuration.XMLConfiguration"/></lhs><lhs name\="org.apache.commons.configuration.Configuration"><rhs name\="org.apache.commons.configuration.HierarchicalConfiguration"/><rhs name\="org.apache.commons.configuration.XMLConfiguration"/></lhs><lhs name\="org.apache.commons.configuration.HierarchicalConfiguration"><rhs name\="org.apache.commons.configuration.HierarchicalConfiguration"/><rhs name\="org.apache.commons.configuration.XMLConfiguration"/></lhs><lhs name\="org.apache.commons.configuration.AbstractConfiguration"><rhs name\="org.apache.commons.configuration.HierarchicalConfiguration"/><rhs name\="org.apache.commons.configuration.XMLConfiguration"/></lhs><lhs name\="org.apache.commons.configuration.event.EventSource"><rhs name\="org.apache.commons.configuration.HierarchicalConfiguration"/><rhs name\="org.apache.commons.configuration.XMLConfiguration"/></lhs><lhs name\="org.apache.commons.configuration.XMLConfiguration"><rhs name\="org.apache.commons.configuration.XMLConfiguration"/></lhs><lhs name\="org.apache.commons.configuration.tree.ExpressionEngine"><rhs name\="org.apache.commons.configuration.tree.xpath.XPathExpressionEngine"/></lhs><lhs name\="java.lang.Cloneable"><rhs name\="org.apache.commons.configuration.HierarchicalConfiguration"/><rhs name\="java.util.ArrayList"/><rhs name\="com.jobisjob.grid.crud.GenericEditableRow"/><rhs name\="org.eclipse.core.runtime.Path"/><rhs name\="org.apache.commons.configuration.XMLConfiguration"/></lhs><lhs name\="com.thoughtworks.xstream.XStream"><rhs name\="com.thoughtworks.xstream.XStream"/></lhs><lhs name\="java.io.Flushable"><rhs name\="java.io.StringWriter"/><rhs name\="java.io.FileOutputStream"/><rhs name\="java.io.ByteArrayOutputStream"/></lhs><lhs name\="java.lang.Enum"><rhs name\="com.jobisjob.northpole.dao.enu.MethodType"/><rhs name\="com.jobisjob.northpole.dao.enu.PlanType"/><rhs name\="com.jobisjob.northpole.dao.enu.RegType"/><rhs name\="com.jobisjob.northpole.dao.enu.RegexType"/><rhs name\="com.jobisjob.northpole.dao.enu.SiteParam"/><rhs name\="com.jobisjob.model.WeekDay"/><rhs name\="com.jobisjob.operation.OffersDeletion$Source"/><rhs name\="com.jobisjob.ui.generic.msg.Severity"/><rhs name\="com.jobisjob.grid.SortDirection"/><rhs name\="com.jobisjob.northpole.dao.enu.CrawlType"/></lhs><lhs name\="org.eclipse.ui.statushandlers.AbstractStatusHandler"><rhs name\="org.eclipse.ui.statushandlers.WorkbenchErrorHandler"/></lhs><lhs name\="org.eclipse.ui.statushandlers.WorkbenchErrorHandler"><rhs name\="org.eclipse.ui.statushandlers.WorkbenchErrorHandler"/></lhs><lhs name\="org.eclipse.swt.widgets.Composite"><rhs name\="org.eclipse.swt.custom.CCombo"/></lhs><lhs name\="org.eclipse.swt.widgets.Scrollable"><rhs name\="org.eclipse.swt.custom.CCombo"/></lhs><lhs name\="org.eclipse.swt.widgets.Control"><rhs name\="org.eclipse.swt.custom.CCombo"/><rhs name\="org.eclipse.swt.widgets.Label"/></lhs><lhs name\="org.eclipse.swt.graphics.Drawable"><rhs name\="org.eclipse.swt.custom.CCombo"/><rhs name\="org.eclipse.swt.widgets.Label"/></lhs><lhs name\="org.eclipse.swt.widgets.Layout"><rhs name\="org.eclipse.swt.layout.RowLayout"/></lhs><lhs name\="org.eclipse.swt.graphics.Resource"><rhs name\="org.eclipse.swt.graphics.Color"/></lhs><lhs name\="com.jobisjob.grid.db.ChildTableInfo"><rhs name\="com.jobisjob.grid.db.ChildTableInfo"/></lhs><lhs name\="com.jobisjob.operation.CrawlDelete"><rhs name\="com.jobisjob.operation.CrawlDelete"/></lhs><lhs name\="com.jobisjob.operation.CrawlDelete$Table"><rhs name\="com.jobisjob.operation.CrawlDelete$Table"/></lhs><lhs name\="com.jobisjob.ui.explorer.ExplorerView$Item"><rhs name\="com.jobisjob.ui.explorer.ExplorerView$Container"/></lhs><lhs name\="java.io.Writer"><rhs name\="java.io.StringWriter"/></lhs><lhs name\="java.io.StringWriter"><rhs name\="java.io.StringWriter"/></lhs><lhs name\="com.jobisjob.northpole.dao.enu.IDescription"><rhs name\="com.jobisjob.db.EnvironmentType"/><rhs name\="com.jobisjob.northpole.dao.enu.CrawlType"/></lhs><lhs name\="com.jobisjob.db.EnvironmentType"><rhs name\="com.jobisjob.db.EnvironmentType"/></lhs><lhs name\="com.jobisjob.operation.OffersDeletion$Source"><rhs name\="com.jobisjob.operation.OffersDeletion$Source"/></lhs><lhs name\="com.jobisjob.northpole.dao.enu.SiteParam"><rhs name\="com.jobisjob.northpole.dao.enu.SiteParam"/></lhs><lhs name\="org.eclipse.jface.viewers.AbstractComboBoxCellEditor"><rhs name\="org.eclipse.jface.viewers.ComboBoxCellEditor"/><rhs name\="com.jobisjob.grid.column.ComboCellEditor"/></lhs><lhs name\="org.eclipse.jface.viewers.CellEditor"><rhs name\="org.eclipse.jface.viewers.ComboBoxCellEditor"/><rhs name\="com.jobisjob.grid.column.NumericCellEditor"/><rhs name\="com.jobisjob.grid.column.ComboCellEditor"/></lhs><lhs name\="org.eclipse.jface.viewers.ComboBoxCellEditor"><rhs name\="org.eclipse.jface.viewers.ComboBoxCellEditor"/><rhs name\="com.jobisjob.grid.column.ComboCellEditor"/></lhs><lhs name\="com.jobisjob.grid.column.NumericCellEditor"><rhs name\="com.jobisjob.grid.column.NumericCellEditor"/></lhs><lhs name\="java.util.RandomAccess"><rhs name\="java.util.ArrayList"/><rhs name\="com.jobisjob.grid.crud.GenericEditableRow"/></lhs><lhs name\="java.util.AbstractList"><rhs name\="java.util.ArrayList"/><rhs name\="com.jobisjob.grid.crud.GenericEditableRow"/></lhs><lhs name\="java.util.AbstractCollection"><rhs name\="java.util.ArrayList"/><rhs name\="com.jobisjob.grid.crud.GenericEditableRow"/></lhs><lhs name\="java.util.ArrayList"><rhs name\="java.util.ArrayList"/><rhs name\="com.jobisjob.grid.crud.GenericEditableRow"/></lhs><lhs name\="java.lang.CharSequence"><rhs name\="java.lang.StringBuffer"/><rhs name\="java.lang.StringBuilder"/></lhs><lhs name\="java.lang.AbstractStringBuilder"><rhs name\="java.lang.StringBuffer"/><rhs name\="java.lang.StringBuilder"/></lhs><lhs name\="java.lang.Appendable"><rhs name\="java.lang.StringBuffer"/><rhs name\="java.lang.StringBuilder"/></lhs><lhs name\="org.eclipse.core.runtime.IPath"><rhs name\="org.eclipse.core.runtim

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195253#4195253

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195253




More information about the jboss-user mailing list