Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » weird issue with autocompleting class annotations
weird issue with autocompleting class annotations [message #1744514] Tue, 27 September 2016 15:29 Go to next message
Jilles van Gurp is currently offline Jilles van GurpFriend
Messages: 3
Registered: July 2009
Junior Member
I have this weird issue with class level annotations where:
1) I create a new class (e.g. a spring configuration class)
2) Move the cursor to 1 line above the class name and type @Co and then ctrl+space
3) Eclispe gives me @Configuration as the first option
4) I hit enter and it replaces @Co with Configuration WITHOUT the @ but with the correct import. So, I always end up adding the @ sign back manually.

This is on Neon but I had the issue in Mars as well. I'm using JDT with only a handful of plugins (testng, findbugs) and it seems to be on any maven project I have, even very simple/trivial ones.
Re: weird issue with autocompleting class annotations [message #1744525 is a reply to message #1744514] Tue, 27 September 2016 19:06 Go to previous messageGo to next message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
Works fine for me. Would be great if you could either isolate this to reproduce in a pure Eclipse SDK, or identify the plugin that causes this.
Re: weird issue with autocompleting class annotations [message #1744560 is a reply to message #1744525] Wed, 28 September 2016 09:49 Go to previous messageGo to next message
Jilles van Gurp is currently offline Jilles van GurpFriend
Messages: 3
Registered: July 2009
Junior Member
I've no idea how to do this. But here are my configuration details if that is in any way helpful:

*** Date: Wednesday, 28 September 2016 at 11:50:08 Central European Summer Time

*** Platform Details:

*** System properties:
applicationXMI=org.eclipse.ui.workbench/LegacyIDE.e4xmi
awt.toolkit=sun.lwawt.macosx.LWCToolkit
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.buildId=4.6.0.I20160606-1100
eclipse.commands=-os
macosx
-ws
cocoa
-arch
x86_64
-showsplash
-launcher
/Users/jilles/eclipse/java-neon/Eclipse.app/Contents/MacOS/eclipse
-name
Eclipse
--launcher.library
/Users/jilles/.p2/pool/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.400.v20160518-1444/eclipse_1615.so
-startup
/Users/jilles/eclipse/java-neon/Eclipse.app/Contents/MacOS//../Eclipse/plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
--launcher.appendVmargs
-product
org.eclipse.epp.package.java.product
-keyring
/Users/jilles/.eclipse_keyring
-vm
/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/bin/../lib/server/libjvm.dylib
eclipse.home.location=file:/Users/jilles/eclipse/java-neon/Eclipse.app/Contents/Eclipse/
eclipse.launcher=/Users/jilles/eclipse/java-neon/Eclipse.app/Contents/MacOS/eclipse
eclipse.launcher.name=Eclipse
eclipse.p2.data.area=file:/Users/jilles/.p2/
eclipse.p2.max.threads=10
eclipse.p2.profile=_Users_jilles_eclipse_java-neon_Eclipse.app_Contents_Eclipse
eclipse.product=org.eclipse.epp.package.java.product
eclipse.startTime=1474387827284
eclipse.stateSaveDelayInterval=30000
eclipse.vm=/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/bin/../lib/server/libjvm.dylib
eclipse.vmargs=-Dosgi.requiredJavaVersion=1.8
-XX:+UseG1GC
-XX:+UseStringDeduplication
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Dosgi.requiredJavaVersion=1.8
-Xms1024m
-Xmx1024m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Declipse.p2.max.threads=10
-Doomph.update.url=http://download.eclipse.org/oomph/updates/milestone/latest
-Doomph.redirection.index.redirection=index:/->http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/
-Djava.class.path=/Users/jilles/eclipse/java-neon/Eclipse.app/Contents/MacOS//../Eclipse/plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
equinox.init.uuid=true
equinox.use.ds=true
file.encoding=UTF-8
file.encoding.pkg=sun.io
file.separator=/
findbugs.cloud.default=edu.umd.cs.findbugs.cloud.doNothingCloud
findbugs.home=/Users/jilles/eclipse/java-neon/Eclipse.app/Contents/Eclipse/../../../../../.p2/pool/plugins/edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1/
findbugs.progress=true
ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
gopherProxySet=false
gosh.args=--nointeractive
guice.disable.misplaced.annotation.check=true
java.awt.graphicsenv=sun.awt.CGraphicsEnvironment
java.awt.printerjob=sun.lwawt.macosx.CPrinterJob
java.class.path=/Users/jilles/eclipse/java-neon/Eclipse.app/Contents/MacOS//../Eclipse/plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
java.class.version=52.0
java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/endorsed
java.ext.dirs=/Users/jilles/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre
java.io.tmpdir=/var/folders/l3/4l8hhbgs2bg2_q8cgcq2fwqw0000gn/T/
java.library.path=/Users/jilles/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.8.0_102-b14
java.specification.name=Java Platform API Specification
java.specification.vendor=Oracle Corporation
java.specification.version=1.8
java.vendor=Oracle Corporation
java.vendor.url=http://java.oracle.com/
java.vendor.url.bug=http://bugreport.sun.com/bugreport/
java.version=1.8.0_102
java.vm.info=mixed mode
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Oracle Corporation
java.vm.specification.version=1.8
java.vm.vendor=Oracle Corporation
java.vm.version=25.102-b14
line.separator=

oomph.redirection.index.redirection=index:/->http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/
oomph.update.url=http://download.eclipse.org/oomph/updates/milestone/latest
org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
org.eclipse.debug.ui.breakpoints.toggleFactoriesUsed=false
org.eclipse.equinox.launcher.splash.location=/Users/jilles/.p2/pool/plugins/org.eclipse.platform_4.6.0.v20160606-1100/splash.bmp
org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
org.eclipse.m2e.log.dir=/Users/jilles/Documents/workspace/.metadata/.plugins/org.eclipse.m2e.logback.configuration
org.eclipse.swt.internal.carbon.smallFonts=
org.eclipse.swt.internal.deviceZoom=100
org.eclipse.update.reconcile=false
org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,OSGi/Minimum-1.2,JavaSE/compact1-1.8,JavaSE/compact2-1.8,JavaSE/compact3-1.8,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6,JavaSE-1.7,JavaSE-1.8
org.osgi.framework.language=en
org.osgi.framework.os.name=MacOSX
org.osgi.framework.os.version=10.11.6
org.osgi.framework.processor=x86-64
org.osgi.framework.system.capabilities=osgi.ee; osgi.ee="OSGi/Minimum"; version:List<Version>="1.0, 1.1, 1.2",osgi.ee; osgi.ee="JRE"; version:List<Version>="1.0, 1.1",osgi.ee; osgi.ee="JavaSE"; version:List<Version>="1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8",osgi.ee; osgi.ee="JavaSE/compact1"; version:List<Version>="1.8",osgi.ee; osgi.ee="JavaSE/compact2"; version:List<Version>="1.8",osgi.ee; osgi.ee="JavaSE/compact3"; version:List<Version>="1.8"
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.nimbus,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.ws.spi.http,javax.xml.ws.wsaddressing,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.w3c.dom.xpath,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
org.osgi.framework.uuid=309ab8be-4c7f-0016-1413-962acc7b442c
org.osgi.framework.vendor=Eclipse
org.osgi.framework.version=1.8.0
org.osgi.supports.framework.extension=true
org.osgi.supports.framework.fragment=true
org.osgi.supports.framework.requirebundle=true
os.arch=x86_64
os.name=Mac OS X
os.version=10.11.6
osgi.arch=x86_64
osgi.bundles=reference:file:org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar,reference:file:org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar@1:start
osgi.bundles.defaultStartLevel=4
osgi.compatibility.bootdelegation=true
osgi.compatibility.bootdelegation.default=true
osgi.configuration.area=file:/Users/jilles/eclipse/java-neon/Eclipse.app/Contents/Eclipse/configuration/
osgi.configuration.cascaded=false
osgi.framework=file:/Users/jilles/.p2/pool/plugins/org.eclipse.osgi_3.11.0.v20160603-1336.jar
osgi.framework.extensions=reference:file:org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar
osgi.framework.shape=jar
osgi.framework.useSystemProperties=true
osgi.frameworkClassPath=., file:/Users/jilles/.p2/pool/plugins/org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar
osgi.install.area=file:/Users/jilles/eclipse/java-neon/Eclipse.app/Contents/Eclipse/
osgi.instance.area=file:/Users/jilles/Documents/workspace/
osgi.instance.area.default=file:/Users/jilles/Documents/workspace/
osgi.logfile=/Users/jilles/Documents/workspace/.metadata/.log
osgi.nl=en_US
osgi.os=macosx
osgi.requiredJavaVersion=1.8
osgi.splashLocation=/Users/jilles/.p2/pool/plugins/org.eclipse.platform_4.6.0.v20160606-1100/splash.bmp
osgi.splashPath=file:/Users/jilles/.p2/pool/plugins/org.eclipse.platform_4.6.0.v20160606-1100
osgi.syspath=/Users/jilles/.p2/pool/plugins
osgi.tracefile=/Users/jilles/Documents/workspace/.metadata/trace.log
osgi.ws=cocoa
path.separator=:
socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
sun.arch.data.model=64
sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/classes
sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib
sun.cpu.endian=little
sun.cpu.isalist=
sun.io.unicode.encoding=UnicodeBig
sun.jnu.encoding=UTF-8
sun.management.compiler=HotSpot 64-Bit Tiered Compilers
sun.os.patch.level=unknown
user.country=US
user.country.format=GB
user.dir=/Users/jilles/eclipse/java-neon/Eclipse.app/Contents/MacOS
user.home=/Users/jilles
user.language=en
user.name=jilles
user.timezone=Europe/Berlin

*** Features:
edu.umd.cs.findbugs.plugin.eclipse (3.0.1.20150306-5afe4d1) "FindBugs Plug-in"
org.eclipse.aether.maven.feature (3.1.0.20140706-2237) "Maven Aether Provider Bundle"
org.eclipse.buildship (1.0.15.v20160425-1638) "Buildship, Eclipse Plug-ins for Gradle"
org.eclipse.egit (4.4.0.201606070830-r) "Git Team Provider"
org.eclipse.egit.mylyn (4.4.0.201606070830-r) "Git Team Provider"
org.eclipse.emf.common (2.12.0.v20160420-0247) "EMF Common"
org.eclipse.emf.ecore (2.12.0.v20160420-0247) "EMF Ecore"
org.eclipse.epp.mpc (1.5.0.v20160608-1804) "Marketplace Client"
org.eclipse.epp.package.java.feature (4.6.0.20160613-1800) "EPP Java Package"
org.eclipse.help (2.2.0.v20160606-1100) "Help System Base"
org.eclipse.jdt (3.12.0.v20160606-1100) "Eclipse Java Development Tools"
org.eclipse.jgit (4.4.0.201606070830-r) "JGit Core"
org.eclipse.m2e.feature (1.7.0.20160603-1933) "Maven Integration for Eclipse"
org.eclipse.m2e.logback.feature (1.7.0.20160603-1933) "m2e logback configuration"
org.eclipse.mylyn_feature (3.20.0.v20160608-1838) "Mylyn Tasks Core"
org.eclipse.mylyn.bugzilla_feature (3.20.0.v20160425-1835) "Mylyn Tasks Core"
org.eclipse.mylyn.builds (1.12.0.v20160421-2142) "Mylyn Builds"
org.eclipse.mylyn.commons (3.20.0.v20160421-1819) "Mylyn Commons"
org.eclipse.mylyn.commons.identity (1.12.0.v20160421-1819) "Mylyn Commons"
org.eclipse.mylyn.commons.notifications (1.12.0.v20160421-1819) "Mylyn Commons"
org.eclipse.mylyn.commons.repositories (1.12.0.v20160421-1819) "Mylyn Commons"
org.eclipse.mylyn.commons.repositories.http (1.12.0.v20160421-1819) "Mylyn Commons"
org.eclipse.mylyn.context_feature (3.20.0.v20160608-1905) "Mylyn Context"
org.eclipse.mylyn.discovery (3.20.0.v20160421-1819) "Mylyn Commons"
org.eclipse.mylyn.git (1.12.0.v20160421-1824) "Mylyn Versions"
org.eclipse.mylyn.hudson (1.12.0.v20160524-1837) "Mylyn Builds"
org.eclipse.mylyn.ide_feature (3.20.0.v20160421-1902) "Mylyn Context"
org.eclipse.mylyn.java_feature (3.20.0.v20160421-1902) "Mylyn Context"
org.eclipse.mylyn.monitor (3.20.0.v20160421-1819) "Mylyn Commons"
org.eclipse.mylyn.tasks.ide (3.20.0.v20160425-1835) "Mylyn Tasks Core"
org.eclipse.mylyn.team_feature (3.20.0.v20160421-1902) "Mylyn Context"
org.eclipse.mylyn.versions (1.12.0.v20160421-1824) "Mylyn Versions"
org.eclipse.mylyn.wikitext_feature (2.9.0.v20160601-1831) "Mylyn WikiText"
org.eclipse.oomph.p2 (1.5.0.v20160818-1158) "Oomph P2 Management"
org.eclipse.oomph.setup (1.5.0.v20160818-1158) "Oomph Setup"
org.eclipse.oomph.setup.core (1.5.0.v20160818-1158) "Oomph Setup Core"
org.eclipse.platform (4.6.0.v20160606-1342) "Eclipse Platform"
org.eclipse.rcp (4.6.0.v20160606-1342) "Eclipse RCP"
org.eclipse.recommenders.mylyn.rcp.feature (2.4.0.v20160607-1609) "Code Recommenders Mylyn Completion UI"
org.eclipse.recommenders.rcp.feature (2.4.0.v20160607-1609) "Code Recommenders UI"
org.eclipse.recommenders.snipmatch.rcp.feature (2.4.0.v20160607-1609) "Code Recommenders Snipmatch UI"
org.eclipse.wst.xml_ui.feature (3.8.0.v201605120129) "Eclipse XML Editors and Tools"
org.testng.eclipse (6.9.12.201607091356) "TestNG Eclipse Support"

*** Plug-in Registry:
ch.qos.logback.classic (1.0.7.v20121108-1250) "Logback Classic Module" [Resolved]
ch.qos.logback.core (1.0.7.v20121108-1250) "Logback Core Module" [Resolved]
ch.qos.logback.slf4j (1.0.7.v201505121915) "Logback Native SLF4J Logger" [Resolved]
com.google.gson (2.2.4.v201311231704) "Google GSON" [Resolved]
com.google.guava (15.0.0.v201403281430) "Guava: Google Core Libraries for Java" [Resolved]
com.google.inject (3.0.0.v201605172100) "Google Guice (No AOP)" [Resolved]
com.google.inject.multibindings (3.0.0.v201605172100) "Google Guice (No AOP)" [Resolved]
com.gradleware.tooling.client (0.12.0.v20160425083245) "Gradle Tooling Commons - Tooling Client" [Resolved]
com.gradleware.tooling.model (0.12.0.v20160425083245) "Gradle Tooling Commons - Tooling Model" [Resolved]
com.gradleware.tooling.utils (0.12.0.v20160425083245) "Gradle Tooling Commons - Tooling Utils" [Resolved]
com.ibm.icu (56.1.0.v201601250100) "International Components for Unicode for Java (ICU4J)" [Active]
com.jcraft.jsch (0.1.53.v201508180515) "JSch" [Resolved]
com.sun.el (2.2.0.v201303151357) "Javax Expression Language Reference Implementation Bundle" [Resolved]
edu.umd.cs.findbugs.plugin.eclipse (3.0.1.20150306-5afe4d1) "FindBugs Plug-in" [Active]
javaewah (0.7.9.v201605172130) "JavaEWAH" [Resolved]
javax.annotation (1.2.0.v201602091430) "javax.annotation Bundle" [Resolved]
javax.el (2.2.0.v201303151357) "Javax Expression Language Bundle" [Resolved]
javax.inject (1.0.0.v20091030) "Atinject Dependency Injection Annotations" [Resolved]
javax.servlet (3.1.0.v201410161800) "Servlet API Bundle" [Resolved]
javax.servlet.jsp (2.2.0.v201112011158) "JSP API Bundle" [Resolved]
javax.xml (1.3.4.v201005080400) "JAXP XML" [Resolved]
org.apache.ant (1.9.6.v201510161327) "Apache Ant" [Resolved]
org.apache.batik.css (1.7.0.v201011041433) "Apache Batik CSS" [Resolved]
org.apache.batik.util (1.7.0.v201011041433) "Apache Batik Utilities" [Resolved]
org.apache.batik.util.gui (1.7.0.v200903091627) "Apache Batik GUI Utilities" [Resolved]
org.apache.commons.codec (1.6.0.v201305230611) "Apache Commons Codec Plug-in" [Resolved]
org.apache.commons.compress (1.6.0.v201310281400) "Apache Commons Compress" [Resolved]
org.apache.commons.httpclient (3.1.0.v201012070820) "Apache Commons Httpclient" [Resolved]
org.apache.commons.io (2.2.0.v201405211200) "Apache Commons IO" [Resolved]
org.apache.commons.jxpath (1.3.0.v200911051830) "Apache Commons JXPath" [Resolved]
org.apache.commons.lang (2.6.0.v201404270220) "Apache Commons Lang" [Resolved]
org.apache.commons.lang3 (3.1.0.v201403281430) "Apache Commons Lang" [Resolved]
org.apache.commons.logging (1.1.1.v201101211721) "Apache Commons Logging Plug-in" [Resolved]
org.apache.commons.math (2.1.0.v201105210652) "Apache Commons Math" [Resolved]
org.apache.commons.pool (1.6.0.v201204271246) "Apache Commons Pool" [Resolved]
org.apache.felix.gogo.command (0.10.0.v201209301215) "Apache Felix Gogo Command" [Active]
org.apache.felix.gogo.runtime (0.10.0.v201209301036) "Apache Felix Gogo Runtime" [Active]
org.apache.felix.gogo.shell (0.10.0.v201212101605) "Apache Felix Gogo Shell" [Active]
org.apache.httpcomponents.httpclient (4.3.6.v201511171540) "Apache HttpComponents HttpClient" [Resolved]
org.apache.httpcomponents.httpclient (4.3.6.v201411290715) "Apache HttpComponents HttpClient" [Resolved]
org.apache.httpcomponents.httpcore (4.3.3.v201411290715) "Apache HttpComponents Httpcore" [Resolved]
org.apache.jasper.glassfish (2.2.2.v201501141630) "JSP 2.2 implementation from Glassfish" [Resolved]
org.apache.log4j (1.2.15.v201012070815) "Apache Jakarta log4j Plug-in" [Resolved]
org.apache.lucene.analysis (3.5.0.v20120725-1805) "Apache Lucene Analysis" [Resolved]
org.apache.lucene.core (3.5.0.v20120725-1805) "Apache Lucene Core" [Resolved]
org.apache.solr.client.solrj (3.5.0.v20150506-0844) "Apache Solr Java Client" [Resolved]
org.apache.ws.commons.util (1.0.1.v20100518-1140) "WS Commons Util Plug-in" [Resolved]
org.apache.xerces (2.9.0.v201101211617) "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.aether.api (1.0.1.v20141111) "Aether API" [Resolved]
org.eclipse.aether.connector.basic (1.0.1.v20141111) "Aether Connector Basic" [Resolved]
org.eclipse.aether.impl (1.0.1.v20141111) "Aether Implementation" [Resolved]
org.eclipse.aether.maven (3.1.0.v20140706-2237) "Maven Aether Provider Bundle" [Resolved]
org.eclipse.aether.spi (1.0.1.v20141111) "Aether SPI" [Resolved]
org.eclipse.aether.transport.file (1.0.1.v20141111) "Aether Transport File" [Resolved]
org.eclipse.aether.transport.http (1.0.1.v20141111) "Aether Transport HTTP" [Resolved]
org.eclipse.aether.util (1.0.1.v20141111) "Aether Utilities" [Resolved]
org.eclipse.ant.core (3.4.100.v20160505-0642) "Ant Build Tool Core" [Starting]
org.eclipse.ant.launching (1.1.200.v20160418-1631) "Ant Launching Support" [Starting]
org.eclipse.ant.ui (3.6.200.v20160525-1820) "Ant UI" [Active]
org.eclipse.buildship.branding (1.0.15.v20160425-1638) "Buildship, Eclipse Plug-ins for Gradle" [Resolved]
org.eclipse.buildship.core (1.0.15.v20160425-1638) "Buildship, Eclipse Plug-ins for Gradle - Core" [Active]
org.eclipse.buildship.stsmigration (1.0.15.v20160425-1638) "Buildship, Eclipse Plug-ins for Gradle - STS Gradle Migration" [Active]
org.eclipse.buildship.ui (1.0.15.v20160425-1638) "Buildship, Eclipse Plug-ins for Gradle - UI" [Active]
org.eclipse.compare (3.6.0.v20160418-1534) "Compare Support" [Active]
org.eclipse.compare.core (3.6.0.v20160418-1534) "Core Compare Support" [Active]
org.eclipse.core.commands (3.8.0.v20160316-1921) "Commands" [Resolved]
org.eclipse.core.contenttype (3.5.100.v20160418-1621) "Eclipse Content Mechanism" [Active]
org.eclipse.core.databinding (1.6.0.v20160412-0910) "JFace Data Binding" [Starting]
org.eclipse.core.databinding.beans (1.3.100.v20160509-1025) "JFace Data Binding for JavaBeans" [Resolved]
org.eclipse.core.databinding.observable (1.6.0.v20160511-1747) "JFace Data Binding Observables" [Resolved]
org.eclipse.core.databinding.property (1.6.0.v20160427-0852) "JFace Data Binding Properties" [Starting]
org.eclipse.core.expressions (3.5.100.v20160418-1621) "Expression Language" [Active]
org.eclipse.core.externaltools (1.0.400.v20160509-1057) "External Tools Headless Support" [Starting]
org.eclipse.core.filebuffers (3.6.0.v20160503-1849) "File Buffers" [Active]
org.eclipse.core.filesystem (1.6.0.v20160503-1608) "Core File Systems" [Active]
org.eclipse.core.filesystem.macosx (1.3.0.v20140124-1940) "Core File System for Macintosh" [Resolved]
org.eclipse.core.jobs (3.8.0.v20160509-0411) "Eclipse Jobs Mechanism" [Active]
org.eclipse.core.net (1.3.0.v20160418-1534) "Internet Connection Management" [Active]
org.eclipse.core.resources (3.11.0.v20160503-1608) "Core Resource Management" [Active]
org.eclipse.core.runtime (3.12.0.v20160606-1342) "Core Runtime" [Active]
org.eclipse.core.variables (3.3.0.v20160419-1720) "Core Variables" [Active]
org.eclipse.debug.core (3.10.100.v20160419-1720) "Debug Core" [Active]
org.eclipse.debug.ui (3.11.200.v20160518-1858) "Debug UI" [Active]
org.eclipse.draw2d (3.10.100.201606061308) "Draw2d" [Starting]
org.eclipse.e4.core.commands (0.11.100.v20160506-0804) "Eclipse e4 core commands" [Resolved]
org.eclipse.e4.core.contexts (1.5.0.v20160504-0909) "Eclipse Contexts" [Active]
org.eclipse.e4.core.di (1.6.0.v20160319-0612) "Eclipse Dependency Injection" [Active]
org.eclipse.e4.core.di.annotations (1.5.0.v20151127-1241) "Eclipse Dependency Injection Annotations" [Resolved]
org.eclipse.e4.core.di.extensions (0.14.0.v20160211-1614) "Eclipse Dependency Injection Extensions" [Active]
org.eclipse.e4.core.services (2.0.100.v20160509-1032) "Eclipse Application Services" [Active]
org.eclipse.e4.emf.xpath (0.1.200.v20160506-0804) "Eclipse Model Xpath" [Resolved]
org.eclipse.e4.ui.bindings (0.11.100.v20160509-1025) "Eclipse Bindings Support" [Active]
org.eclipse.e4.ui.css.core (0.12.0.v20160505-1310) "Eclipse CSS Core Support" [Resolved]
org.eclipse.e4.ui.css.swt (0.12.100.v20160517-1505) "Eclipse CSS SWT Support" [Active]
org.eclipse.e4.ui.css.swt.theme (0.10.100.v20160523-0836) "Eclipse CSS SWT Theme Support" [Active]
org.eclipse.e4.ui.di (1.1.100.v20160506-0759) "Eclipse UI Dependency Injection" [Active]
org.eclipse.e4.ui.dialogs (1.1.0.v20151127-1218) "Eclipse e4 dialogs" [Resolved]
org.eclipse.e4.ui.model.workbench (1.2.0.v20160229-1459) "Eclipse Workbench Model" [Active]
org.eclipse.e4.ui.services (1.2.100.v20160506-0759) "Eclipse UI Application Services" [Active]
org.eclipse.e4.ui.widgets (1.1.100.v20160506-0759) "Eclipse UI Custom widgets" [Resolved]
org.eclipse.e4.ui.workbench (1.4.0.v20160517-1624) "Eclipse e4 Workbench" [Active]
org.eclipse.e4.ui.workbench.addons.swt (1.2.100.v20160506-0759) "Eclipse e4 Workbench Add-ons" [Active]
org.eclipse.e4.ui.workbench.renderers.swt (0.14.0.v20160525-0940) "Eclipse e4 Workbench SWT Renderer" [Active]
org.eclipse.e4.ui.workbench.renderers.swt.cocoa (0.11.300.v20160330-1418) "Eclipse UI MacOS X Enhancements" [Resolved]
org.eclipse.e4.ui.workbench.swt (0.14.0.v20160523-1900) "Eclipse e4 Workbench SWT" [Active]
org.eclipse.e4.ui.workbench3 (0.13.100.v20160506-0759) "Bundle for Workbench APIs available in e4" [Resolved]
org.eclipse.ecf (3.8.0.v20160405-1820) "ECF Core API" [Active]
org.eclipse.ecf.filetransfer (5.0.0.v20160405-1820) "ECF Filetransfer API" [Active]
org.eclipse.ecf.identity (3.7.0.v20160405-1820) "ECF Identity Core API" [Active]
org.eclipse.ecf.provider.filetransfer (3.2.200.v20160405-1820) "ECF Filetransfer Provider" [Active]
org.eclipse.ecf.provider.filetransfer.httpclient4 (1.1.100.v20160405-1820) "ECF HttpComponents Filetransfer Provider" [Active]
org.eclipse.ecf.provider.filetransfer.httpclient4.ssl (1.1.0.v20160405-1820) "ECF HttpComponents Filetransfer Provider" [Resolved]
org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.v20160405-1820) "ECF Filetransfer Provider" [Resolved]
org.eclipse.ecf.ssl (1.2.0.v20160405-1820) "ECF Core API" [Resolved]
org.eclipse.egit (4.4.0.201606070830-r) "Git Team Provider" [Starting]
org.eclipse.egit.core (4.4.0.201606070830-r) "Git Team Provider Core" [Active]
org.eclipse.egit.doc (4.4.0.201606070830-r) "Git Team Provider Documentation" [Starting]
org.eclipse.egit.mylyn.ui (4.4.0.201606070830-r) "EGit Mylyn UI" [Starting]
org.eclipse.egit.ui (4.4.0.201606070830-r) "Git Team Provider UI" [Active]
org.eclipse.emf.common (2.12.0.v20160420-0247) "EMF Common" [Active]
org.eclipse.emf.common.ui (2.11.0.v20160526-0356) "EMF Common UI" [Active]
org.eclipse.emf.databinding (1.3.0.v20160526-0356) "EMF Data Binding" [Starting]
org.eclipse.emf.ecore (2.12.0.v20160420-0247) "EMF Ecore" [Active]
org.eclipse.emf.ecore.change (2.11.0.v20160420-0247) "EMF Change Model" [Starting]
org.eclipse.emf.ecore.edit (2.9.0.v20160526-0356) "EMF Ecore Edit" [Starting]
org.eclipse.emf.ecore.xmi (2.12.0.v20160420-0247) "EMF XML/XMI Persistence" [Active]
org.eclipse.emf.edit (2.12.0.v20160526-0356) "EMF Edit" [Active]
org.eclipse.emf.edit.ui (2.12.0.v20160526-0356) "EMF Edit UI" [Active]
org.eclipse.epp.logging.aeri.core (2.0.1.v20160602-0457) "Eclipse Automated Error Reporting" [Active]
org.eclipse.epp.logging.aeri.ide (2.0.1.v20160605-1811) "Eclipse Automated Error Reporting" [Resolved]
org.eclipse.epp.mpc.core (1.5.0.v20160608-1457) "Marketplace Client Core" [Active]
org.eclipse.epp.mpc.help.ui (1.5.0.v20160524-1910) "Marketplace Client Help" [Resolved]
org.eclipse.epp.mpc.ui (1.5.0.v20160608-1804) "Marketplace Client" [Active]
org.eclipse.epp.package.java (4.6.0.20160613-1800) "EPP Java Package" [Resolved]
org.eclipse.equinox.app (1.3.400.v20150715-1528) "Equinox Application Container" [Active]
org.eclipse.equinox.bidi (1.0.0.v20160307-1318) "Bidirectional Text Support" [Starting]
org.eclipse.equinox.common (3.8.0.v20160509-1230) "Common Eclipse Runtime" [Active]
org.eclipse.equinox.concurrent (1.1.0.v20130327-1442) "Equinox Concurrent API" [Starting]
org.eclipse.equinox.console (1.1.200.v20150929-1405) "Console plug-in" [Active]
org.eclipse.equinox.ds (1.4.400.v20160226-2036) "Declarative Services" [Active]
org.eclipse.equinox.event (1.3.200.v20160324-1850) "Event Admin" [Active]
org.eclipse.equinox.frameworkadmin (2.0.300.v20160504-1450) "Equinox Framework Admin" [Active]
org.eclipse.equinox.frameworkadmin.equinox (1.0.700.v20160102-2223) "Equinox Framework Admin for Equinox" [Starting]
org.eclipse.equinox.http.jetty (3.3.0.v20160324-1850) "Jetty Http Service" [Active]
org.eclipse.equinox.http.registry (1.1.400.v20150715-1528) "Http Service Registry Extensions" [Active]
org.eclipse.equinox.http.servlet (1.3.0.v20160517-1559) "Http Services Servlet" [Active]
org.eclipse.equinox.jsp.jasper (1.0.500.v20150119-1358) "Jasper Jsp Support Bundle" [Starting]
org.eclipse.equinox.jsp.jasper.registry (1.0.300.v20130327-1442) "Jasper Jsp Registry Support Plug-in" [Starting]
org.eclipse.equinox.launcher (1.3.200.v20160318-1642) "Equinox Launcher" [Resolved]
org.eclipse.equinox.launcher.cocoa.macosx.x86_64 (1.1.400.v20160518-1444) "Equinox Launcher MacOSX Cocoa Fragment" [Resolved]
org.eclipse.equinox.p2.artifact.repository (1.1.500.v20160419-0834) "Equinox Provisioning Artifact Repository Support" [Active]
org.eclipse.equinox.p2.console (1.0.500.v20160504-1450) "Equinox Provisioning Console" [Starting]
org.eclipse.equinox.p2.core (2.4.100.v20160419-0834) "Equinox Provisioning Core" [Active]
org.eclipse.equinox.p2.director (2.3.300.v20160504-1450) "Equinox Provisioning Director" [Active]
org.eclipse.equinox.p2.director.app (1.0.500.v20160419-0834) "Equinox Provisioning Director Application" [Starting]
org.eclipse.equinox.p2.directorywatcher (1.1.100.v20150423-1455) "Equinox Provisioning Directory Watcher" [Active]
org.eclipse.equinox.p2.discovery (1.0.400.v20160504-1450) "Equinox Provisioning Discovery" [Resolved]
org.eclipse.equinox.p2.discovery.compatibility (1.0.200.v20131211-1531) "Equinox Provisioning Discovery" [Starting]
org.eclipse.equinox.p2.engine (2.4.100.v20160419-0834) "Equinox Provisioning Engine" [Active]
org.eclipse.equinox.p2.extensionlocation (1.2.300.v20160419-0834) "Equinox Provisioning Extension Location Repository Support" [Active]
org.eclipse.equinox.p2.garbagecollector (1.0.300.v20160504-1450) "Equinox Provisioning Garbage Collector" [Active]
org.eclipse.equinox.p2.jarprocessor (1.0.500.v20160504-1450) "Equinox Provisioning JAR Processor" [Resolved]
org.eclipse.equinox.p2.metadata (2.3.100.v20160427-2220) "Equinox Provisioning Metadata" [Active]
org.eclipse.equinox.p2.metadata.repository (1.2.300.v20160419-0834) "Equinox Provisioning Metadata Repository" [Active]
org.eclipse.equinox.p2.operations (2.4.200.v20160504-1450) "Equinox Provisioning Operations API" [Active]
org.eclipse.equinox.p2.publisher (1.4.100.v20160504-1450) "Equinox Provisioning Publisher Infrastructure" [Active]
org.eclipse.equinox.p2.publisher.eclipse (1.2.100.v20160504-1450) "Equinox Provisioning Publisher for Eclipse" [Active]
org.eclipse.equinox.p2.reconciler.dropins (1.1.400.v20160504-1450) "Equinox Provisioning Drop-in" [Active]
org.eclipse.equinox.p2.repository (2.3.200.v20160421-0324) "Equinox Provisioning Repository" [Active]
org.eclipse.equinox.p2.repository.tools (2.1.300.v20160421-0324) "Equinox Provisioning Repository Tools" [Starting]
org.eclipse.equinox.p2.touchpoint.eclipse (2.1.400.v20160419-0834) "Equinox Provisioning Eclipse Touchpoint" [Active]
org.eclipse.equinox.p2.touchpoint.natives (1.2.100.v20160419-0834) "Equinox Provisioning Native Touchpoint" [Starting]
org.eclipse.equinox.p2.transport.ecf (1.1.200.v20160606-1311) "Equinox Provisioning ECF based Transport" [Active]
org.eclipse.equinox.p2.ui (2.4.100.v20160419-0834) "Equinox Provisioning UI Support" [Active]
org.eclipse.equinox.p2.ui.discovery (1.0.200.v20160504-1450) "Equinox Provisioning Discovery UI" [Resolved]
org.eclipse.equinox.p2.ui.importexport (1.1.200.v20160521-1138) "Equinox Provisioning Import and Export" [Starting]
org.eclipse.equinox.p2.ui.sdk (1.0.400.v20150423-1455) "Equinox Provisioning Platform Update Support" [Active]
org.eclipse.equinox.p2.ui.sdk.scheduler (1.2.200.v20160504-1450) "Equinox Provisioning Platform Automatic Update Support" [Active]
org.eclipse.equinox.p2.updatechecker (1.1.200.v20131119-0908) "Equinox Provisioning Update Checker" [Active]
org.eclipse.equinox.p2.updatesite (1.0.600.v20160504-1450) "Equinox Provisioning Legacy Update Site Support" [Active]
org.eclipse.equinox.preferences (3.6.0.v20160120-1756) "Eclipse Preferences Mechanism" [Active]
org.eclipse.equinox.registry (3.6.100.v20160223-2218) "Extension Registry Support" [Active]
org.eclipse.equinox.security (1.2.200.v20150715-1528) "Equinox Java Authentication and Authorization Service (JAAS)" [Active]
org.eclipse.equinox.security.macosx (1.100.200.v20130327-1442) "OS X Keystore service integration" [Resolved]
org.eclipse.equinox.security.ui (1.1.300.v20150803-1225) "Equinox Security Default UI" [Starting]
org.eclipse.equinox.simpleconfigurator (1.1.200.v20160504-1450) "Simple Configurator" [Active]
org.eclipse.equinox.simpleconfigurator.manipulator (2.0.200.v20160504-1450) "Simple Configurator Manipulator" [Active]
org.eclipse.equinox.util (1.0.500.v20130404-1337) "Equinox Util Bundle" [Active]
org.eclipse.gef (3.11.0.201606061308) "GEF (MVC)" [Starting]
org.eclipse.help (3.7.0.v20160602-1307) "Help System Core" [Active]
org.eclipse.help.base (4.1.0.v20160606-1100) "Help System Base" [Active]
org.eclipse.help.ui (4.0.200.v20160510-0758) "Help System UI" [Active]
org.eclipse.help.webapp (3.8.0.v20160504-0839) "Help System Webapp" [Starting]
org.eclipse.jdt (3.12.0.v20160606-1100) "Eclipse Java Development Tools" [Resolved]
org.eclipse.jdt.annotation (2.1.0.v20160418-1457) "JDT Annotations for Enhanced Null Analysis" [Resolved]
org.eclipse.jdt.annotation (1.1.100.v20160418-1457) "JDT Annotations for Enhanced Null Analysis" [Resolved]
org.eclipse.jdt.apt.core (3.4.100.v20160525-0952) "Java Annotation Processing Core" [Active]
org.eclipse.jdt.apt.pluggable.core (1.1.100.v20160418-1457) "Java Compiler Apt IDE" [Active]
org.eclipse.jdt.apt.ui (3.4.100.v20160418-1457) "Java Annotation Processing UI" [Starting]
org.eclipse.jdt.compiler.apt (1.2.100.v20160418-1457) "Java Compiler Apt" [Resolved]
org.eclipse.jdt.compiler.tool (1.1.100.v20160418-1457) "Java Compiler Tool Support" [Resolved]
org.eclipse.jdt.core (3.12.0.v20160516-2131) "Java Development Tools Core" [Active]
org.eclipse.jdt.core.manipulation (1.7.0.v20160419-0705) "Java Code Manipulation Functionality" [Active]
org.eclipse.jdt.debug (3.10.0.v20160418-1524) "JDI Debug Model" [Active]
org.eclipse.jdt.debug.ui (3.7.200.v20160423-1519) "JDI Debug UI" [Active]
org.eclipse.jdt.doc.user (3.12.0.v20160601-2148) "Eclipse Java development user guide" [Resolved]
org.eclipse.jdt.junit (3.9.0.v20160421-1701) "Java Development Tools JUnit support" [Active]
org.eclipse.jdt.junit.core (3.8.0.v20160421-1701) "Java Development Tools JUnit core support" [Active]
org.eclipse.jdt.junit.runtime (3.4.600.v20160505-0715) "Java Development Tools JUnit Runtime Support" [Resolved]
org.eclipse.jdt.junit4.runtime (1.1.600.v20160505-0715) "Java Development Tools JUnit4 Runtime Support" [Resolved]
org.eclipse.jdt.launching (3.8.100.v20160505-0636) "Java Development Tools Launching Support" [Active]
org.eclipse.jdt.launching.macosx (3.3.0.v20160418-1524) "Mac OS X Launcher" [Active]
org.eclipse.jdt.launching.ui.macosx (1.1.0.v20160418-1524) "Mac OS X UI Launching Support" [Starting]
org.eclipse.jdt.ui (3.12.0.v20160525-1829) "Java Development Tools UI" [Active]
org.eclipse.jem.util (2.1.200.v201404021757) "Java EMF Model Utilities" [Starting]
org.eclipse.jetty.continuation (9.3.9.v20160517) "Jetty :: Continuation" [Resolved]
org.eclipse.jetty.http (9.3.9.v20160517) "Jetty :: Http Utility" [Resolved]
org.eclipse.jetty.io (9.3.9.v20160517) "Jetty :: IO Utility" [Resolved]
org.eclipse.jetty.security (9.3.9.v20160517) "Jetty :: Security" [Resolved]
org.eclipse.jetty.server (9.3.9.v20160517) "Jetty :: Server Core" [Resolved]
org.eclipse.jetty.servlet (9.3.9.v20160517) "Jetty :: Servlet Handling" [Resolved]
org.eclipse.jetty.util (9.3.9.v20160517) "Jetty :: Utilities" [Resolved]
org.eclipse.jface (3.12.0.v20160518-1929) "JFace" [Resolved]
org.eclipse.jface.databinding (1.8.0.v20160420-2231) "JFace Data Binding for SWT and JFace" [Resolved]
org.eclipse.jface.text (3.11.0.v20160505-1301) "JFace Text" [Resolved]
org.eclipse.jgit (4.4.0.201606070830-r) "JGit Core" [Active]
org.eclipse.jgit.archive (4.4.0.201606070830-r) "JGit Archive Formats" [Starting]
org.eclipse.jsch.core (1.3.0.v20160422-1917) "JSch Core" [Active]
org.eclipse.jsch.ui (1.3.0.v20160323-1650) "JSch UI" [Starting]
org.eclipse.ltk.core.refactoring (3.7.0.v20160419-0705) "Refactoring Core" [Active]
org.eclipse.ltk.ui.refactoring (3.8.0.v20160518-1817) "Refactoring UI" [Active]
org.eclipse.m2e.archetype.common (1.7.0.20160603-1931) "Maven Archetype Common Bundle" [Resolved]
org.eclipse.m2e.core (1.7.0.20160603-1933) "Maven Integration for Eclipse" [Active]
org.eclipse.m2e.core.ui (1.7.0.20160603-1933) "Maven Integration for Eclipse" [Active]
org.eclipse.m2e.discovery (1.7.0.20160603-1933) "m2e Marketplace" [Starting]
org.eclipse.m2e.editor (1.7.0.20160603-1933) "Maven Integration for Eclipse (Editors)" [Active]
org.eclipse.m2e.editor.xml (1.7.0.20160603-1933) "Maven POM XML Editor" [Active]
org.eclipse.m2e.importer (1.7.0.20160603-1933) "m2e extension for import framework" [Starting]
org.eclipse.m2e.jdt (1.7.0.20160603-1933) "Maven Integration for Eclipse JDT" [Active]
org.eclipse.m2e.jdt.ui (1.7.0.20160603-1933) "Maven Integration for Eclipse JDT UI" [Resolved]
org.eclipse.m2e.launching (1.7.0.20160603-1933) "Maven Integration for Eclipse Launching" [Active]
org.eclipse.m2e.lifecyclemapping.defaults (1.7.0.20160603-1933) "Default Build Lifecycle Mapping Metadata" [Resolved]
org.eclipse.m2e.logback.appender (1.7.0.20160603-1933) "m2e logback appender" [Resolved]
org.eclipse.m2e.logback.configuration (1.7.0.20160603-1933) "m2e logback configuration" [Active]
org.eclipse.m2e.maven.indexer (1.7.0.20160603-1931) "Maven / Nexus Indexer Bundle" [Resolved]
org.eclipse.m2e.maven.runtime (1.7.0.20160603-1931) "Embedded Maven Runtime Bundle (includes Incubating components)" [Resolved]
org.eclipse.m2e.maven.runtime.slf4j.simple (1.7.0.20160603-1931) "slf4j-simple for use in m2e embedded maven runtime" [Resolved]
org.eclipse.m2e.model.edit (1.7.0.20160603-1933) "Maven Project Model Edit Bundle" [Starting]
org.eclipse.m2e.profiles.core (1.7.0.20160603-1933) "Maven Profiles Management" [Active]
org.eclipse.m2e.profiles.ui (1.7.0.20160603-1933) "Maven Profiles Management UI" [Starting]
org.eclipse.m2e.refactoring (1.7.0.20160603-1933) "Maven Integration for Eclipse Refactoring" [Starting]
org.eclipse.m2e.scm (1.7.0.20160603-1933) "SCM Maven Integration for Eclipse" [Resolved]
org.eclipse.m2e.workspace.cli (0.3.1) "m2e-workspace" [Resolved]
org.eclipse.mylyn.bugzilla.core (3.20.0.v20160425-1835) "Mylyn Bugzilla Connector Core" [Active]
org.eclipse.mylyn.bugzilla.ide (3.20.0.v20160421-1902) "Mylyn Bugzilla IDE Extensions" [Resolved]
org.eclipse.mylyn.bugzilla.ui (3.20.0.v20160425-1835) "Mylyn Bugzilla Connector UI" [Active]
org.eclipse.mylyn.builds.core (1.12.0.v20160421-2142) "Mylyn Builds" [Starting]
org.eclipse.mylyn.builds.ui (1.12.0.v20160421-2142) "Mylyn Build Framework" [Starting]
org.eclipse.mylyn.commons.core (3.20.0.v20160421-1819) "Mylyn Commons" [Active]
org.eclipse.mylyn.commons.identity.core (1.12.0.v20160421-1819) "Mylyn SCM Framework" [Starting]
org.eclipse.mylyn.commons.net (3.20.0.v20160421-1819) "Mylyn Commons Net" [Active]
org.eclipse.mylyn.commons.notifications.core (1.12.0.v20160421-1819) "Mylyn Commons" [Active]
org.eclipse.mylyn.commons.notifications.feed (1.12.0.v20160421-1819) "Mylyn Commons" [Active]
org.eclipse.mylyn.commons.notifications.ui (1.12.0.v20160421-1819) "Mylyn Commons" [Active]
org.eclipse.mylyn.commons.repositories.core (1.12.0.v20160421-1819) "Mylyn Commons" [Resolved]
org.eclipse.mylyn.commons.repositories.http.core (1.12.0.v20160421-1819) "Mylyn Commons Net" [Starting]
org.eclipse.mylyn.commons.repositories.ui (1.12.0.v20160421-1819) "Mylyn Commons" [Active]
org.eclipse.mylyn.commons.screenshots (3.20.0.v20160421-1819) "Mylyn Commons" [Resolved]
org.eclipse.mylyn.commons.ui (3.20.0.v20160421-1819) "Mylyn Commons UI" [Active]
org.eclipse.mylyn.commons.workbench (3.20.0.v20160421-1819) "Mylyn Commons UI" [Active]
org.eclipse.mylyn.commons.xmlrpc (3.20.0.v20160421-1819) "Mylyn XML-RPC Support" [Starting]
org.eclipse.mylyn.context.core (3.20.0.v20160421-1902) "Mylyn Context" [Active]
org.eclipse.mylyn.context.tasks.ui (3.20.0.v20160608-1905) "Mylyn Context Tasks UI" [Active]
org.eclipse.mylyn.context.ui (3.20.0.v20160421-1902) "Mylyn Context UI" [Active]
org.eclipse.mylyn.debug.ui (3.20.0.v20160421-1902) "Mylyn Context" [Starting]
org.eclipse.mylyn.discovery.core (3.20.0.v20160421-1819) "Mylyn Connector Discovery Core" [Resolved]
org.eclipse.mylyn.discovery.ui (3.20.0.v20160421-1819) "Mylyn Connector Discovery UI" [Resolved]
org.eclipse.mylyn.git.core (1.12.0.v20160421-1824) "Mylyn Git Connector" [Starting]
org.eclipse.mylyn.git.ui (1.12.0.v20160421-1824) "Mylyn Git Connector UI" [Starting]
org.eclipse.mylyn.help.ui (3.20.0.v20160425-1835) "Mylyn Help" [Starting]
org.eclipse.mylyn.hudson.core (1.12.0.v20160524-1837) "Mylyn Hudson Connector" [Starting]
org.eclipse.mylyn.hudson.ui (1.12.0.v20160421-2142) "Mylyn Hudson Connector" [Starting]
org.eclipse.mylyn.ide.ant (3.20.0.v20160421-1902) "Mylyn Ant Bridge" [Starting]
org.eclipse.mylyn.ide.ui (3.20.0.v20160421-1902) "Mylyn IDE UI" [Starting]
org.eclipse.mylyn.java.tasks (3.20.0.v20160421-1902) "Mylyn Java Tasks" [Active]
org.eclipse.mylyn.java.ui (3.20.0.v20160421-1902) "Mylyn Java Bridge" [Active]
org.eclipse.mylyn.monitor.core (3.20.0.v20160421-1819) "Mylyn Monitor Core" [Resolved]
org.eclipse.mylyn.monitor.ui (3.20.0.v20160421-1819) "Mylyn Monitor UI" [Active]
org.eclipse.mylyn.resources.ui (3.20.0.v20160421-1902) "Mylyn Resources UI" [Starting]
org.eclipse.mylyn.tasks.bugs (3.20.0.v20160425-1835) "Mylyn Bug Reporting" [Starting]
org.eclipse.mylyn.tasks.core (3.20.0.v20160608-1838) "Mylyn Tasks Core" [Resolved]
org.eclipse.mylyn.tasks.index.core (3.20.0.v20160425-1835) "Mylyn Tasks Index Core" [Starting]
org.eclipse.mylyn.tasks.index.ui (3.20.0.v20160425-1835) "Mylyn Tasks Index UI" [Resolved]
org.eclipse.mylyn.tasks.search (3.20.0.v20160425-1835) "Mylyn Tasks Search" [Resolved]
org.eclipse.mylyn.tasks.ui (3.20.0.v20160608-1838) "Mylyn Tasks UI" [Active]
org.eclipse.mylyn.team.ui (3.20.0.v20160421-1902) "Mylyn Team UI" [Starting]
org.eclipse.mylyn.versions.core (1.12.0.v20160421-1824) "Mylyn Versions" [Starting]
org.eclipse.mylyn.versions.ui (1.12.0.v20160421-1824) "Mylyn Versions" [Starting]
org.eclipse.mylyn.wikitext.asciidoc.core (2.9.0.v20160524-1633) "Mylyn WikiText AsciiDoc" [Resolved]
org.eclipse.mylyn.wikitext.asciidoc.ui (2.9.0.v20160516-1451) "Mylyn WikiText AsciiDoc UI" [Resolved]
org.eclipse.mylyn.wikitext.confluence.core (2.9.0.v20160513-1433) "Mylyn WikiText Confluence" [Resolved]
org.eclipse.mylyn.wikitext.confluence.ui (2.9.0.v20160513-1433) "Mylyn WikiText Confluence UI" [Resolved]
org.eclipse.mylyn.wikitext.context.ui (2.9.0.v20160513-1433) "Mylyn WikiText Context UI" [Starting]
org.eclipse.mylyn.wikitext.core (2.9.0.v20160513-1433) "Mylyn WikiText" [Resolved]
org.eclipse.mylyn.wikitext.core.ant (2.9.0.v20160513-1433) "Mylyn WikiText Ant Plug-in" [Starting]
org.eclipse.mylyn.wikitext.core.osgi (2.9.0.v20160513-1433) "Mylyn WikiText OSGi Plug-in" [Starting]
org.eclipse.mylyn.wikitext.help.ui (2.9.0.v20160524-0547) "Mylyn WikiText Help UI" [Resolved]
org.eclipse.mylyn.wikitext.html.core (2.9.0.v20160513-1433) "Mylyn WikiText HTML" [Resolved]
org.eclipse.mylyn.wikitext.markdown.core (2.9.0.v20160513-1433) "Mylyn WikiText Markdown" [Resolved]
org.eclipse.mylyn.wikitext.markdown.ui (2.9.0.v20160513-1433) "Mylyn WikiText Markdown UI" [Resolved]
org.eclipse.mylyn.wikitext.mediawiki.core (2.9.0.v20160513-1433) "Mylyn WikiText MediaWiki" [Resolved]
org.eclipse.mylyn.wikitext.mediawiki.core.ant (2.9.0.v20160513-1433) "Mylyn WikiText MediaWiki Ant Plug-in" [Resolved]
org.eclipse.mylyn.wikitext.mediawiki.ui (2.9.0.v20160513-1433) "Mylyn WikiText MediaWiki UI" [Resolved]
org.eclipse.mylyn.wikitext.tasks.ui (2.9.0.v20160513-1433) "Mylyn WikiText Tasks UI" [Starting]
org.eclipse.mylyn.wikitext.textile.core (2.9.0.v20160513-1433) "Mylyn WikiText Textile" [Resolved]
org.eclipse.mylyn.wikitext.textile.ui (2.9.0.v20160513-1433) "Mylyn WikiText Textile UI" [Resolved]
org.eclipse.mylyn.wikitext.tracwiki.core (2.9.0.v20160513-1433) "Mylyn WikiText TracWiki" [Resolved]
org.eclipse.mylyn.wikitext.tracwiki.ui (2.9.0.v20160513-1433) "Mylyn WikiText TracWiki UI" [Resolved]
org.eclipse.mylyn.wikitext.twiki.core (2.9.0.v20160519-0832) "Mylyn WikiText Twiki" [Resolved]
org.eclipse.mylyn.wikitext.twiki.ui (2.9.0.v20160513-1433) "Mylyn WikiText Twiki UI" [Resolved]
org.eclipse.mylyn.wikitext.ui (2.9.0.v20160516-1547) "Mylyn WikiText UI" [Starting]
org.eclipse.nebula.widgets.tablecombo (1.0.0.201608240832) "Nebula TableCombo Plugin" [Resolved]
org.eclipse.oomph.base (1.5.0.v20160721-0839) "Oomph Base Model" [Active]
org.eclipse.oomph.base.edit (1.5.0.v20160707-0243) "Oomph Base Edit Support" [Active]
org.eclipse.oomph.extractor.lib (1.2.0.v20160519-0740) "Oomph Extractor Library" [Resolved]
org.eclipse.oomph.jreinfo (1.5.0.v20160807-1022) "Oomph JRE Info" [Starting]
org.eclipse.oomph.jreinfo.ui (1.5.0.v20160707-0243) "Oomph JRE Info UI" [Active]
org.eclipse.oomph.p2 (1.5.0.v20160707-0243) "Oomph P2 Management" [Active]
org.eclipse.oomph.p2.core (1.5.0.v20160818-1158) "Oomph P2 Management Core" [Active]
org.eclipse.oomph.p2.doc (1.5.0.v20160707-0243) "Oomph P2 Management Documentation" [Resolved]
org.eclipse.oomph.p2.edit (1.5.0.v20160707-0243) "Oomph P2 Management Edit Support" [Active]
org.eclipse.oomph.p2.ui (1.5.0.v20160807-1022) "Oomph P2 Management UI" [Active]
org.eclipse.oomph.predicates (1.5.0.v20160707-0243) "Oomph Predicates Model" [Active]
org.eclipse.oomph.predicates.edit (1.5.0.v20160707-0243) "Oomph Predicates Edit Support" [Active]
org.eclipse.oomph.preferences (1.5.0.v20160807-0831) "Oomph Preference Management" [Active]
org.eclipse.oomph.resources (1.5.0.v20160707-0243) "Oomph Resources Model" [Active]
org.eclipse.oomph.resources.edit (1.5.0.v20160707-0243) "Oomph Resources Edit Support" [Starting]
org.eclipse.oomph.setup (1.5.0.v20160818-1158) "Oomph Setup" [Active]
org.eclipse.oomph.setup.core (1.5.0.v20160818-1158) "Oomph Setup Core" [Active]
org.eclipse.oomph.setup.doc (1.5.0.v20160707-0243) "Oomph Setup Documentation" [Resolved]
org.eclipse.oomph.setup.edit (1.5.0.v20160707-0243) "Oomph Setup Edit Support" [Active]
org.eclipse.oomph.setup.editor (1.5.0.v20160707-0243) "Oomph Setup Editor" [Starting]
org.eclipse.oomph.setup.p2 (1.5.0.v20160707-0243) "Oomph Setup P2" [Active]
org.eclipse.oomph.setup.p2.edit (1.5.0.v20160706-1149) "Oomph Setup P2 Edit Support" [Active]
org.eclipse.oomph.setup.sync (1.5.0.v20160707-0243) "Oomph Setup Synchronizer" [Active]
org.eclipse.oomph.setup.ui (1.5.0.v20160818-1158) "Oomph Setup UI" [Active]
org.eclipse.oomph.setup.ui.questionnaire (1.5.0.v20160818-1158) "Oomph Setup UI Questionnaire" [Starting]
org.eclipse.oomph.ui (1.5.0.v20160802-0956) "Oomph Common UI" [Active]
org.eclipse.oomph.util (1.5.0.v20160818-1158) "Oomph Common Utilities" [Active]
org.eclipse.oomph.workingsets (1.5.0.v20160707-0243) "Oomph Dynamic Working Sets" [Active]
org.eclipse.oomph.workingsets.edit (1.5.0.v20160707-0243) "Oomph Dynamic Working Sets Edit Support" [Starting]
org.eclipse.oomph.workingsets.editor (1.5.0.v20160706-1149) "Oomph Dynamic Working Sets Editor" [Active]
org.eclipse.osgi (3.11.0.v20160603-1336) "OSGi System Bundle" [Active]
org.eclipse.osgi.compatibility.state (1.0.200.v20160504-1419) "Equinox State and Resolver Compatibility Fragment" [Resolved]
org.eclipse.osgi.services (3.5.100.v20160504-1419) "OSGi Release 4.2.0 Services" [Resolved]
org.eclipse.osgi.util (3.3.100.v20150423-1351) "OSGi Release 4.2.0 Utility Classes" [Resolved]
org.eclipse.platform (4.6.0.v20160606-1100) "Eclipse Platform" [Resolved]
org.eclipse.platform.doc.user (4.6.0.v20160606-1250) "Eclipse Workbench User Guide" [Resolved]
org.eclipse.rcp (4.6.0.v20160606-1100) "Eclipse RCP" [Starting]
org.eclipse.recommenders.apidocs (2.4.0.v20160607-1609) "Code Recommenders API‐Docs Runtime" [Resolved]
org.eclipse.recommenders.apidocs.rcp (2.4.0.v20160607-1609) "Code Recommenders API‐Docs UI" [Active]
org.eclipse.recommenders.calls (2.4.0.v20160607-1609) "Code Recommenders Call‐Completion Runtime" [Resolved]
org.eclipse.recommenders.calls.rcp (2.4.0.v20160607-1609) "Code Recommenders Call‐Completion UI" [Resolved]
org.eclipse.recommenders.chain.rcp (2.4.0.v20160607-1609) "Code Recommenders Chain‐Completion UI" [Active]
org.eclipse.recommenders.completion.rcp (2.4.0.v20160607-1609) "Code Recommenders Code‐Completion UI" [Active]
org.eclipse.recommenders.constructors (2.4.0.v20160607-1609) "Code Recommenders Constructor‐Completion Runtime" [Resolved]
org.eclipse.recommenders.constructors.rcp (2.4.0.v20160607-1609) "Code Recommenders Constructor‐Completion UI" [Resolved]
org.eclipse.recommenders.coordinates (2.4.0.v20160607-1609) "Code Recommenders Dependency Identification Runtime" [Active]
org.eclipse.recommenders.coordinates.rcp (2.4.0.v20160607-1609) "Code Recommenders Dependency Identification UI" [Active]
org.eclipse.recommenders.injection (2.4.0.v20160607-1609) "Code Recommenders Injection Runtime" [Active]
org.eclipse.recommenders.jayes (2.4.0.v20160607-1609) "Code Recommenders Jayes Bayesian‐Network Library" [Resolved]
org.eclipse.recommenders.jayes.io (2.4.0.v20160607-1609) "Code Recommenders Jayes I/O Library" [Resolved]
org.eclipse.recommenders.jdt (2.4.0.v20160607-1609) "Code Recommenders JDT Utilities" [Resolved]
org.eclipse.recommenders.models (2.4.0.v20160607-1609) "Code Recommenders Models Runtime" [Active]
org.eclipse.recommenders.models.rcp (2.4.0.v20160607-1609) "Code Recommenders Models UI" [Resolved]
org.eclipse.recommenders.mylyn.rcp (2.4.0.v20160607-1609) "Code Recommenders Mylyn Completion UI" [Resolved]
org.eclipse.recommenders.net (2.4.0.v20160607-1609) "Code Recommenders Network Utilities" [Resolved]
org.eclipse.recommenders.overrides (2.4.0.v20160607-1609) "Code Recommenders Overrides‐Completion Runtime" [Resolved]
org.eclipse.recommenders.overrides.rcp (2.4.0.v20160607-1609) "Code Recommenders Overrides‐Completion UI" [Resolved]
org.eclipse.recommenders.rcp (2.4.0.v20160607-1609) "Code Recommenders UI" [Active]
org.eclipse.recommenders.snipmatch (2.4.0.v20160607-1609) "Code Recommenders Snipmatch Runtime" [Active]
org.eclipse.recommenders.snipmatch.rcp (2.4.0.v20160607-1609) "Code Recommenders Snipmatch UI" [Active]
org.eclipse.recommenders.subwords.rcp (2.4.0.v20160607-1609) "Code Recommenders Subwords‐Completion UI" [Resolved]
org.eclipse.recommenders.types.rcp (2.4.0.v20160607-1609) "Code Recommenders Types‐Completion UI" [Resolved]
org.eclipse.recommenders.utils (2.4.0.v20160607-1609) "Code Recommenders Utilities" [Resolved]
org.eclipse.recommenders.utils.rcp (2.4.0.v20160607-1609) "Code Recommenders RCP Utilities" [Active]
org.eclipse.search (3.11.0.v20160519-1501) "Search Support" [Active]
org.eclipse.swt (3.105.0.v20160603-0902) "Standard Widget Toolkit" [Resolved]
org.eclipse.swt.cocoa.macosx.x86_64 (3.105.0.v20160603-0902) "Standard Widget Toolkit for Mac OS X (Cocoa)" [Resolved]
org.eclipse.team.core (3.8.0.v20160418-1534) "Team Support Core" [Active]
org.eclipse.team.ui (3.8.0.v20160518-1906) "Team Support UI" [Active]
org.eclipse.text (3.6.0.v20160503-1849) "Text" [Resolved]
org.eclipse.ui (3.108.0.v20160518-1929) "Eclipse UI" [Active]
org.eclipse.ui.browser (3.5.0.v20160518-1929) "Browser Support" [Starting]
org.eclipse.ui.cheatsheets (3.5.0.v20160504-0839) "Cheat Sheets" [Starting]
org.eclipse.ui.cocoa (1.1.100.v20151202-1450) "Eclipse UI MacOS X Enhancements" [Resolved]
org.eclipse.ui.console (3.6.200.v20160518-1858) "Console" [Active]
org.eclipse.ui.editors (3.10.0.v20160505-0931) "Default Text Editor" [Active]
org.eclipse.ui.externaltools (3.3.100.v20160518-1858) "External Tools" [Starting]
org.eclipse.ui.forms (3.7.0.v20160518-1929) "Eclipse Forms" [Resolved]
org.eclipse.ui.ide (3.12.0.v20160601-1609) "Eclipse IDE UI" [Active]
org.eclipse.ui.ide.application (1.1.100.v20160518-1929) "Eclipse IDE UI Application" [Active]
org.eclipse.ui.intro (3.5.0.v20160509-1548) "Welcome Framework" [Starting]
org.eclipse.ui.intro.quicklinks (1.0.0.v20160515-0255) "Quicklinks for the Welcome Framework" [Starting]
org.eclipse.ui.intro.universal (3.3.0.v20160519-1604) "Universal Welcome" [Starting]
org.eclipse.ui.monitoring (1.1.0.v20160131-1628) "UI Responsiveness Monitoring" [Active]
org.eclipse.ui.navigator (3.6.100.v20160518-1929) "Common Navigator View" [Starting]
org.eclipse.ui.navigator.resources (3.5.100.v20160518-1929) "Navigator Workbench Components" [Starting]
org.eclipse.ui.net (1.3.0.v20160426-1633) "Internet Connection Management UI" [Active]
org.eclipse.ui.themes (1.1.100.v20160411-1921) "Eclipse SDK Themes" [Active]
org.eclipse.ui.views (3.8.100.v20160518-1929) "Views" [Resolved]
org.eclipse.ui.views.log (1.2.0.v20160418-1724) "Log View" [Starting]
org.eclipse.ui.views.properties.tabbed (3.7.0.v20160310-0903) "Tabbed Properties View" [Starting]
org.eclipse.ui.workbench (3.108.0.v20160602-1232) "Eclipse Workbench" [Active]
org.eclipse.ui.workbench.texteditor (3.10.0.v20160530-2011) "Text Editor Framework" [Active]
org.eclipse.update.configurator (3.3.400.v20160506-0750) "Install/Update Configurator" [Active]
org.eclipse.userstorage (1.0.0.v20160524-0709) "Eclipse User Storage" [Active]
org.eclipse.userstorage.ui (1.0.0.v20151216-0912) "Eclipse User Storage UI" [Active]
org.eclipse.wst.common.core (1.2.0.v200908251833) "WST Common Core Plug-in" [Starting]
org.eclipse.wst.common.emf (1.2.400.v201505132009) "EMF Utilities" [Starting]
org.eclipse.wst.common.emfworkbench.integration (1.2.101.v201107081800) "EMF Workbench Edit Plug-in" [Starting]
org.eclipse.wst.common.environment (1.0.400.v200912181831) "Environment Plug-in" [Starting]
org.eclipse.wst.common.frameworks (1.2.200.v201304241450) "Common Frameworks" [Active]
org.eclipse.wst.common.frameworks.ui (1.2.400.v201504292002) "WTP UI Plug-in" [Starting]
org.eclipse.wst.common.infopop (1.0.300.v201309101952) "Common WST infopops" [Starting]
org.eclipse.wst.common.modulecore (1.2.401.v201408132036) "Modulecore Plug-in" [Starting]
org.eclipse.wst.common.modulecore.ui (1.0.300.v201505072128) "Modulecore UI Plug-in" [Starting]
org.eclipse.wst.common.project.facet.core (1.4.300.v201111030423) "Eclipse Faceted Project Framework" [Active]
org.eclipse.wst.common.snippets (1.2.300.v201602270217) "Snippets View" [Starting]
org.eclipse.wst.common.ui (1.1.500.v200911182011) "Eclipse Base UI extensions" [Starting]
org.eclipse.wst.common.uriresolver (1.2.200.v201505132009) "Common URI Resolver Framework" [Active]
org.eclipse.wst.dtd.core (1.1.700.v201211012112) "Structured Source DTD Core" [Starting]
org.eclipse.wst.dtd.ui (1.0.801.v201308100602) "SSE DTD Source Editor" [Active]
org.eclipse.wst.dtd.ui.infopop (1.0.400.v201309112106) "DTD Editor infopops" [Resolved]
org.eclipse.wst.dtdeditor.doc.user (1.0.700.v201208081537) "DTD Editor documentation" [Resolved]
org.eclipse.wst.internet.cache (1.0.701.v2015
Re: weird issue with autocompleting class annotations [message #1744563 is a reply to message #1744560] Wed, 28 September 2016 10:05 Go to previous message
Jilles van Gurp is currently offline Jilles van GurpFriend
Messages: 3
Registered: July 2009
Junior Member
I tried creating a fresh workspace with the same installation and that solves the problem. So probably something is corrupted in the workspace somehow. That points to the solution as well, which is to migrate everything to a fresh new workspace and move over all the configuration I have there bit by bit.
Previous Topic:JDT PARSER example to parse .java files
Next Topic:error with connecting file jar
Goto Forum:
  


Current Time: Sat Apr 27 01:46:42 GMT 2024

Powered by FUDForum. Page generated in 0.03515 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top