Home » Modeling » BPEL Designer » Unable to start BEPL Designer on Helious, fresh install
Unable to start BEPL Designer on Helious, fresh install [message #633897] |
Tue, 19 October 2010 17:55 |
Behzad Messages: 2 Registered: October 2010 |
Junior Member |
|
|
Hi,
I just added BPEL Designer to Eclipse, but I can't start using it
When creating a new "BPEL Project" in eclipse, after i define a name for my
project, and hit the Finish button, the following error appears:
Failed while installing BPEL 2.0 Facet 2.0
Problems encountered while setting project description.
Nature does not exist: org.eclipse.jem.workbench.JavaEMFNature.
Do you know how can i solve this problem?
Thank you very much,
-b
Confing:
ArchLinux, OpenJDk,
Eclipse SDK Version: 3.6.0, Build id: I20100608-0911
|
|
|
Re: Unable to start BEPL Designer on Helious, fresh install [message #634164 is a reply to message #633897] |
Wed, 20 October 2010 16:25 |
|
Hi Behzad
make sure that your .project has the JavaEMFNature, i.e. there should be a section that looks like this:
<natures>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature >
<nature>org.eclipse.wst.common.project.facet.core.nature</nature >
</natures>
Also, make sure you have the Java EMF Model plug-in installed (Help->About->Installation details...)
Regards,
Bob
|
|
|
Re: Unable to start BEPL Designer on Helious, fresh install [message #634351 is a reply to message #633897] |
Thu, 21 October 2010 11:38 |
Behzad Messages: 2 Registered: October 2010 |
Junior Member |
|
|
Thanks Bob,
Guess what... ArchLinux's current Eclipse package did not contain the required libs, as i figured out after your reply.
I installed more packages and after that, everything's fine.
BTW, Here's the solution if anyone is googling for the same problem:
sudo pacman -S eclipse-ve eclipse-gef eclipse-emf
Once again, thank you for your prompt reply.
P.S.
keywords = Arch Linux, ArchLinux, pacman, eclipse, bpel, apache ode, JavaEMFNature, BPEL 2.0 Facet 2.0
|
|
| | | |
Re: Unable to start BEPL Designer on Helious, fresh install [message #666025 is a reply to message #664102] |
Mon, 18 April 2011 16:51 |
|
Hi Mike,
Just saw your post - sorry for the late reply. Have you resolved this problem yet?
I'm not sure I understand how you created the BPEL project - I'm assuming you used the New Project wizard? In that case, it should have added the wst project nature. A typical .project file looks like this:
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>HelloWorld</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name >
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.bpel.validator.builder</name>
<arguments>
<dictionary>
<key>debug</key>
<value>false</value>
</dictionary>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature >
<nature>org.eclipse.wst.common.project.facet.core.nature</nature >
</natures>
</projectDescription>
Is that what you have?
|
|
| |
Re: Unable to start BEPL Designer on Helious, fresh install [message #667647 is a reply to message #667607] |
Sat, 30 April 2011 15:01 |
|
Wow. OK, back to basics:
1. please describe the environment you've got set up, including OS version, Java version, eclipse version, etc. The Configuration details output from eclipse Help > About > Installation Details > Configuration would help a lot.
2. if you can, please post the error log here.
I don't have access to an ArchLinux machine, but I'll see what I can do to help.
Regards,
Bob
|
|
|
Re: Unable to start BEPL Designer on Helious, fresh install [message #667664 is a reply to message #667647] |
Sat, 30 April 2011 19:43 |
Mike Messages: 3 Registered: April 2011 |
Junior Member |
|
|
OK from the bottom
It is Windows 7, runnging Java 1.6 within Eclipse Helios.
The configuration details are:
*** Date: Saturday, 30 April 2011 20:17:16 British Summer Time
*** Platform Details:
*** System properties:
__wbp.gwt.useWebKit=true
awt.toolkit=sun.awt.windows.WToolkit
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.buildId=M20110210-1200
eclipse.commands=-os
win32
-ws
win32
-arch
x86
-showsplash
C:\eclipse-helios\eclipse\\plugins\org.eclipse.platform_3.6. 2.v201102101200\splash.bmp
-launcher
C:\eclipse-helios\eclipse\eclipse.exe
-name
Eclipse
--launcher.library
C:\eclipse-helios\eclipse\\plugins/org.eclipse.equinox.launc her.win32.win32.x86_1.1.2.R36x_v20101222\eclipse_1312.dll
-startup
C:\eclipse-helios\eclipse\\plugins/org.eclipse.equinox.launc her_1.1.1.R36x_v20101122_1400.jar
-product
org.eclipse.epp.package.java.product
-vm
C:\Program Files\Java\jre6\bin\client\jvm.dll
eclipse.home.location=file:/C:/eclipse-helios/eclipse/
eclipse.launcher=C:\eclipse-helios\eclipse\eclipse.exe
eclipse.launcher.name=Eclipse
eclipse.p2.data.area=@config.dir/../p2/
eclipse.p2.profile=epp.package.java
eclipse.product=org.eclipse.epp.package.java.product
eclipse.startTime=1304190911008
eclipse.vm=C:\Program Files\Java\jre6\bin\client\jvm.dll
eclipse.vmargs=-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx384m
-XX:MaxPermSize=256m
-Djava.class.path=C:\eclipse-helios\eclipse\\plugins/org.ecl ipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
equinox.use.ds=true
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-helios\eclipse\\plugins/org.eclip se.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
java.class.version=50.0
java.endorsed.dirs=C:\Program Files\Java\jre6\lib\endorsed
java.ext.dirs=C:\Program Files\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext
java.home=C:\Program Files\Java\jre6
java.io.tmpdir=C:\Users\Mike\AppData\Local\Temp\
java.library.path=C:\eclipse-helios\eclipse;.;C:\Windows\Sun \Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre6/bin/client;C:/Program Files/Java/jre6/bin;C:/Program Files/Java/jre6/lib/i386;C:\Windows\system32;C:\Windows;C:\W indows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v 1.0\;C:\Program Files\QuickTime\QTSystem\;C:\eclipse-helios\eclipse;
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.6.0_22-b04
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_22
java.vm.info=mixed mode, sharing
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=17.1-b03
line.separator=
org.apache.commons.logging.Log=org.apache.commons.logging.im pl.NoOpLog
org.eclipse.equinox.launcher.splash.location=C:\eclipse-heli os\eclipse\\plugins\org.eclipse.platform_3.6.2.v201102101200 \splash.bmp
org.eclipse.equinox.simpleconfigurator.configUrl=file:org.ec lipse.equinox.simpleconfigurator/bundles.info
org.eclipse.update.reconcile=false
org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSG i/Minimum-1.1,OSGi/Minimum-1.2,JRE-1.1,J2SE-1.2,J2SE-1.3,J2S E-1.4,J2SE-1.5,JavaSE-1.6
org.osgi.framework.language=en
org.osgi.framework.os.name=Windows7
org.osgi.framework.os.version=6.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.crypt o.spec,javax.imageio,javax.imageio.event,javax.imageio.metad ata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,jav ax.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.monito r,javax.management.openmbean,javax.management.relation,javax .management.remote,javax.management.remote.rmi,javax.managem ent.timer,javax.naming,javax.naming.directory,javax.naming.e vent,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.r mi.ssl,javax.script,javax.security.auth,javax.security.auth. callback,javax.security.auth.kerberos,javax.security.auth.lo gin,javax.security.auth.spi,javax.security.auth.x500,javax.s ecurity.cert,javax.security.sasl,javax.sound.midi,javax.soun d.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax .sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rows et.spi,javax.swing,javax.swing.border,javax.swing.colorchoos er,javax.swing.event,javax.swing.filechooser,javax.swing.pla f,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing. plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.sw ing.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,java x.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotati on.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers ,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,j avax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.cry pto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.dataty pe,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,java x.xml.stream,javax.xml.stream.events,javax.xml.stream.util,j avax.xml.transform,javax.xml.transform.dom,javax.xml.transfo rm.sax,javax.xml.transform.stax,javax.xml.transform.stream,j avax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax. xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,java x.xml.ws.spi,javax.xml.ws.wsaddressing,javax.xml.xpath,org.i etf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.p ortable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage ,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.om g.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.om g.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.Dyn amicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.Dyna micAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPac kage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.Port ableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPacka ge,org.omg.PortableServer,org.omg.PortableServer.CurrentPack age,org.omg.PortableServer.POAManagerPackage,org.omg.Portabl eServer.POAPackage,org.omg.PortableServer.portable,org.omg.P ortableServer.ServantLocatorPackage,org.omg.SendingContext,o rg.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w 3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.l s,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.tra versal,org.w3c.dom.views,org.w3c.dom.xpath,org.xml.sax,org.x ml.sax.ext,org.xml.sax.helpers
org.osgi.framework.vendor=Eclipse
org.osgi.framework.version=1.5.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 7
os.version=6.1
osgi.arch=x86
osgi.bundles=reference:file: org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar @1:start
osgi.bundles.defaultStartLevel=4
osgi.bundlestore=C:\eclipse-helios\eclipse\configuration\org .eclipse.osgi\bundles
osgi.configuration.area=file:/C:/eclipse-helios/eclipse/conf iguration/
osgi.framework=file:/c:/eclipse-helios/eclipse/plugins/org.e clipse.osgi_3.6.2.R36x_v20110210.jar
osgi.framework.extensions=
osgi.framework.shape=jar
osgi.framework.version=3.6.2.R36x_v20110210
osgi.install.area=file:/C:/eclipse-helios/eclipse/
osgi.instance.area=file:/C:/eclipse-helios/ws/
osgi.instance.area.default=file:/C:/Users/Mike/workspace/
osgi.logfile=C:\eclipse-helios\ws\.metadata\.log
osgi.manifest.cache=C:\eclipse-helios\eclipse\configuration\ org.eclipse.osgi\manifests
osgi.nl=en_GB
osgi.os=win32
osgi.requiredJavaVersion=1.5
osgi.splashLocation=C:\eclipse-helios\eclipse\\plugins\org.e clipse.platform_3.6.2.v201102101200\splash.bmp
osgi.splashPath=platform:/base/plugins/org.eclipse.platform
osgi.syspath=c:\eclipse-helios\eclipse\plugins
osgi.tracefile=C:\eclipse-helios\ws\.metadata\trace.log
osgi.ws=win32
path.separator=;
sun.arch.data.model=32
sun.boot.class.path=C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\classes
sun.boot.library.path=C:\Program Files\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=
user.country=GB
user.dir=C:\eclipse-helios\eclipse
user.home=C:\Users\Mike
user.language=en
user.name=Mike
user.timezone=Europe/London
user.variant=
*** Features:
org.eclipse.cvs (1.2.1.r362_v20101111-7B77FKv99HL0GvIAF99I8H14B7E) "Eclipse CVS Client"
org.eclipse.epp.mpc (1.0.1.v20100826-2143) "EPP Marketplace Client"
org.eclipse.epp.package.java.feature (1.3.2.20110218-0812) "EPP Java Package"
org.eclipse.help (1.2.1.r362_v20101111-7e7jEVFDr6xg-LSlC_z0w1D) "Help System Base"
org.eclipse.jdt (3.6.2.r362_v20101117-0800-7z8XFW6FLFlmjJcvz03jyeFBLS_F) "Eclipse Java Development Tools"
org.eclipse.mylyn_feature (3.4.3.v20110131-0100-e3x-7Z7f7AFBBoPbVQ7iNFebXJDypa) "Mylyn"
org.eclipse.mylyn.bugzilla_feature (3.4.3.v20110131-0100-e3x-7D774BgJ9DI9YFV4CICE2KAv) "Mylyn"
org.eclipse.mylyn.context_feature (3.4.3.v20110131-0100-e3x-777728s73543D6D135332KAv) "Mylyn"
org.eclipse.mylyn.ide_feature (3.4.3.v20110131-0100-e3x-7G7J5BgJ9EC9QKN49E997JSm) "Mylyn"
org.eclipse.mylyn.java_feature (3.4.3.v20110131-0100-e3x-7D7F-AkF7B77V7c37B775eMp) "Mylyn"
org.eclipse.mylyn.team_feature (3.4.3.v20110131-0200-e3x-4327w31221242012110f4y) "Mylyn"
org.eclipse.mylyn.wikitext_feature (1.3.2.v20100916-0100-e3x-7F7e1FC7sReRSnX-DReRRMHHM) "Mylyn"
org.eclipse.pde (3.6.2.r362_v20110203-7b7mFL2FET3dhHalh1iNZtL) "PDE"
org.eclipse.platform (3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi ) "Eclipse Platform"
org.eclipse.rcp (3.6.2.r362_v20101104-9SAxFMKFkSAqi8axkv1ZjegmiBLY) "Eclipse RCP"
org.eclipse.releng.tools (3.3.0.v20100427-44A77w31211642) "RelEng Plug-in"
org.eclipse.sdk (3.6.2.r362_v20100929-7Q7m7HD5cWlFgdCBHllpZMd2M468sbnm2RJvUW IbiJnWC) "Eclipse Project SDK"
org.eclipse.wst.xml_ui.feature (3.2.3.v201102160550-7H7AFUWDxumQJOi9ghcTb5YgkwEZ) "Eclipse XML Editors and Tools"
*** Plug-in Registry:
com.google.appengine.eclipse.core (2.2.0.v201102111811) "Google App Engine Plugin" [Active]
com.google.appengine.eclipse.sdkbundle.1.4.2 (1.4.2.v201102111811) "Google App Engine SDK" [Starting]
com.google.gdt.eclipse.core (2.2.0.v201102111811) "Google Core Plugin" [Active]
com.google.gdt.eclipse.designer (2.2.0.r36x201102111505) "GWT Designer" [Active]
com.google.gdt.eclipse.designer.gpe (2.2.0.r36x201102111547) "GWT Designer GPE Support" [Starting]
com.google.gdt.eclipse.designer.hosted (2.2.0.r36x201102111446) "GWT Designer Hosted Support" [Starting]
com.google.gdt.eclipse.designer.hosted.1_6 (2.2.0.r36x201102111446) "GWT Designer Hosted Support 1.6" [Starting]
com.google.gdt.eclipse.designer.hosted.1_6.ie (2.2.0.r36x201102111446) "GWT Designer IE Support 1.6" [Starting]
com.google.gdt.eclipse.designer.hosted.1_6.super (2.2.0.r36x201102111446) "GWT Designer Super Support 1.6" [Starting]
com.google.gdt.eclipse.designer.hosted.2_0 (2.2.0.r36x201102111446) "GWT Designer Hosted Support 2.0" [Starting]
com.google.gdt.eclipse.designer.hosted.2_0.ie (2.2.0.r36x201102111446) "GWT Designer IE Support 2.0" [Starting]
com.google.gdt.eclipse.designer.hosted.2_0.super (2.2.0.r36x201102111446) "GWT Designer Super Support 2.0" [Starting]
com.google.gdt.eclipse.designer.hosted.2_0.webkit (2.2.0.r36x201102111446) "GWT Designer WebKit Support 2.0" [Starting]
com.google.gdt.eclipse.designer.hosted.2_0.webkit_win32 (2.2.0.r36x201102111446) "GWT Designer WebKit Support Win32" [Resolved]
com.google.gdt.eclipse.designer.hosted.2_2 (2.2.0.r36x201102111446) "GWT Designer Hosted Support 2.2" [Starting]
com.google.gdt.eclipse.designer.hosted.2_2.ie (2.2.0.r36x201102111446) "GWT Designer IE Support 2.2" [Starting]
com.google.gdt.eclipse.designer.hosted.2_2.webkit (2.2.0.r36x201102111446) "GWT Designer WebKit Support 2.2" [Starting]
com.google.gdt.eclipse.designer.hosted.lib (2.2.0.r36x201102111446) "GWT Designer Hosted Libraries" [Starting]
com.google.gdt.eclipse.designer.UiBinder (2.2.0.r36x201102111505) "GWT Designer UiBinder Support" [Active]
com.google.gdt.eclipse.maven (2.2.0.v201102111811) "GDT Maven Integration Plugin" [Active]
com.google.gdt.eclipse.platform (2.2.0.v201102111811) "Google Eclipse Platform Plugin" [Starting]
com.google.gdt.eclipse.platform.e36 (2.2.0.v201102111811) "Google Eclipse 3.6 Platform Plugin" [Active]
com.google.gdt.eclipse.platform.shared (2.2.0.v201102111811) "Google Eclipse Shared Platform Plugin" [Active]
com.google.gdt.eclipse.suite (2.2.0.v201102111811) "Google Suite Plugin" [Active]
com.google.gwt.eclipse.core (2.2.0.v201102111811) "Google Web Toolkit Plugin" [Active]
com.google.gwt.eclipse.oophm (2.2.0.v201102111811) "Google OOPHM Plugin" [Active]
com.google.gwt.eclipse.sdkbundle.2.2.0 (2.2.0.v201102111811) "Google Web Toolkit SDK" [Starting]
com.ibm.icu (4.2.1.v20100412) "International Components for Unicode for Java (ICU4J)" [Active]
com.jcraft.jsch (0.1.41.v200903070017) "JSch" [Resolved]
javax.mail.glassfish (1.4.1.v201005082020) "javax.mail bundle from Glassfish" [Resolved]
javax.servlet (2.5.0.v200910301333) "Servlet API Bundle" [Resolved]
javax.servlet.jsp (2.0.0.v200806031607) "Java Server Pages API Bundle" [Resolved]
javax.wsdl (1.5.1.v201005080630) "WSDL4J" [Resolved]
javax.xml (1.3.4.v201005080400) "JAXP XML" [Resolved]
javax.xml.bind (2.0.0.v20080604-1500) "JAXB" [Resolved]
javax.xml.rpc (1.1.0.v201005080400) "JAX-RPC" [Resolved]
javax.xml.soap (1.3.0.v201005080502) "SAAJ" [Resolved]
org.apache.ant (1.7.1.v20100518-1145) "Apache Ant" [Resolved]
org.apache.axis (1.4.0.v201005080400) "Apache Web Services" [Resolved]
org.apache.commons.codec (1.3.0.v20100518-1140) "Apache Commons Codec Plug-in" [Resolved]
org.apache.commons.discovery (0.2.0.v201004190315) "Jakarta-Commons Discovery" [Resolved]
org.apache.commons.el (1.0.0.v201004212143) "Apache Commons JSP 2.0 Expression Language Interpreter" [Resolved]
org.apache.commons.httpclient (3.1.0.v201005080502) "Apache Commons Httpclient" [Resolved]
org.apache.commons.lang (2.3.0.v201005080501) "Apache Jakarta Commons Lang" [Resolved]
org.apache.commons.logging (1.0.4.v201005080501) "Apache Commons Logging Plug-in" [Resolved]
org.apache.jasper (5.5.17.v201004212143) "Apache Jasper 2 Plug-in" [Resolved]
org.apache.lucene (1.9.1.v20100518-1140) "Apache Lucene" [Resolved]
org.apache.lucene.analysis (1.9.1.v20100518-1140) "Apache Lucene Analysis" [Resolved]
org.apache.ws.commons.util (1.0.0.v20100518-1135) "WS Commons Util Plug-in" [Resolved]
org.apache.wsil4j (1.0.0.v200901211807) "WSIL4J" [Resolved]
org.apache.xerces (2.9.0.v201005080400) "Apache Xerces-J" [Resolved]
org.apache.xml.resolver (1.2.0.v201005080400) "Apache XmlResolver" [Resolved]
org.apache.xml.serializer (2.7.1.v201005080400) "Apache XML Commons Serializer" [Resolved]
org.apache.xmlrpc (3.0.0.v20100427-1100) "Apache XML-RPC Plug-in" [Resolved]
org.eclipse.ant.core (3.2.201.v20110203_r362) "Ant Build Tool Core" [Starting]
org.eclipse.ant.launching (1.0.1.v20101020_r362) "Ant Launching Support" [Starting]
org.eclipse.ant.ui (3.5.0.v20100427) "Ant UI" [Starting]
org.eclipse.bpel.apache.ode.deploy.model (0.5.0.v20101202-1444-H38-CI) "ODE Deploy Descriptor EMF Model" [Starting]
org.eclipse.bpel.apache.ode.deploy.ui (0.5.0.v20101202-1444-H38-CI) "ODE Deploy Descriptor UI Plug-in" [Starting]
org.eclipse.bpel.apache.ode.runtime (0.5.0.v20101202-1444-H38-CI) "Apache ODE Runtime Plug-in" [Starting]
org.eclipse.bpel.common.model (0.5.0.v20101202-1444-H38-CI) "Extensionmodel Model" [Starting]
org.eclipse.bpel.common.ui (0.5.0.v20101202-1444-H38-CI) "Common UI (Incubation)" [Starting]
org.eclipse.bpel.model (0.5.0.v20101202-1444-H38-CI) "BPEL Model (Incubation)" [Starting]
org.eclipse.bpel.runtimes (0.5.0.v20101202-1444-H38-CI) "Eclipse BPEL Designer Runtimes" [Starting]
org.eclipse.bpel.ui (0.5.0.v20101202-1444-H38-CI) "BPEL Editor (Incubation)" [Starting]
org.eclipse.bpel.validator (0.5.0.v20101202-1444-H38-CI) "Validator Plug-in (Incubation)" [Starting]
org.eclipse.bpel.wsil.model (0.5.0.v20101202-1444-H38-CI) "WSIL Model (Incubation)" [Starting]
org.eclipse.bpel.xpath10 (0.5.0.v20101202-1444-H38-CI) "XPath Parser 1.0 (Incubation)" [Resolved]
org.eclipse.compare (3.5.101.R36x_v20100929-0800) "Compare Support" [Starting]
org.eclipse.compare.core (3.5.101.R36x_v20100929-0800) "Core Compare Support" [Active]
org.eclipse.compare.win32 (1.0.101.R36x_v20101103-0618) "Compare Support for Word" [Starting]
org.eclipse.core.boot (3.1.200.v20100505) "Core Boot" [Starting]
org.eclipse.core.commands (3.6.0.I20100512-1500) "Commands" [Resolved]
org.eclipse.core.contenttype (3.4.100.v20100505-1235) "Eclipse Content Mechanism" [Active]
org.eclipse.core.databinding (1.3.100.I20100601-0800) "JFace Data Binding" [Starting]
org.eclipse.core.databinding.beans (1.2.100.I20100601-0800) "JFace Data Binding for JavaBeans" [Resolved]
org.eclipse.core.databinding.observable (1.3.0.I20100601-0800) "JFace Data Binding Observables" [Active]
org.eclipse.core.databinding.property (1.3.0.I20100601-0800) "JFace Data Binding" [Starting]
org.eclipse.core.expressions (3.4.200.v20100505) "Expression Language" [Active]
org.eclipse.core.externaltools (1.0.1.v20100831_r361) "External Tools Headless Support" [Starting]
org.eclipse.core.filebuffers (3.5.100.v20100520-0800) "File Buffers" [Active]
org.eclipse.core.filesystem (1.3.1.R36x_v20100727-0745) "Core File Systems" [Active]
org.eclipse.core.filesystem.win32.x86 (1.1.201.R36x_v20100727-0745) "Core File System for Windows" [Resolved]
org.eclipse.core.jobs (3.5.1.R36x_v20100824) "Eclipse Jobs Mechanism" [Active]
org.eclipse.core.net (1.2.100.I20100511-0800) "Internet Connection Management" [Active]
org.eclipse.core.net.win32.x86 (1.0.100.I20100511-0800) "Proxy for Windows" [Resolved]
org.eclipse.core.resources (3.6.1.R36x_v20110131-1630) "Core Resource Management" [Active]
org.eclipse.core.resources.win32.x86 (3.5.100.v20100505-1345) "Core Resource Management Win32 Fragment" [Resolved]
org.eclipse.core.runtime (3.6.0.v20100505) "Core Runtime" [Active]
org.eclipse.core.runtime.compatibility (3.2.100.v20100505) "Core Runtime Plug-in Compatibility" [Active]
org.eclipse.core.runtime.compatibility.auth (3.2.200.v20100517) "Authorization Compatibility Plug-in" [Active]
org.eclipse.core.runtime.compatibility.registry (3.3.0.v20100520) "Eclipse Registry Compatibility Fragment" [Resolved]
org.eclipse.core.variables (3.2.400.v20100505) "Core Variables" [Active]
org.eclipse.cvs (1.0.500.v201102101200) "Eclipse CVS Client" [Starting]
org.eclipse.debug.core (3.6.0.v20100519) "Debug Core" [Active]
org.eclipse.debug.ui (3.6.3.v20101201_r362) "Debug UI" [Active]
org.eclipse.draw2d (3.6.2.v20110128-0100) "Graphical Editing Framework Draw2d" [Starting]
org.eclipse.ecf (3.1.0.v20100906-1425) "ECF Core API" [Starting]
org.eclipse.ecf.filetransfer (4.0.0.v20100906-1425) "ECF Filetransfer API" [Starting]
org.eclipse.ecf.identity (3.1.0.v20100906-1425) "ECF Identity API" [Starting]
org.eclipse.ecf.provider.filetransfer (3.1.0.v20100906-1425) "ECF Filetransfer Provider" [Starting]
org.eclipse.ecf.provider.filetransfer.httpclient (4.0.0.v20100906-1425) "ECF HttpClient Filetransfer Provider" [Starting]
org.eclipse.ecf.provider.filetransfer.httpclient.ssl (1.0.0.v20100906-1425) "ECF HttpClient Filetransfer Provider" [Resolved]
org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.v20100906-1425) "ECF Filetransfer Provider" [Resolved]
org.eclipse.ecf.ssl (1.0.100.v20100906-1425) "ECF Core API" [Resolved]
org.eclipse.emf.common (2.6.0.v20100914-1218) "EMF Common" [Active]
org.eclipse.emf.common.ui (2.6.0.v20100914-1218) "EMF Common UI" [Starting]
org.eclipse.emf.compare (1.1.2.v20110202-0936) "EMF Compare core" [Starting]
org.eclipse.emf.compare.diff (1.1.2.v20110202-0936) "EMF Compare differencer" [Starting]
org.eclipse.emf.compare.match (1.1.2.v20110202-0936) "EMF Compare matcher" [Starting]
org.eclipse.emf.compare.ui (1.1.2.v20110202-0936) "EMF Compare UI" [Starting]
org.eclipse.emf.ecore (2.6.1.v20100914-1218) "EMF Ecore" [Starting]
org.eclipse.emf.ecore.change (2.5.1.v20100907-1643) "EMF Change Model" [Starting]
org.eclipse.emf.ecore.edit (2.6.0.v20100914-1218) "EMF Ecore Edit" [Starting]
org.eclipse.emf.ecore.editor (2.6.0.v20100914-1218) "EMF Sample Ecore Editor" [Starting]
org.eclipse.emf.ecore.xmi (2.5.0.v20100521-1846) "EMF XML/XMI Persistence" [Starting]
org.eclipse.emf.edit (2.6.0.v20100914-1218) "EMF Edit" [Starting]
org.eclipse.emf.edit.ui (2.6.0.v20100914-1218) "EMF Edit UI" [Starting]
org.eclipse.emf.transaction (1.4.0.v20100331-1738) "EMF Model Transaction Core" [Starting]
org.eclipse.emf.validation (1.4.0.v20100428-2315) "EMF Validation Framework Core" [Starting]
org.eclipse.emf.workspace (1.4.0.v20100224-1706) "EMF Model Transaction Workbench Integration Core" [Starting]
org.eclipse.epp.mpc.core (1.0.0.v20100826-2143) "Marketplace Client" [Resolved]
org.eclipse.epp.mpc.help.ui (1.0.0.v20100826-2143) "Marketplace Client Help" [Resolved]
org.eclipse.epp.mpc.ui (1.0.1.v20100826-2143) "EPP Marketplace Client" [Starting]
org.eclipse.epp.package.common (1.3.2.20110218-0812) "EPP Common Bundle" [Resolved]
org.eclipse.epp.package.java (1.3.2.20110218-0812) "EPP Java Package" [Resolved]
org.eclipse.epp.usagedata.gathering (1.3.1.R201102081640) "Usage Data Gathering Plug-in" [Active]
org.eclipse.epp.usagedata.recording (1.3.1.R201102081640) "Usage Data Recording Plug-in" [Active]
org.eclipse.epp.usagedata.ui (1.3.1.R201102081640) "Usage Data UI Plug-in" [Starting]
org.eclipse.equinox.app (1.3.1.R36x_v20100803) "Equinox Application Container" [Active]
org.eclipse.equinox.common (3.6.0.v20100503) "Common Eclipse Runtime" [Active]
org.eclipse.equinox.concurrent (1.0.100.v20100503) "Equinox Concurrent API" [Starting]
org.eclipse.equinox.ds (1.2.1.R36x_v20100803) "Declarative Services" [Active]
org.eclipse.equinox.event (1.2.0.v20100503) "Event Admin" [Active]
org.eclipse.equinox.frameworkadmin (2.0.0.v20100503) "Equinox Framework Admin" [Starting]
org.eclipse.equinox.frameworkadmin.equinox (1.0.200.v20100505) "Equinox Framework Admin for Equinox" [Starting]
org.eclipse.equinox.http.jetty (2.0.0.v20100503) "Jetty Http Service" [Starting]
org.eclipse.equinox.http.registry (1.1.1.R36x_v20101103) "Http Service Registry Extensions" [Resolved]
org.eclipse.equinox.http.servlet (1.1.0.v20100503) "Http Services Servlet" [Starting]
org.eclipse.equinox.jsp.jasper (1.0.201.R36x_v20101103) "Jasper Jsp Support Bundle" [Starting]
org.eclipse.equinox.jsp.jasper.registry (1.0.200.v20100503) "Jasper Jsp Registry Support Plug-in" [Starting]
org.eclipse.equinox.launcher (1.1.1.R36x_v20101122_1400) "Equinox Launcher" [Resolved]
org.eclipse.equinox.launcher.win32.win32.x86 (1.1.2.R36x_v20101222) "Equinox Launcher Win32 X86 Fragment" [Resolved]
org.eclipse.equinox.p2.artifact.repository (1.1.1.R36x_v20100901) "Equinox Provisioning Artifact Repository Support" [Starting]
org.eclipse.equinox.p2.console (1.0.200.v20100601) "Equinox Provisioning Console" [Starting]
org.eclipse.equinox.p2.core (2.0.3.R36x_v20110111) "Equinox Provisioning Core" [Active]
org.eclipse.equinox.p2.director (2.0.3.R36x_v20101117-1018) "Equinox Provisioning Director" [Starting]
org.eclipse.equinox.p2.director.app (1.0.201.R36x_v20100823) "Equinox Provisioning Director Application" [Starting]
org.eclipse.equinox.p2.directorywatcher (1.0.203.R36x_v20101220) "Equinox Provisioning Directory Watcher" [Active]
org.eclipse.equinox.p2.discovery (1.0.0.v20100503) "Equinox Provisioning Discovery" [Resolved]
org.eclipse.equinox.p2.discovery.compatibility (1.0.1.v20110204-1323) "Equinox Provisioning Discovery" [Starting]
org.eclipse.equinox.p2.engine (2.0.1.R36x_v20110201) "Equinox Provisioning Engine" [Active]
org.eclipse.equinox.p2.extensionlocation (1.2.0.v20100518) "Extension Location Repository Support" [Starting]
org.eclipse.equinox.p2.garbagecollector (1.0.100.v20100503) "Provisioning Garbage Collector" [Starting]
org.eclipse.equinox.p2.jarprocessor (1.0.200.v20100503a) "Equinox Provisioning JAR Processor" [Resolved]
org.eclipse.equinox.p2.metadata (2.0.1.R36x_v20101202) "Equinox Provisioning Metadata" [Active]
org.eclipse.equinox.p2.metadata.generator (1.0.202.R36x_v20101208-1400) "Equinox Provisioning Metadata Generator" [Starting]
org.eclipse.equinox.p2.metadata.repository (1.1.0.v20100513) "Equinox Provisioning Metadata Repository" [Active]
org.eclipse.equinox.p2.operations (2.0.0.v20100510) "Equinox Provisioning Update Checker" [Active]
org.eclipse.equinox.p2.publisher (1.1.2.v20100824-2220) "Equinox Provisioning Publisher" [Starting]
org.eclipse.equinox.p2.ql (2.0.0.v20100503a) "p2 query language" [Starting]
org.eclipse.equinox.p2.reconciler.dropins (1.1.2.R36x_v20110114) "Dropin Reconciler Plug-in" [Active]
org.eclipse.equinox.p2.repository (2.0.2.R36x_v20110111-1500) "Equinox Provisioning Repository" [Active]
org.eclipse.equinox.p2.repository.tools (2.0.1.R36x_v20100823) "Equinox p2 repository tools." [Starting]
org.eclipse.equinox.p2.touchpoint.eclipse (2.0.3.R36x_v20101202) "Equinox Provisioning Eclipse Touchpoint" [Starting]
org.eclipse.equinox.p2.touchpoint.natives (1.0.201.R36x_v20110111) "Equinox Provisioning Native Touchpoint" [Starting]
org.eclipse.equinox.p2.ui (2.0.0.v20100518) "Equinox Provisioning UI Support" [Active]
org.eclipse.equinox.p2.ui.discovery (1.0.0.v20100519) "Equinox Provisioning Discovery UI" [Resolved]
org.eclipse.equinox.p2.ui.sdk (1.0.100.v20100513) "Equinox Provisioning Platform Update Support" [Active]
org.eclipse.equinox.p2.ui.sdk.scheduler (1.0.0.v20100507-1815) "Equinox Provisioning Platform Automatic Update Support" [Active]
org.eclipse.equinox.p2.updatechecker (1.1.101.R36x_v20100823) "Equinox Provisioning Update Checker" [Active]
org.eclipse.equinox.p2.updatesite (1.0.201.R36x_v20100823) "Update site repository adapter bundle (Incubation)" [Starting]
org.eclipse.equinox.preferences (3.3.0.v20100503) "Eclipse Preferences Mechanism" [Active]
org.eclipse.equinox.registry (3.5.0.v20100503) "Extension Registry Support" [Active]
org.eclipse.equinox.security (1.0.200.v20100503) "Equinox Java Authentication and Authorization Service (JAAS)" [Active]
org.eclipse.equinox.security.ui (1.0.200.v20100503) "Equinox Security Default UI" [Starting]
org.eclipse.equinox.security.win32.x86 (1.0.200.v20100503) "Windows Data Protection services integration" [Resolved]
org.eclipse.equinox.simpleconfigurator (1.0.200.v20100503) "Simple Configurator" [Active]
org.eclipse.equinox.simpleconfigurator.manipulator (2.0.0.v20100503) "Simple Configurator Manipulator" [Starting]
org.eclipse.equinox.util (1.0.200.v20100503) "Equinox Util Bundle" [Active]
org.eclipse.gef (3.6.2.v20110110-2020) "Graphical Editing Framework GEF" [Starting]
org.eclipse.gmf.runtime.common.core (1.4.0.v20100423-2359) "GMF Common Core" [Starting]
org.eclipse.gmf.runtime.common.ui (1.4.0.v20100518-2230) "GMF Common UI" [Starting]
org.eclipse.gmf.runtime.common.ui.action (1.2.0.v20090403-1720) "GMF Common UI Action" [Starting]
org.eclipse.gmf.runtime.common.ui.services (1.3.0.v20100423-2359) "GMF Common UI Services" [Starting]
org.eclipse.gmf.runtime.common.ui.services.action (1.4.0.v20100430-1518) "GMF Common UI Action Services" [Starting]
org.eclipse.gmf.runtime.diagram.core (1.4.0.v20100331-2359) "GMF Diagram Core" [Starting]
org.eclipse.gmf.runtime.diagram.ui (1.4.1.v20100909-1300) "GMF Diagram UI" [Starting]
org.eclipse.gmf.runtime.draw2d.ui (1.4.2.v20101217-0030) "GMF Draw2d Additions" [Starting]
org.eclipse.gmf.runtime.draw2d.ui.render (1.4.2.v20101111-1500) "GMF Draw2d Image Rendering Additions" [Starting]
org.eclipse.gmf.runtime.emf.clipboard.core (1.4.2.v20101111-1500) "GMF EMF Clipboard Support" [Starting]
org.eclipse.gmf.runtime.emf.commands.core (1.4.0.v20100423-2359) "GMF Commands" [Starting]
org.eclipse.gmf.runtime.emf.core (1.4.1.v20100909-1300) "GMF Modeling Service Layer" [Starting]
org.eclipse.gmf.runtime.emf.type.core (1.4.0.v20100423-2359) "GMF EMF Type Core" [Starting]
org.eclipse.gmf.runtime.emf.ui (1.2.0.v20090403-1720) "GMF MSL UI" [Starting]
org.eclipse.gmf.runtime.gef.ui (1.4.0.v20100430-1518) "GMF GEF Additions" [Starting]
org.eclipse.gmf.runtime.notation (1.4.1.v20100717-0059) "GMF Notation Model Support" [Starting]
org.eclipse.help (3.5.0.v20100524) "Help System Core" [Active]
org.eclipse.help.appserver (3.1.400.v20100427) "Help Application Server" [Starting]
org.eclipse.help.base (3.5.3.v201102101200) "Help System Base" [Starting]
org.eclipse.help.ui (3.5.3.r36_20101116) "Help System UI" [Starting]
org.eclipse.help.webapp (3.5.3.r36_20101130) "Help System Webapp" [Starting]
org.eclipse.jdt (3.6.1.v201102101200) "Eclipse Java Development Tools" [Resolved]
org.eclipse.jdt.apt.core (3.3.402.R36_v20110120-1000) "Java Annotation Processing Core" [Active]
org.eclipse.jdt.apt.pluggable.core (1.0.301.R36_v20100727-0110) "Java Compiler Apt IDE" [Active]
org.eclipse.jdt.apt.ui (3.3.300.v20100513-0845) "Java Annotation Processing UI" [Starting]
org.eclipse.jdt.compiler.apt (1.0.300.v20100513-0845) "Java Compiler Apt" [Resolved]
org.eclipse.jdt.compiler.tool (1.0.100.v_A76_R36x) "Java Compiler Tool Support" [Resolved]
org.eclipse.jdt.core (3.6.2.v_A76_R36x) "Java Development Tools Core" [Active]
org.eclipse.jdt.core.manipulation (1.3.0.v20100520-0800) "Java Code Manipulation Functionality" [Active]
org.eclipse.jdt.debug (3.6.1.v20100715_r361) "JDI Debug Model" [Starting]
org.eclipse.jdt.debug.ui (3.5.2.v20100928a_r362) "JDI Debug UI" [Starting]
org.eclipse.jdt.doc.isv (3.6.2.r362_v20101117-0800) "Eclipse JDT Plug-in Developer Guide" [Resolved]
org.eclipse.jdt.doc.user (3.6.1.r361_v20100721-0800) "Eclipse Java development user guide" [Resolved]
org.eclipse.jdt.junit (3.6.1.r361_v20100825-0800) "Java Development Tools JUnit support" [Starting]
org.eclipse.jdt.junit.core (3.6.1.r361_v20100825-0800) "Java Development Tools JUnit core support" [Active]
org.eclipse.jdt.junit.runtime (3.4.200.v20100526-0800) "Java Development Tools JUnit Runtime Support" [Resolved]
org.eclipse.jdt.junit4.runtime (1.1.100.v20100526-0800) "Java Development Tools JUnit4 Runtime Support" [Resolved]
org.eclipse.jdt.launching (3.5.200.v20110105_r362) "Java Development Tools Launching Support" [Active]
org.eclipse.jdt.ui (3.6.2.r362_v20110203) "Java Development Tools UI" [Active]
org.eclipse.jem.util (2.1.3.v201012070000) "Java EMF Model Utilities" [Starting]
org.eclipse.jface (3.6.2.M20110210-1200) "JFace" [Active]
org.eclipse.jface.databinding (1.4.0.I20100601-0800) "JFace Data Binding for SWT and JFace" [Resolved]
org.eclipse.jface.text (3.6.1.r361_v20100825-0800) "JFace Text" [Resolved]
org.eclipse.jsch.core (1.1.200.I20100505-1245) "JSch Core" [Active]
org.eclipse.jsch.ui (1.1.300.I20100505-1245) "JSch UI" [Starting]
org.eclipse.jst.common.frameworks (1.1.403.v201012160000) "Integration Plug-in" [Starting]
org.eclipse.jst.common.project.facet.core (1.4.102.v201008182136) "Eclipse Faceted Project Framework JDT Enablement" [Active]
org.eclipse.jst.server.core (1.2.101.v20100421) "Java Server Support" [Starting]
org.eclipse.jst.server.generic.core (1.0.606.v20100512) "Generic Server Plugin" [Starting]
org.eclipse.jst.server.generic.ui (1.0.505.v20100428) "Generic Server Plugin UI" [Starting]
org.eclipse.jst.server.ui (1.1.101.v20100823b) "Java Server UI Support" [Starting]
org.eclipse.ltk.core.refactoring (3.5.101.r362_v20101117-0800) "Refactoring Core" [Starting]
org.eclipse.ltk.ui.refactoring (3.5.0.v20100526-0800) "Refactoring UI" [Starting]
org.eclipse.mylyn (3.4.0.v20110131-0200-e3x) "Mylyn" [Resolved]
org.eclipse.mylyn.bugzilla.core (3.4.2.v20100902-0100-e3x) "Mylyn Bugzilla Connector Core" [Active]
org.eclipse.mylyn.bugzilla.ide (3.4.1.v20110131-0100-e3x) "Mylyn Bugzilla IDE Extensions" [Resolved]
org.eclipse.mylyn.bugzilla.ui (3.4.3.v20110131-0100-e3x) "Mylyn Bugzilla Connector UI" [Active]
org.eclipse.mylyn.commons.core (3.4.0.v20100608-0100-e3x) "Mylyn Commons Core" [Resolved]
org.eclipse.mylyn.commons.net (3.4.1.v20100625-2100-e3x) "Mylyn Commons Net" [Active]
org.eclipse.mylyn.commons.ui (3.4.0.v20100608-0100-e3x) "Mylyn Commons UI" [Active]
org.eclipse.mylyn.commons.xmlrpc (3.4.0.v20100608-0100-e3x) "Mylyn XML-RPC Support" [Starting]
org.eclipse.mylyn.context.core (3.4.1.v20100909-0100-e3x) "Mylyn Context Core" [Active]
org.eclipse.mylyn.context.ui (3.4.2.v20110131-0100-e3x) "Mylyn Context UI" [Active]
org.eclipse.mylyn.discovery.core (3.4.0.v20110131-0100-e3x) "Mylyn Connector Discovery Core" [Resolved]
org.eclipse.mylyn.discovery.ui (3.4.0.v20110131-0100-e3x) "Mylyn Connector Discovery UI" [Resolved]
org.eclipse.mylyn.help.ui (3.4.2.v20110131-0100-e3x) "Mylyn Help" [Starting]
org.eclipse.mylyn.ide.ant (3.4.0.v20100608-0100-e3x) "Mylyn Ant Bridge" [Starting]
org.eclipse.mylyn.ide.ui (3.4.0.v20100608-0100-e3x) "Mylyn IDE UI" [Starting]
org.eclipse.mylyn.java.tasks (3.4.0.v20100608-0100-e3x) "Mylyn Java Tasks" [Starting]
org.eclipse.mylyn.java.ui (3.4.0.v20100608-0100-e3x) "Mylyn Java Bridge" [Starting]
org.eclipse.mylyn.monitor.core (3.4.0.v20100608-0100-e3x) "Mylyn Monitor Core" [Resolved]
org.eclipse.mylyn.monitor.ui (3.4.1.v20110131-0100-e3x) "Mylyn Monitor UI" [Active]
org.eclipse.mylyn.resources.ui (3.4.1.v20100909-0100-e3x) "Mylyn Resources UI" [Starting]
org.eclipse.mylyn.tasks.bugs (3.4.1.v20100823-0100-e3x) "Mylyn Bug Reporting" [Starting]
org.eclipse.mylyn.tasks.core (3.4.2.v20110131-0300-e3x) "Mylyn Tasks Core" [Resolved]
org.eclipse.mylyn.tasks.search (3.4.0.v20100608-0100-e3x) "Mylyn Tasks UI" [Resolved]
org.eclipse.mylyn.tasks.ui (3.4.3.v20110131-0100-e3x) "Mylyn Tasks UI" [Active]
org.eclipse.mylyn.team.cvs (3.4.2.v20110131-0100-e3x) "Mylyn CVS Extensions" [Resolved]
org.eclipse.mylyn.team.ui (3.4.3.v20110131-0100-e3x) "Mylyn Team UI" [Active]
org.eclipse.mylyn.wikitext.confluence.core (1.3.0.v20100608-0100-e3x) "Mylyn WikiText Confluence" [Resolved]
org.eclipse.mylyn.wikitext.confluence.ui (1.3.0.v20100608-0100-e3x) "Mylyn WikiText Confluence UI" [Resolved]
org.eclipse.mylyn.wikitext.core (1.3.1.v20100823-0100-e3x) "Mylyn WikiText" [Starting]
org.eclipse.mylyn.wikitext.help.ui (1.3.0.v20100608-0100-e3x) "Mylyn WikiText Help UI" [Resolved]
org.eclipse.mylyn.wikitext.mediawiki.core (1.3.0.v20100608-0100-e3x) "Mylyn WikiText MediaWiki" [Resolved]
org.eclipse.mylyn.wikitext.mediawiki.ui (1.3.0.v20100608-0100-e3x) "Mylyn WikiText MediaWiki UI" [Resolved]
org.eclipse.mylyn.wikitext.tasks.ui (1.3.1.v20100823-0100-e3x) "Mylyn WikiText Tasks UI" [Starting]
org.eclipse.mylyn.wikitext.textile.core (1.3.0.v20100608-0100-e3x) "Mylyn WikiText Textile" [Resolved]
org.eclipse.mylyn.wikitext.textile.ui (1.3.0.v20100608-0100-e3x) "Mylyn WikiText Textile UI" [Resolved]
org.eclipse.mylyn.wikitext.tracwiki.core (1.3.0.v20100608-0100-e3x) "Mylyn WikiText TracWiki" [Resolved]
org.eclipse.mylyn.wikitext.tracwiki.ui (1.3.0.v20100608-0100-e3x) "Mylyn WikiText TracWiki UI" [Resolved]
org.eclipse.mylyn.wikitext.twiki.core (1.3.0.v20100608-0100-e3x) "Mylyn WikiText Twiki" [Resolved]
org.eclipse.mylyn.wikitext.twiki.ui (1.3.0.v20100608-0100-e3x) "Mylyn WikiText Twiki UI" [Resolved]
org.eclipse.mylyn.wikitext.ui (1.3.0.v20100608-0100-e3x) "Mylyn WikiText UI" [Starting]
org.eclipse.osgi (3.6.2.R36x_v20110210) "OSGi System Bundle" [Active]
org.eclipse.osgi.services (3.2.100.v20100503) "OSGi Release 4.2.0 Services" [Resolved]
org.eclipse.osgi.util (3.2.100.v20100503) "OSGi Release 4.2.0 Utility Classes" [Resolved]
org.eclipse.pde (3.6.1.v201102101200) "PDE" [Resolved]
org.eclipse.pde.api.tools (1.0.202.v20100820_r361) "API Tools" [Starting]
org.eclipse.pde.api.tools.ui (1.0.201.v20100820_r361) "API Tools UI" [Starting]
org.eclipse.pde.build (3.6.2.R36x_20110203) "Plug-in Development Environment Build Support" [Starting]
org.eclipse.pde.core (3.6.2.v20110210_r362) "PDE Core" [Starting]
org.eclipse.pde.doc.user (3.6.2.v20101118_r362) "PDE User Guide" [Resolved]
org.eclipse.pde.ds.core (1.0.100.v20100601) "PDE DS Core" [Starting]
org.eclipse.pde.ds.ui (1.0.100.v20100601) "PDE DS UI" [Starting]
org.eclipse.pde.junit.runtime (3.4.100.v20100601) "PDE JUnit Runtime Support" [Resolved]
org.eclipse.pde.launching (3.6.0.v20100601) "PDE Launching Support" [Starting]
org.eclipse.pde.runtime (3.4.200.v20100601) "PDE Runtime" [Starting]
org.eclipse.pde.ua.core (1.0.100.v20100504) "PDE UA Core" [Starting]
org.eclipse.pde.ua.ui (1.0.100.v20100504) "PDE UA UI" [Starting]
org.eclipse.pde.ui (3.6.1.v20110210_r362) "PDE UI" [Starting]
org.eclipse.pde.ui.templates (3.4.200.v20100601) "PDE Templates" [Starting]
org.eclipse.platform (3.6.2.v201102101200) "Eclipse Platform" [Resolved]
org.eclipse.platform.doc.isv (3.6.2.r362_v20110111) "Eclipse Platform Plug-in Developer Guide" [Resolved]
org.eclipse.platform.doc.user (3.6.2.r362_v20101117-0800) "Eclipse Workbench User Guide" [Resolved]
org.eclipse.rcp (3.6.0.v201102101200) "Eclipse RCP" [Starting]
org.eclipse.releng.tools (3.5.200.v20100531) "RelEng Plug-in" [Starting]
org.eclipse.sdk (3.6.2.v201102101200) "Eclipse Project SDK" [Starting]
org.eclipse.search (3.6.0.v20100520-0800) "Search Support" [Starting]
org.eclipse.swt (3.6.2.v3659c) "Standard Widget Toolkit" [Resolved]
org.eclipse.swt.win32.win32.x86 (3.6.2.v3659c) "Standard Widget Toolkit for Windows" [Resolved]
org.eclipse.team.core (3.5.101.R36x_v20110203-1036) "Team Support Core" [Active]
org.eclipse.team.cvs.core (3.3.301.R36x_v20110119-0815) "CVS Team Provider Core" [Active]
org.eclipse.team.cvs.ssh2 (3.2.300.I20100526-0800) "CVS SSH2" [Starting]
org.eclipse.team.cvs.ui (3.3.302.R36x_v20110203-1036) "CVS Team Provider UI" [Active]
org.eclipse.team.ui (3.5.102.R36x_v20110203-1036) "Team Support UI" [Active]
org.eclipse.text (3.5.0.v20100601-1300) "Text" [Resolved]
org.eclipse.ui (3.6.2.M20110203-1100) "Eclipse UI" [Active]
org.eclipse.ui.browser (3.3.1.r36_20101216) "Browser Support" [Active]
org.eclipse.ui.cheatsheets (3.4.0.v20100427) "Cheat Sheets" [Starting]
org.eclipse.ui.console (3.5.0.v20100526) "Console" [Active]
org.eclipse.ui.editors (3.6.1.r361_v20100825-0800) "Default Text Editor" [Active]
org.eclipse.ui.externaltools (3.2.0.v20100427) "External Tools" [Starting]
org.eclipse.ui.forms (3.5.2.r36_v20100702) "Eclipse Forms" [Active]
org.eclipse.ui.ide (3.6.2.M20101201-0800) "Eclipse IDE UI" [Active]
org.eclipse.ui.ide.application (1.0.201.M20100707-0800) "Eclipse IDE UI Application" [Resolved]
org.eclipse.ui.intro (3.4.0.v20100427) "Welcome Framework" [Starting]
org.eclipse.ui.intro.universal (3.2.402.r36_v20100702) "Universal Welcome" [Starting]
org.eclipse.ui.navigator (3.5.0.I20100601-0800) "Common Navigator View" [Active]
org.eclipse.ui.navigator.resources (3.4.202.M20101124-0800) "Navigator Workbench Components" [Active]
org.eclipse.ui.net (1.2.100.I20100505-1245) "Internet Connection Management UI" [Active]
org.eclipse.ui.presentations.r21 (3.2.200.I20100517-1500) "R21 Presentation Plug-in" [Starting]
org.eclipse.ui.views (3.5.1.M20110202-0800) "Views" [Active]
org.eclipse.ui.views.log (1.0.100.v20110210_r362) "Log View" [Starting]
org.eclipse.ui.views.properties.tabbed (3.5.100.I20100509-0800) "Tabbed Properties View" [Starting]
org.eclipse.ui.win32 (3.2.200.I20100509-0800) "Eclipse UI Win32 Enhancements" [Resolved]
org.eclipse.ui.workbench (3.6.2.M20110210-1200) "Workbench" [Active]
org.eclipse.ui.workbench.compatibility (3.2.100.I20100511-0800) "Workbench Compatibility" [Resolved]
org.eclipse.ui.workbench.texteditor (3.6.1.r361_v20100714-0800) "Text Editor Framework" [Active]
org.eclipse.update.configurator (3.3.100.v20100512) "Install/Update Configurator" [Active]
org.eclipse.update.core (3.2.402.R36x_v20100629) "Install/Update Core" [Active]
org.eclipse.update.core.win32 (3.2.200.v20100512) "Install/Update Core for Windows" [Resolved]
org.eclipse.update.scheduler (3.2.300.v20100512) "Automatic Updates Scheduler" [Active]
org.eclipse.update.ui (3.2.300.v20100512) "Install/Update UI" [Starting]
org.eclipse.wb.core (0.9.0.r36x201102111430) "WindowBuilder Core" [Active]
org.eclipse.wb.core.databinding (0.9.0.r36x201102111430) "WindowBuilder Databinding Core" [Starting]
org.eclipse.wb.core.databinding.xml (0.9.0.r36x201102111443) "WindowBuilder Databinding XML Core" [Starting]
org.eclipse.wb.core.lib (0.9.0.r36x201102111430) "WindowBuilder Core Libraries" [Active]
org.eclipse.wb.core.xml (0.9.0.r36x201102111443) "WindowBuilder Core for XML GUI's" [Active]
org.eclipse.wb.css (0.9.0.r36x201102051550) "WindowBuilder CSS Support" [Starting]
org.eclipse.wb.jdt.fragment (0.9.0.r36x201102111430) "WindowBuilder JDT Fragment" [Resolved]
org.eclipse.wb.os (0.9.0.r36x201102111430) "WindowBuilder Cross-Platform Support" [Starting]
org.eclipse.wb.os.win32 (0.9.0.r36x201102111430) "WindowBuilder Win32 OS Support" [Starting]
org.eclipse.wb.runtime (0.9.0.r36x201102111430) "WindowBuilder Runtime" [Starting]
org.eclipse.wb.runtime.lib (0.9.0.r36x201102111430) "WindowBuilder Runtime Libraries" [Starting]
org.eclipse.wst.command.env (1.0.409.v201004211805) "Environment Command Framework (headless)" [Starting]
org.eclipse.wst.command.env.core (1.0.205.v201004211805) "Environment Command Framework (core)" [Resolved]
org.eclipse.wst.command.env.ui (1.1.3.v201004211805) "Environment Command Framework (GUI)" [Starting]
org.eclipse.wst.common.core (1.2.0.v200908252030) "WST Common Core Plug-in" [Starting]
org.eclipse.wst.common.emf (1.2.3.v201012100400) "EMF Utilities" [Starting]
org.eclipse.wst.common.emfworkbench.integration (1.2.3.v201012020600) "EMF Workbench Edit Plug-in" [Starting]
org.eclipse.wst.common.environment (1.0.400.v200912181832) "Environment Plug-in" [Starting]
org.eclipse.wst.common.frameworks (1.2.0.v201003040800) "Common Frameworks" [Active]
org.eclipse.wst.common.frameworks.ui (1.2.0.v201004080500) "WTP UI Plug-in" [Starting]
org.eclipse.wst.common.infopop (1.0.300.v201004280700) "Common WST infopops" [Starting]
org.eclipse.wst.common.modulecore (1.2.5.v201101270100) "Modulecore Plug-in" [Starting]
org.eclipse.wst.common.modulecore.ui (1.0.4.v201101101700) "Modulecore UI Plug-in" [Starting]
org.eclipse.wst.common.project.facet.core (1.4.102.v201008170019) "Eclipse Faceted Project Framework" [Active]
org.eclipse.wst.common.project.facet.ui (1.4.103.v201101271715) "Eclipse Faceted Project Framework UI" [Starting]
org.eclipse.wst.common.snippets (1.2.2.v201101130441) "Snippets View" [Starting]
org.eclipse.wst.common.ui (1.1.500.v200911190730) "Eclipse Base UI extensions" [Starting]
org.eclipse.wst.common.uriresolver (1.1.401.v201004280700) "Common URI Resolver Framework" [Active]
org.eclipse.wst.css.core (1.1.402.v201102031915) "Structured Source CSS Model" [Starting]
org.eclipse.wst.css.ui (1.0.502.v201101122002) "SSE CSS Source Editor" [Starting]
org.eclipse.wst.dtd.core (1.1.401.v201101122255) "Structured Source DTD Core" [Starting]
org.eclipse.wst.dtd.ui (1.0.500.v201004290328) "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.600.v201005192212) "DTD Editor documentation" [Resolved]
org.eclipse.wst.html.core (1.1.404.v201101190004) "Structured Source HTML Model" [Starting]
org.eclipse.wst.html.ui (1.0.504.v201101122108) "HTML UI Source Editor" [Starting]
org.eclipse.wst.internet.cache (1.0.400.v201004280700) "Cache URI Resolver Plug-in" [Starting]
org.eclipse.wst.internet.monitor.core (1.0.404.v20090609) "Monitor" [Starting]
org.eclipse.wst.jsdt.core (1.1.4.v201102102045) "JavaScript Development Tools Core" [Active]
org.eclipse.wst.jsdt.manipulation (1.0.200.v201004150600) "JavaScript Code Manipulation Functionality" [Active]
org.eclipse.wst.jsdt.ui (1.1.4.v201102160540) "Eclipse JavaScript Development Tools" [Active]
org.eclipse.wst.server.core (1.1.206.v20110110) "Server Core" [Starting]
org.eclipse.wst.server.discovery (1.0.101.v20100707) "Plug-in Discovery Plug-in" [Starting]
org.eclipse.wst.server.ui (1.1.207.v20110119) "Server UI" [Starting]
org.eclipse.wst.sse.core (1.1.504.v201102160550) "Structured Source Model" [Active]
org.eclipse.wst.sse.doc.user (1.1.100.v201005192212) "Structured text editor and snippets documentation" [Resolved]
org.eclipse.wst.sse.ui (1.2.3.v201102102045) "Structured Source Editor" [Active]
org.eclipse.wst.sse.ui.infopop (1.0.300.v201004150328) "SSE infopops" [Resolved]
org.eclipse.wst.standard.schemas (1.0.300.v201004110600) "Standard Schemas and DTDs" [Resolved]
org.eclipse.wst.validation (1.2.201.v201101270100) "Validation Framework" [Active]
org.eclipse.wst.validation.infopop (1.0.300.v200806041506) "WST validation infopop plug-in" [Resolved]
org.eclipse.wst.validation.ui (1.2.204.v201004150700) "Validation Framework UI" [Starting]
org.eclipse.wst.web (1.1.402.v201012160000) "Simple Web Plug-in" [Starting]
org.eclipse.wst.web.ui (1.1.400.v201004141630) "Eclipse Web Developer Tools" [Starting]
org.eclipse.wst.ws (1.1.203.v201004211805) "Web Services" [Starting]
org.eclipse.wst.ws.parser (1.0.403.v201004211805) "Web Services Description Parser" [Starting]
org.eclipse.wst.ws.service.policy (1.0.204.v201011011834) "Service Policy - Core" [Starting]
org.eclipse.wst.ws.service.policy.ui (1.0.202.v201004211732) "Service Policy - UI" [Starting]
org.eclipse.wst.ws.ui (1.1.200.v201004211805) "Web Services UI" [Starting]
org.eclipse.wst.wsdl (1.2.104.v201012082239) "WSDL Model" [Starting]
org.eclipse.wst.wsdl.ui (1.2.304.v201012071645) "WSDL UI" [Starting]
org.eclipse.wst.wsdl.validation (1.1.501.v201004201506) "WSDL Validator" [Starting]
org.eclipse.wst.xml.core (1.1.503.v201102102045) "Structured Source XML Model" [Active]
org.eclipse.wst.xml.ui (1.1.103.v201101122108) "Eclipse XML Editors and Tools" [Active]
org.eclipse.wst.xml.ui.infopop (1.0.400.v201004292007) "XML infopops" [Resolved]
org.eclipse.wst.xmleditor.doc.user (1.0.700.v201005192212) "XML editor" [Resolved]
org.eclipse.wst.xsd.core (1.1.503.v201011121919) "XSD Core Plugin" [Starting]
org.eclipse.wst.xsd.ui (1.2.304.v201101251958) "XML Schema Editor" [Starting]
org.eclipse.wst.xsdeditor.doc.user (1.0.800.v201005192212) "XML schema editor" [Resolved]
org.eclipse.xsd (2.6.0.v20100914-1218) "XSD Model" [Starting]
org.eclipse.xsd.edit (2.6.0.v20100914-1218) "XSD Edit" [Starting]
org.hamcrest.core (1.1.0.v20090501071000) "Hamcrest Core Library of Matchers" [Starting]
org.junit (3.8.2.v3_8_2_v20100427-1100) "JUnit Testing Framework" [Resolved]
org.junit (4.8.1.v4_8_1_v20100427-1100) "JUnit Testing Framework" [Resolved]
org.junit4 (4.8.1.v20100525) "JUnit Testing Framework Version 4" [Resolved]
org.mortbay.jetty.server (6.1.23.v201004211559) "Jetty Server" [Resolved]
org.mortbay.jetty.util (6.1.23.v201004211559) "Jetty Utilities" [Resolved]
org.objectweb.asm (3.2.0.v200909071300) "ASM" [Resolved]
org.sat4j.core (2.2.0.v20100429) "SAT4J Core" [Resolved]
org.sat4j.pb (2.2.0.v20100429) "SAT4J Pseudo" [Resolved]
org.uddi4j (2.0.5.v200805270300) "UDDI4J" [Resolved]
*** User Preferences:
#Sat Apr 30 20:17:17 BST 2011
/bundle_defaults/org.eclipse.ui.editors/isErrorGoToPreviousN avigationTarget=true
/bundle_defaults/org.eclipse.ui.editors/jdt.linked.focus.ver ticalruler=false
/bundle_defaults/org.eclipse.wst.jsdt.core/org.eclipse.wst.j sdt.core.formatter.tabulation.size=4
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.alignment_for_superinterfaces_in_enum_declaration=16
/bundle_defaults/org.eclipse.jdt.ui/semanticHighlighting.num ber.italic=false
/bundle_defaults/org.eclipse.wst.jsdt.ui/cleanup.remove_priv ate_constructors=true
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_space_before_closing_paren_in_if=do not insert
/bundle_defaults/org.eclipse.wst.jsdt.ui/java_doc_keyword_bo ld=true
/bundle_defaults/org.eclipse.wst.jsdt.core/org.eclipse.wst.j sdt.core.formatter.insert_space_before_comma_in_array_initia lizer=do not insert
/bundle_defaults/com.google.gdt.eclipse.designer/P_USE_FREE_ MODE=true
/bundle_defaults/org.eclipse.wst.xml.core/namespaceInPITarge t=2
/bundle_defaults/org.eclipse.wst.jsdt.ui/org.eclipse.wst.jsd t.ui.visibility.order=B,V,R,D
/bundle_defaults/org.eclipse.wst.jsdt.core/org.eclipse.wst.j sdt.core.formatter.insert_space_before_opening_paren_in_for= insert
/bundle_defaults/org.eclipse.ui.editors/linked.focus.text=tr ue
/bundle_defaults/org.eclipse.ui.editors/revisionRulerRenderi ngMode=Age
/bundle_defaults/org.eclipse.ui.editors/isRevisionAnnotation GoToPreviousNavigationTarget=false
/bundle_defaults/org.eclipse.ui.editors/secondaryIPOverviewR uler=true
/bundle_defaults/org.eclipse.jdt.core/org.eclipse.jdt.core.f ormatter.insert_space_before_colon_in_labeled_statement=do not insert
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_new_line_in_empty_anonymous_type_declaration=insert
/bundle_defaults/org.eclipse.wst.jsdt.core/org.eclipse.wst.j sdt.core.classpath.multipleOutputLocations=enabled
/bundle_defaults/org.eclipse.jdt.ui/org.eclipse.jdt.ui.gette rsetter.use.is=true
/bundle_defaults/org.eclipse.wst.jsdt.core/org.eclipse.wst.j sdt.core.formatter.blank_lines_before_method=1
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_space_before_opening_paren_in_synchronized=insert
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_space_before_comma_in_multiple_field_declarations=d o not insert
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_space_before_comma_in_method_invocation_arguments=d o not insert
/bundle_defaults/org.eclipse.jdt.ui/semanticHighlighting.inh eritedMethodInvocation.color=0,0,0
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_space_after_closing_angle_bracket_in_type_parameter s=insert
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_space_after_comma_in_type_parameters=insert
/bundle_defaults/org.eclipse.jdt.ui/semanticHighlighting.sta ticFinalField.italic=false
/bundle_defaults/org.eclipse.jdt.core/org.eclipse.jdt.core.f ormatter.blank_lines_after_package=1
/bundle_defaults/com.google.gdt.eclipse.designer/stubName=do _${component_name}_${event_name}
/bundle_defaults/org.eclipse.wst.xml.ui/completeEndTags=true
/bundle_defaults/org.eclipse.ui.editors/lineNumberColor=120, 120,120
/bundle_defaults/org.eclipse.ui.editors/taskTextStyle=SQUIGG LES
/bundle_defaults/org.eclipse.wst.jsdt.core/org.eclipse.wst.j sdt.core.formatter.insert_new_line_in_empty_block=insert
/bundle_defaults/org.eclipse.wst.jsdt.core/org.eclipse.wst.j sdt.core.formatter.alignment_for_parameters_in_method_declar ation=16
/bundle_defaults/org.eclipse.ui.editors/jdt.linked.target.te xt.style=BOX
/bundle_defaults/org.eclipse.jdt.ui/semanticHighlighting.enu m.bold=false
/bundle_defaults/org.eclipse.jdt.core/org.eclipse.jdt.core.f ormatter.format_line_comment_starting_on_first_column=true
/bundle_defaults/org.eclipse.jdt.core/org.eclipse.jdt.core.f ormatter.indentation.size=4
/configuration/com.google.gdt.eclipse.suite/projectMigratorV ersion_de.vogella.gwt.helloworld=4
/bundle_defaults/org.eclipse.ui/VIEW_MINIMUM_CHARACTERS=1
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_space_before_comma_in_allocation_expression=do not insert
/bundle_defaults/org.eclipse.jdt.core/org.eclipse.jdt.core.c ompiler.problem.missingJavadocComments=ignore
/bundle_defaults/org.eclipse.jdt.core/org.eclipse.jdt.core.f ormatter.blank_lines_before_package=0
/bundle_defaults/org.eclipse.jdt.ui/semanticHighlighting.aut oboxing.bold=false
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.indent_statements_compare_to_body=true
/bundle_defaults/org.eclipse.jdt.ui/org.eclipse.jdt.ui.visib ility.order=B,V,R,D
/bundle_defaults/org.eclipse.wst.jsdt.ui/pf_coloring_value=4 2,0,255
/bundle_defaults/org.eclipse.jdt.core/org.eclipse.jdt.core.f ormatter.put_empty_statement_on_new_line=true
/bundle_defaults/org.eclipse.wst.jsdt.core/org.eclipse.wst.j sdt.core.compiler.problem.unusedLocal=warning
/project/de.vogella.gwt.helloworld/com.google.gdt.eclipse.co re/warSrcDirIsOutput=true
/bundle_defaults/org.eclipse.wst.xml.ui/xml_content_assist_d efault_page_sort_order=org.eclipse.wst.xml.ui.proposalCatego ry.xmlTags\u0000org.eclipse.wst.xml.ui.proposalCategory.xmlT emplates
/instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_space_before_comma_in_enum_constant_arguments=do not insert
/bundle_defaults/org.eclipse.debug.ui/org.eclispe.debug.ui.D ebug_view.mode=Debug_view.mode.auto
/bundle_defaults/org.eclipse.wst.jsdt.core/org.eclipse.wst.j sdt.core.compiler.problem.looseVarDecleration=warning
/bundle_defaults/org.eclipse.jdt.ui/content_assist_add_impor t=true
/bundle_defaults/org.eclipse.ui/ENABLE_32_STICKY_CLOSE_BEHAV IOR=false
/bundle_defaults/org.eclipse.wst.jsdt.ui/semanticHighlightin g.deprecatedMember.underline=false
/bundle_defaults/com.google.gdt.eclipse.designer/typeSpecifi cVariable.store= <?xml version\="1.0" encoding\="UTF-8"?>\r\n<descriptions/>
/bundle_defaults/org.eclipse.wst.jsdt.core/org.eclipse.wst.j sdt.core.formatter.insert_space_before_postfix_operator=do not insert
/bundle_defaults/org.eclipse.debug.ui/Console.console_tab_wi dth=8
/bundle_defaults/org.eclipse.wst.xml.core/missingTagName=2
/bundle_defaults/org.eclipse.jdt.core/org.eclipse.jdt.core.f ormatter.continuation_indentation_for_array_initializer=2
/bundle_defaults/org.eclipse.wst.jsdt.core/org.eclipse.wst.j sdt.core.compiler.problem.uninitializedLocalVariable=warning
/bundle_defaults/org.eclipse.wst.xml.ui/tagAttributeName=\#7 f007f | null | false
/bundle_defaults/org.eclipse.wst.jsdt.core/org.eclipse.wst.j sdt.core.formatter.insert_new_line_after_comma_in_objlit_ini tializer=insert
/bundle_defaults/org.eclipse.debug.ui/org.eclipse.debug.ui.d etail_pane_word_wrap=false
/bundle_defaults/org.eclipse.wst.jsdt.core/org.eclipse.wst.j sdt.core.formatter.insert_space_after_comma_in_allocation_ex pression=insert
/bundle_defaults/org.eclipse.ui.editors/org.eclipse.jdt.inte rnal.ui.propertiesfileeditor.PropertyKeyHyperlinkDetector_st ateMask=-1
/bundle_defaults/org.eclipse.jdt.core/org.eclipse.jdt.core.f ormatter.insert_space_before_semicolon=do not insert
/bundle_defaults/org.eclipse.jdt.core/org.eclipse.jdt.core.c ompiler.taskPriorities=NORMAL,HIGH,NORMAL
/bundle_defaults/org.eclipse.ui.editors/errorIndicationInVer ticalRuler=true
/bundle_defaults/com.google.gdt.eclipse.designer/property.ev ents.codeType=0
/bundle_defaults/org.eclipse.jdt.ui/semanticHighlighting.ann otation.italic=false
/bundle_defaults/org.eclipse.wst.jsdt.ui/markMethodExitPoint s=true
/bundle_defaults/org.eclipse.ui.workbench/MULTI_KEY_ASSIST=t rue
/bundle_defaults/org.eclipse.team.cvs.ui/pref_allow_empty_co mmit_comment=prompt
/bundle_defaults/org.eclipse.wst.jsdt.core/org.eclipse.wst.j sdt.core.formatter.insert_space_after_prefix_operator=do not insert
/bundle_defaults/org.eclipse.jdt.core/org.eclipse.jdt.core.f ormatter.brace_position_for_switch=end_of_line
/bundle_defaults/org.eclipse.team.cvs.ui/pref_cvs_rsh=ssh
/bundle_defaults/org.eclipse.wst.xml.core/attributeHasNoValu e=2
/bundle_defaults/org.eclipse.jdt.ui/semanticHighlighting.par ameterVariable.italic=false
/bundle_defaults/org.eclipse.jdt.ui/JavaEditor.SyncOutlineOn CursorMove=true
/bundle_defaults/org.eclipse.wst.jsdt.ui/semanticHighlightin g.method
|
|
|
Goto Forum:
Current Time: Wed Feb 05 12:59:01 GMT 2025
Powered by FUDForum. Page generated in 0.05179 seconds
|