Closed DRNadler closed 5 years ago
I'm using Eclox for new files and it works.
Thanks!
Hi Andre - I tried again with a different Eclipse Neon (this one from Atollic).
Added your site to Eclipse plug-in source, downloaded and installed AOK.
Enabled Doxygen for the project.
The editor properly pre-fills a doxygen comment after ///
Apologies Andre, but:
These are in different machines - different projects. Appreciate any pointers you can provide on the Atollic issue. Thanks! Best Regards, Dave
Hi Andre - I tried again with a different Eclipse Neon (this one from Atollic).
Hello Dave,
Added your site to Eclipse plug-in source, downloaded and installed AOK. Enabled Doxygen for the project. The editor properly pre-fills a doxygen comment after ///
I think it's misunderstanding: This is the Doxygen feature of C/C++ plugin (CDT) and it is not handled by Eclox plugin. Eclox only handles Doxyfiles with Doxygen (edit, run, update etc.) and do not provide content assist etc. in source editors for used language.
But again I cannot create a doxyfile. In your instructions I see: But the instructions do not say in what context (ie, what must be selected before trying File->new) In all contexts I try, other is not a menu choice but rather 'other...', and the choice dialog shows no option for doxygen. Thanks for your help, much appreciated! Best Regards, Dave
The context for "File -> New -> Other" is not important, you just can select it and should see:
If it's not there, then eclox was not installed properly or plugin cannot start, e.g. because it collides with other plugins or Java version is <= 1.6. Please open "Error Log" view and check for eclox related errors.
Regards, Andre
Apologies Andre, but:
No apology necessary :)
- NXP MCUXpresso installation is now working absolutely great (thanks!), absolutely no idea why it wasn't earlier.
--> Eclox was installed properly, doxygen executable was found and Java version >= 1.7 --> good
- Atollic TrueStudio does not show an option to create a doxyfile nor use the wizard.
--> Please check if Eclox was installed properly and Java version >= 1.7 then the Doxyfile and Eclox icon should be visible. If doxygen executable can be found (bundled or in PATH) then creation and generation should work too.
These are in different machines - different projects. Appreciate any pointers you can provide on the Atollic issue. Thanks! Best Regards, Dave
You're welcome!
Regards, Andre
The log from the issue above shows for Java:
java.runtime.name=Java(TM) SE Runtime Environment java.runtime.version=1.8.0_111-b14 java.specification.name=Java Platform API Specification java.specification.vendor=Oracle Corporation java.specification.version=1.8
NXP MCUXpresso should work --> OK
What is the log output of Eclipse for Java in the "Atollic TrueStudio" ?
I don't see any eclox errors; here's the Atollic TrueStudio error log: Atollic_errors_exported.log eclox shows up under installed plug-ins and I didn't see any errors or complaints when I installed it. What other info would be helpful? Java SE Runtime Environment (build 1.8.0_181) Thanks again for a great plug-in, Best Regards, Dave
PS: Here's the "File->New->Other..." wizard choices, no Doxygen anywhere:
Hi Dave,
i do not see any entries from or about eclox in the log :( that's strange. I searched about the Eclipse version used in "Atollic TrueSTUDIO(R) for STM32 v9.1.0" online, but had no luck. So i've no idea how to find out what is missing in this IDE for eclox...
Please start the "Atollic IDE" executable with "-debug" option to have console window for debug output and copy / paste the output to new file for this issue... thanks!
Regards, Andre
Here's the console output; no reference to eclox:
### Start VM: -Xms40m
-Xmx1024m
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Dosgi.instance.area.default=@user.home/Atollic/TrueSTUDIO/STM32_workspace_9.1
-Djava.class.path=C:\Program Files (x86)\Atollic\TrueSTUDIO for STM32 9.1.0\ide\\plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
-os win32
-ws win32
-arch x86
-showsplash
-launcher C:\Program Files (x86)\Atollic\TrueSTUDIO for STM32 9.1.0\ide\TrueSTUDIO.exe
-name Atollic TrueSTUDIO for STM32
--launcher.library C:\Program Files (x86)\Atollic\TrueSTUDIO for STM32 9.1.0\ide\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.400.v20160518-1444\eclipse_1617.dll
-startup C:\Program Files (x86)\Atollic\TrueSTUDIO for STM32 9.1.0\ide\\plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
--launcher.overrideVmargs
-debug
-vm C:\Program Files (x86)\Atollic\TrueSTUDIO for STM32 9.1.0\ide\jre\bin\client\jvm.dll
-vmargs
-Xms40m
-Xmx1024m
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Dosgi.instance.area.default=@user.home/Atollic/TrueSTUDIO/STM32_workspace_9.1
-Djava.class.path=C:\Program Files (x86)\Atollic\TrueSTUDIO for STM32 9.1.0\ide\\plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
Install location:
file:/c:/Program Files (x86)/Atollic/TrueSTUDIO for STM32 9.1.0/ide/
Configuration file:
file:/c:/Program Files (x86)/Atollic/TrueSTUDIO for STM32 9.1.0/ide/configuration/config.ini loaded
Configuration location:
file:/C:/Users/Dave Nadler/.eclipse/com.atollic.truestudio.pro.arm.platform.arm_pro_9.1.0.20181011-1241_1033521493_win32_win32_x86/configuration/
Configuration file:
file:/C:/Users/Dave Nadler/.eclipse/com.atollic.truestudio.pro.arm.platform.arm_pro_9.1.0.20181011-1241_1033521493_win32_win32_x86/configuration/config.ini loaded
Loading timestamp file from:
file:/C:/Users/Dave Nadler/.eclipse/com.atollic.truestudio.pro.arm.platform.arm_pro_9.1.0.20181011-1241_1033521493_win32_win32_x86/configuration/ .baseConfigIniTimestamp
Timestamps found:
config.ini in the base: 1539261934000
remembered 1539261934000
Shared configuration location:
file:/c:/Program Files (x86)/Atollic/TrueSTUDIO for STM32 9.1.0/ide/configuration/
Framework located:
file:/c:/Program Files (x86)/Atollic/TrueSTUDIO for STM32 9.1.0/ide/plugins/org.eclipse.osgi_3.11.1.v20160708-1632.jar
Loading extension: reference:file:org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar
eclipse.properties not found
Framework classpath:
file:/c:/Program Files (x86)/Atollic/TrueSTUDIO for STM32 9.1.0/ide/plugins/org.eclipse.osgi_3.11.1.v20160708-1632.jar
file:/c:/Program Files (x86)/Atollic/TrueSTUDIO for STM32 9.1.0/ide/plugins/
file:/c:/Program Files (x86)/Atollic/TrueSTUDIO for STM32 9.1.0/ide/plugins/org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar
Splash location:
C:\Users\Dave Nadler\.eclipse\com.atollic.truestudio.pro.arm.platform.arm_pro_9.1.0.20181011-1241_1033521493_win32_win32_x86\configuration\org.eclipse.equinox.launcher\com.atollic.truestudio.pro.arm.platform_9.1.0.20181011-1241\splash.bmp
Debug options:
file:/C:/Program Files (x86)/Atollic/TrueSTUDIO for STM32 9.1.0/.options not found
Time to load bundles: 0
Starting application: 1172
Application Started: 8135
Eclipse version here: Only thing under File->New->Other... "Other" folder is CubeMX plug-in (STM's uC configuration wizard). Thanks again for looking into this, Best Regards, Dave
Any further info I can provide regarding Atollic installation? Thanks
open "Console" view and select "Host OSGi Console" and enter "ss" there:
search "Chrtl+F" for "eclox" in the console output and you should find the lines:
3225 RESOLVED org.gna.eclox.branding_0.12.1.v20180118-1753
3226 STARTING org.gna.eclox.core_0.12.1.v20180118-1753
Fragments=3227
3227 RESOLVED org.gna.eclox.doxygen.core_1.8.13.v20180118-1753
Master=3226
3228 RESOLVED org.gna.eclox.help_0.12.1.v20180118-1753
3229 STARTING org.gna.eclox.ui_0.12.1.v20180118-1753
thanks!
see also this description: https://wiki.eclipse.org/Where_Is_My_Bundle
if the state is "INSTALLED" and not "RESOLVED" or "STARTING" something is wrong. You can try to check with:
diag 3226
or
bundle 3226
may be we can see some errors in dependecies etc. there...
The org.eclipse.equinox.console and org.apache.gogo.* bundles are installed.
I launched started Atollic as:
"C:\Program Files (x86)\Atollic\TrueSTUDIO for STM32 9.1.0\ide\TrueSTUDIOc.exe" -debug -console -noexit -consoleLog
Unfortunately there's no "Host OSGI" console choice shown...
Any ideas?
Thanks again for the help, Best Regards, Dave
This is really crazy, but...
I re-installed eclox usingeclox - http://anb0s.github.io/eclox
and now its working AOK in Atollic!
I'm sorry I have absolutely no idea why it didn't work after prior installation attempts.
Thanks for your time Andre, apologies I'm not able to bracket this goofiness...
Best Regards, Dave
You are welcome Dave! It's solved now.
Expected Behavior
New doxyfile for project created.
Actual Behavior
No file is created.
Steps to Reproduce the Problem
Highlight project Right-click project -> File -> New -> Other -> Other -> Doxyfile Next -> Finish
Your Environment
Eclipse configuration dump *** Date: Monday, December 24, 2018 at 6:54:11 PM Eastern Standard Time
*** Platform Details:
*** System properties: applicationXMI=org.eclipse.ui.workbench/LegacyIDE.e4xmi awt.toolkit=sun.awt.windows.WToolkit eclipse.application=org.eclipse.ui.ide.workbench eclipse.commands=-os win32 -ws win32 -arch x86 -showsplash -launcher C:\nxp\MCUXpressoIDE_10.0.0_344\ide\mcuxpressoide.exe -name Mcuxpressoide --launcher.library C:\nxp\MCUXpressoIDE_10.0.0_344\ide\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.401.v20161122-1740\eclipse_1617.dll -startup C:\nxp\MCUXpressoIDE_10.0.0_344\ide\plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar --launcher.overrideVmargs -vm C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\bin\client\jvm.dll eclipse.home.location=file:/C:/nxp/MCUXpressoIDE_10.0.0_344/ide/ eclipse.launcher=C:\nxp\MCUXpressoIDE_10.0.0_344\ide\mcuxpressoide.exe eclipse.launcher.name=Mcuxpressoide eclipse.p2.data.area=@config.dir/../p2/ eclipse.p2.profile=DefaultProfile eclipse.product=com.crt.lpcxpresso.brand.product eclipse.startTime=1545687481884 eclipse.stateSaveDelayInterval=30000 eclipse.vm=C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\bin\client\jvm.dll eclipse.vmargs=-Dosgi.requiredJavaVersion=1.8 -Xms128m -Xmx512m -XX:MaxPermSize=256M -Djava.class.path=C:\nxp\MCUXpressoIDE_10.0.0_344\ide\plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar equinox.init.uuid=true equinox.use.ds=true file.encoding=Cp1252 file.encoding.pkg=sun.io file.separator=\ gosh.args=--nointeractive java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment java.awt.printerjob=sun.awt.windows.WPrinterJob java.class.path=C:\nxp\MCUXpressoIDE_10.0.0_344\ide\plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar java.class.version=52.0 java.endorsed.dirs=C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\lib\endorsed java.ext.dirs=C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\lib\ext;C:\Windows\Sun\Java\lib\ext java.home=C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre java.io.tmpdir=C:\Users\DEVELO~1\AppData\Local\Temp\ java.library.path=C:\nxp\MCUXpressoIDE_10.0.0_344\ide;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/nxp/MCUXpressoIDE_10.0.0_344/ide/jre/bin/client;C:/nxp/MCUXpressoIDE_10.0.0_344/ide/jre/bin;C:/nxp/MCUXpressoIDE_10.0.0_344/ide/jre/lib/i386;C:\Program Files\Microchip\xc16\v1.11\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Bazaar;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\SafeNet\Authentication\SAC\x32;"C:\Program Files\Microchip\xc16\v1.11\bin";C:\nxp\MCUXpressoIDE_10.0.0_344\ide;;. java.runtime.name=Java(TM) SE Runtime Environment java.runtime.version=1.8.0_111-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_111 java.vm.info=mixed mode java.vm.name=Java HotSpot(TM) Client VM java.vm.specification.name=Java Virtual Machine Specification java.vm.specification.vendor=Oracle Corporation java.vm.specification.version=1.8 java.vm.vendor=Oracle Corporation java.vm.version=25.111-b14 line.separator=
org.eclipse.cdt.debug.ui.debuggerActive=false org.eclipse.debug.ui.breakpoints.toggleFactoriesUsed=true org.eclipse.equinox.launcher.splash.location=c:\nxp\MCUXpressoIDE_10.0.0_344\ide\configuration\org.eclipse.equinox.launcher\com.crt.lpcxpresso.brand_10.0.0.201703211831\splash.bmp org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info 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=Windows7 org.osgi.framework.os.version=6.1.0 org.osgi.framework.processor=x86 org.osgi.framework.system.capabilities=osgi.ee; osgi.ee="OSGi/Minimum"; version:List="1.0, 1.1, 1.2",osgi.ee; osgi.ee="JRE"; version:List="1.0, 1.1",osgi.ee; osgi.ee="JavaSE"; version:List="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="1.8",osgi.ee; osgi.ee="JavaSE/compact2"; version:List="1.8",osgi.ee; osgi.ee="JavaSE/compact3"; version:List="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=a612ba6f-0d14-43e2-b343-7880daaad588
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
os.name=Windows 7
os.version=6.1
osgi.arch=x86
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:/C:/nxp/MCUXpressoIDE_10.0.0_344/ide/configuration/
osgi.framework=file:/c:/nxp/MCUXpressoIDE_10.0.0_344/ide/plugins/org.eclipse.osgi_3.11.2.v20161107-1947.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:c:/nxp/MCUXpressoIDE_10.0.0_344/ide/plugins/org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar
osgi.install.area=file:/C:/nxp/MCUXpressoIDE_10.0.0_344/ide/
osgi.instance.area=file:/C:/Users/developer/Documents/MCUXpressoIDE_10.0.0_344/workspace/
osgi.instance.area.default=file:/C:/Users/developer/Documents/MCUXpressoIDE_10.0.0_344/workspace/
osgi.logfile=C:\Users\developer\Documents\MCUXpressoIDE_10.0.0_344\workspace.metadata.log
osgi.nl=en_US
osgi.os=win32
osgi.requiredJavaVersion=1.8
osgi.splashLocation=c:\nxp\MCUXpressoIDE_10.0.0_344\ide\configuration\org.eclipse.equinox.launcher\com.crt.lpcxpresso.brand_10.0.0.201703211831\splash.bmp
osgi.splashPath=platform:/base/plugins/com.crt.lpcxpresso.brand
osgi.syspath=c:\nxp\MCUXpressoIDE_10.0.0_344\ide\plugins
osgi.tracefile=C:\Users\developer\Documents\MCUXpressoIDE_10.0.0_344\workspace.metadata\trace.log
osgi.ws=win32
path.separator=;
sun.arch.data.model=32
sun.boot.class.path=C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\lib\resources.jar;C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\lib\rt.jar;C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\lib\sunrsasign.jar;C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\lib\jsse.jar;C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\lib\jce.jar;C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\lib\charsets.jar;C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\lib\jfr.jar;C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\classes
sun.boot.library.path=C:\nxp\MCUXpressoIDE_10.0.0_344\ide\jre\bin
sun.cpu.endian=little
sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
sun.desktop=windows
sun.io.unicode.encoding=UnicodeLittle
sun.jnu.encoding=Cp1252
sun.management.compiler=HotSpot Client Compiler
sun.os.patch.level=Service Pack 1
user.country=US
user.dir=C:\nxp\MCUXpressoIDE_10.0.0_344\ide
user.home=C:\Users\developer
user.language=en
user.name=developer
user.script=
user.timezone=America/New_York
user.variant=
*** Features: com.crt.lpcxpresso.feature (10.0.0.201703211831) "MCUXpresso IDE Product Definition" com.crt.lpcxpresso.feature.product (10.0.0.201703211831) "MCUXpresso IDE Product Definition" ilg.gnuarmeclipse.codered (1.1.1.201704251808) "GNU ARM C/C++ CodeRed Debug Perspective" ilg.gnuarmeclipse.debug.gdbjtag.jlink (4.1.4.201704251808) "GNU ARM C/C++ J-Link Debugging" ilg.gnuarmeclipse.debug.gdbjtag.openocd (4.1.4.201704251808) "GNU ARM C/C++ OpenOCD Debugging" ilg.gnuarmeclipse.debug.gdbjtag.qemu (3.1.4.201704251808) "GNU ARM C/C++ QEMU Debugging" ilg.gnuarmeclipse.managedbuild.cross (2.4.1.201704251808) "GNU ARM C/C++ Cross Compiler" ilg.gnuarmeclipse.packs (2.2.2.201704251808) "GNU ARM C/C++ Packs" ilg.gnuarmeclipse.templates.cortexm (1.4.2.201704251808) "GNU ARM C/C++ Generic Cortex-M Project Template" ilg.gnuarmeclipse.templates.freescale (2.2.8.201704251808) "GNU ARM C/C++ Freescale Kinetis Project Templates" ilg.gnuarmeclipse.templates.stm (2.6.2.201704251808) "GNU ARM C/C++ STM32Fx Project Templates" org.eclipse.cdt (9.1.0.201609121658) "Eclipse C/C++ Development Tools" org.eclipse.cdt.debug.gdbjtag (9.1.0.201609121658) "Eclipse GDB Hardware Debugging Plug-in" org.eclipse.cdt.gdb (9.1.0.201609121658) "GDB Common" org.eclipse.cvs (1.4.301.v20161124-1400) "Eclipse CVS Client" org.eclipse.draw2d (3.10.100.201606061308) "Draw2d" org.eclipse.egit (4.4.1.201607150455-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.4.v20170222-1941) "Marketplace Client" org.eclipse.gef (3.11.0.201606061308) "GEF (MVC)" org.eclipse.help (2.2.1.v20161124-1400) "Help System Base" org.eclipse.jgit (4.4.1.201607150455-r) "JGit Core" org.eclipse.platform (4.6.2.v20161124-1529) "Eclipse Platform" org.eclipse.rcp (4.6.2.v20161124-1400) "Eclipse RCP" org.gna.eclox.doxygen.feature (1.8.13.v20180118-1753) "Eclox Branding Information" org.gna.eclox.feature (0.12.1.v20180118-1753) "Eclox Branding Information" org.vcs.bazaar.eclipse.feature (1.4.2.201406131122) "Bazaar Team Provider UI"
*** Plug-in Registry: com.crt.advproject (10.0.0.201703211831) "Advanced Project Support" [Active] com.crt.config (10.0.0.201703211831) "Target Configuration" [Active] com.crt.ctrlcenter (10.0.0.201703211831) "Project Configuration" [Active] com.crt.debugcommon (10.0.0.201703211831) "Debug Common" [Active] com.crt.docs (10.0.0.201703211831) "MCUXpresso IDE Documentation" [Resolved] com.crt.dsfdebug (10.0.0.201703211831) "DSF Debug Support" [Starting] com.crt.etmetb (10.0.0.201703211831) "Instruction Trace Support" [Starting] com.crt.javaswv (10.0.0.201703211831) "JavaSwv" [Starting] com.crt.lite (10.0.0.201703211831) "Develop Perspective" [Active] com.crt.lpcxpresso.brand (10.0.0.201703211831) "MCUXpresso IDE Product Definition" [Active] com.crt.quickstart (10.0.0.201703211831) "Quickstart Panel" [Active] com.crt.utils (10.0.0.201703211831) "MCUXpresso IDE Utilities" [Active] com.crt.vendor.arm.generic (10.0.0.201703211831) "Generic ARM Support" [Starting] com.crt.vendor.nxp.generic (10.0.0.201703211831) "NXP Generic Core Support" [Starting] com.crt.vendor.nxp.lpc11 (10.0.0.201703211831) "NXP LPC1100 Support" [Starting] com.crt.vendor.nxp.lpc13 (10.0.0.201703211831) "NXP LPC1300 Support" [Starting] com.crt.vendor.nxp.lpc17 (10.0.0.201703211831) "NXP LPC1700 Support" [Starting] com.crt.vendor.nxp.lpc18 (10.0.0.201703211831) "NXP LPC1800 Support" [Starting] com.crt.vendor.nxp.lpc43 (10.0.0.201703211831) "NXP LPC4000 Support" [Starting] com.crt.vendor.nxp.niobe (10.0.0.201703211831) "NXP LPC5xxxx Series Support" [Starting] com.google.gson (2.2.4.v201311231704) "Google GSON" [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.nxp.current (10.0.0.201703211831) "Current" [Starting] com.nxp.dfu (10.0.0.201703211831) "Dfu" [Starting] com.nxp.freertos.gdb.tad (1.0.2.201702241004) "FreeRTOS Task Aware Debugger for GDB" [Active] com.nxp.gnudocs (10.0.0.201703211831) "GNU Help Documents Provider" [Starting] com.nxp.hid (10.0.0.201703211831) "HidTest" [Resolved] com.nxp.hidapi (10.0.0.201703211831) "Hidapi" [Resolved] com.nxp.lpcxpresso.debug.ui (10.0.0.201703211831) "MCUXpresso IDE Debug UI" [Starting] com.nxp.lpcxpresso.installation.docs (10.0.0.201703211831) "MCUXpresso IDE Installation and Licensing Guide" [Resolved] com.nxp.lpcxpresso.instructiontrace.docs (10.0.0.201703211831) "MCUXpresso IDE User Guide" [Resolved] com.nxp.lpcxpresso.powermeasurement.docs (10.0.0.201703211831) "MCUXpresso IDE User Guide" [Resolved] com.nxp.lpcxpresso.swotrace.docs (10.0.0.201703211831) "MCUXpresso IDE User Guide" [Resolved] com.nxp.lpcxpresso.userguide.docs (10.0.0.201703211831) "MCUXpresso IDE User Guide" [Resolved] com.nxp.mcuxpresso.core.datamodels (10.0.0.201703211831) "MCUXpresso IDE Data Models" [Active] com.nxp.mcuxpresso.core.datamodels.develop (10.0.0.201703211831) "MCUXpresso IDE development support plugin" [Starting] com.nxp.mcuxpresso.core.datamodels.resources (10.0.0.201703211831) "Resources plugin." [Starting] com.nxp.mcuxpresso.core.datamodels.ui (10.0.0.201703211831) "MCUXpresso IDE datamodels UI" [Active] com.nxp.mcuxpresso.core.debug (10.0.0.201703211831) "Debug Support for MCUXpresso IDE" [Starting] com.nxp.mcuxpresso.core.debug.support.pe (10.0.0.201703211831) "PE Micro debug support" [Active] com.nxp.mcuxpresso.core.debug.support.segger (10.0.0.201703211831) "Segger probes support plugin for MCUXpresso" [Active] com.nxp.mcuxpresso.core.headless (10.0.0.201703211831) "Command line tool" [Starting] com.nxp.mcuxpresso.rtos.docs (10.0.0.201703211831) "MCUXpresso IDE User Guide" [Resolved] com.nxp.power.core (10.0.0.201703211831) "DepTest" [Resolved] com.nxp.redlinkclient (10.0.0.201703211831) "Redlinkclient" [Starting] com.nxp.symbolbrowser (10.0.0.201703211831) "Symbol Viewer" [Starting] com.pemicro.core (1.1.43.201703061630) "P&E Core Plugin" [Active] com.pemicro.debug.gdbjtag.pne (2.9.0.201703061630) "GNU ARM Interface Debugging Support" [Active] com.sun.el (2.2.0.v201303151357) "Javax Expression Language Reference Implementation Bundle" [Resolved] ilg.gnuarmeclipse.codered (1.1.1.201704251808) "GNU ARM C/C++ CodeRed Debug Perspective" [Starting] ilg.gnuarmeclipse.core (3.4.1.201704251808) "GNU ARM C/C++ Core" [Active] ilg.gnuarmeclipse.debug.core (1.2.1.201704251808) "GNU ARM C/C++ Debugging Core" [Starting] ilg.gnuarmeclipse.debug.gdbjtag (3.2.1.201704251808) "GNU ARM C/C++ Debugging GDB" [Active] ilg.gnuarmeclipse.debug.gdbjtag.jlink (4.1.4.201704251808) "GNU ARM C/C++ J-Link Debugging" [Starting] ilg.gnuarmeclipse.debug.gdbjtag.openocd (4.1.4.201704251808) "GNU ARM C/C++ OpenOCD Debugging" [Starting] ilg.gnuarmeclipse.debug.gdbjtag.qemu (3.1.4.201704251808) "GNU ARM C/C++ QEMU Debugging" [Starting] ilg.gnuarmeclipse.debug.gdbjtag.restart (1.3.1.201704251808) "GNU ARM C/C++ Debugger Restart Button" [Active] ilg.gnuarmeclipse.debug.packs (1.1.1.201704251808) "GNU ARM C/C++ Debug Packs Support" [Starting] ilg.gnuarmeclipse.managedbuild.cross (2.4.1.201704251808) "GNU ARM C/C++ Cross Compiler" [Active] ilg.gnuarmeclipse.managedbuild.packs (1.3.1.201704251808) "GNU ARM C/C++ Cross Compiler Packs Support" [Starting] ilg.gnuarmeclipse.packs (1.2.4.201704251808) "GNU ARM C/C++ Packs" [Starting] ilg.gnuarmeclipse.packs.core (1.1.3.201704251808) "GNU ARM C/C++ Packs Core" [Starting] ilg.gnuarmeclipse.packs.data (1.3.1.201704251808) "GNU ARM C/C++ Packs Data" [Starting] ilg.gnuarmeclipse.packs.ui (1.2.4.201704251808) "GNU ARM C/C++ Packs UI" [Starting] ilg.gnuarmeclipse.templates.core (2.5.6.201704251808) "GNU ARM C/C++ Templates Core" [Starting] ilg.gnuarmeclipse.templates.cortexm (1.4.2.201704251808) "GNU ARM C/C++ Generic Cortex-M Project Template" [Starting] ilg.gnuarmeclipse.templates.freescale (2.2.8.201704251808) "GNU ARM C/C++ Freescale Kinetis Project Templates" [Starting] ilg.gnuarmeclipse.templates.freescale.pe (1.2.1.201704251808) "GNU ARM C/C++ Freescale Processor Expert Template" [Starting] ilg.gnuarmeclipse.templates.stm (2.6.2.201704251808) "GNU ARM C/C++ STM32Fx Project Templates" [Starting] 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.jxpath (1.3.0.v200911051830) "Apache Commons JXPath" [Resolved] org.apache.commons.logging (1.1.1.v201101211721) "Apache Commons Logging Plug-in" [Resolved] org.apache.commons.logging (1.1.1) "Apache Commons Logging Plug-in" [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.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.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.cyberneko.html (1.9.14.v201105210654) "Neko HTML Parser Bundle" [Resolved] org.eclipse.ant.core (3.4.100.v20160505-0642) "Ant Build Tool Core" [Starting] org.eclipse.cdt (9.1.0.201609121658) "Eclipse C/C++ Development Tools" [Starting] org.eclipse.cdt.build.gcc.core (1.0.0.201609121658) "GCC support for CDT Build Core" [Starting] org.eclipse.cdt.codan.checkers (3.2.0.201609121658) "Codan Checkers" [Active] org.eclipse.cdt.codan.checkers.ui (3.2.0.201609121658) "Codan Checkers UI" [Starting] org.eclipse.cdt.codan.core (4.0.0.201609121658) "Code Analysis Core" [Active] org.eclipse.cdt.codan.core.cxx (3.4.0.201609121658) "Code Analysis Core for C/C++" [Active] org.eclipse.cdt.codan.ui (3.2.0.201609121658) "Code Analysis UI" [Active] org.eclipse.cdt.codan.ui.cxx (3.3.0.201609121658) "Codan Analysis UI for C/C++" [Active] org.eclipse.cdt.core (6.1.0.201609121658) "C/C++ Development Tools Core" [Active] org.eclipse.cdt.core.native (5.9.0.201609121658) "C/C++ Development Tools Core Native Utilities" [Active] org.eclipse.cdt.core.win32 (5.4.1.201609121658) "C/C++ Development Tools Core Native Utilities for Windows" [Resolved] org.eclipse.cdt.core.win32.x86 (5.4.1.201609121658) "C/C++ Development Tools Core Native Utilities for Windows (x86)" [Resolved] org.eclipse.cdt.debug.core (8.0.0.201609121658) "C/C++ Development Tools Debug Model" [Active] org.eclipse.cdt.debug.gdbjtag (7.0.0.201609121658) "Eclipse GDB Hardware Debugging Plug-in" [Resolved] org.eclipse.cdt.debug.gdbjtag.core (9.0.0.201609121658) "Eclipse GDB Hardware Debug Core Plug-in" [Starting] org.eclipse.cdt.debug.gdbjtag.ui (8.0.0.201609121658) "Eclipse GDB Hardware Debug UI Plug-in" [Starting] org.eclipse.cdt.debug.ui (8.0.0.201609121658) "C/C++ Development Tools Debugger UI" [Active] org.eclipse.cdt.debug.ui.memory.floatingpoint (1.0.0.201609121658) "Floating Point Memory Renderer" [Starting] org.eclipse.cdt.debug.ui.memory.memorybrowser (1.3.0.201609121658) "Memory Browser" [Starting] org.eclipse.cdt.debug.ui.memory.search (1.3.0.201609121658) "Memory Search" [Starting] org.eclipse.cdt.debug.ui.memory.traditional (1.4.0.201609121658) "Traditional Memory Rendering" [Starting] org.eclipse.cdt.debug.ui.memory.transport (2.1.0.201609121658) "Memory Transport Plug-in" [Starting] org.eclipse.cdt.doc.user (5.4.0.201609121658) "C/C++ Development User Guide" [Starting] org.eclipse.cdt.dsf (2.8.0.201609121658) "Debug Services Framework Core" [Active] org.eclipse.cdt.dsf.gdb (5.1.0.201609121658) "GDB DSF Debugger Integration Core" [Active] org.eclipse.cdt.dsf.gdb.ui (2.6.0.201609121658) "GDB DSF Debugger Integration UI" [Starting] org.eclipse.cdt.dsf.ui (2.5.0.201609121658) "Debugger Services Framework UI" [Active] org.eclipse.cdt.embsysregview (0.2.6) "EmbSysRegView" [Starting] org.eclipse.cdt.embsysregview.data (0.2.6.r191) "Data" [Resolved] org.eclipse.cdt.gdb (7.0.0.201609121658) "GDB Common" [Starting] org.eclipse.cdt.gdb.ui (7.0.0.201609121658) "GDB UI Common" [Starting] org.eclipse.cdt.launch (9.0.0.201609121658) "C/C++ Development Tools Launching Support" [Starting] org.eclipse.cdt.make.core (7.3.0.201609121658) "C/C++ Standard make Build Core" [Active] org.eclipse.cdt.make.ui (7.3.0.201609121658) "C/C++ Standard make Build UI" [Active] org.eclipse.cdt.managedbuilder.core (8.4.0.201609121658) "CDT Build System Core" [Active] org.eclipse.cdt.managedbuilder.gnu.ui (8.3.0.201609121658) "GNU Managed Build Definitions" [Starting] org.eclipse.cdt.managedbuilder.ui (9.0.0.201609121658) "C/C++ Managed Builder UI" [Active] org.eclipse.cdt.native.serial (1.0.0.201609121658) "Serial Port" [Resolved] org.eclipse.cdt.ui (6.1.0.201609121658) "C/C++ Development Tools UI" [Active] org.eclipse.compare (3.7.0.v20161024-1724) "Compare Support" [Active] org.eclipse.compare.core (3.6.0.v20160418-1534) "Core Compare Support" [Active] org.eclipse.compare.win32 (1.1.0.v20160418-1534) "Compare Support for Word" [Starting] 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.1.v20161113-2349) "Core File Systems" [Active] org.eclipse.core.filesystem.win32.x86 (1.4.0.v20140124-1940) "Core File System for Windows" [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.net.win32.x86 (1.1.0.v20160323-1650) "Proxy for Windows" [Resolved] org.eclipse.core.resources (3.11.1.v20161107-2032) "Core Resource Management" [Active] org.eclipse.core.resources.win32.x86 (3.5.100.v20140124-1940) "Core Resource Management Win32 Fragment" [Resolved] 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.cvs (1.4.301.v20161124-1400) "Eclipse CVS Client" [Starting] org.eclipse.debug.core (3.10.100.v20160419-1720) "Debug Core" [Active] org.eclipse.debug.ui (3.11.202.v20161114-0338) "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.1.v20160712-0927) "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.1.v20161114-0210) "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.v20160831-1151) "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.swt (0.14.1.v20160829-0832) "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.v20160823-2221) "ECF Core API" [Starting] org.eclipse.ecf.filetransfer (5.0.0.v20160823-2221) "ECF Filetransfer API" [Active] org.eclipse.ecf.identity (3.7.0.v20160823-2221) "ECF Identity Core API" [Starting] org.eclipse.ecf.provider.filetransfer (3.2.200.v20160823-2221) "ECF Filetransfer Provider" [Starting] org.eclipse.ecf.provider.filetransfer.httpclient4 (1.1.100.v20160823-2221) "ECF HttpComponents Filetransfer Provider" [Starting] org.eclipse.ecf.provider.filetransfer.httpclient4.ssl (1.1.0.v20160823-2221) "ECF HttpComponents Filetransfer Provider" [Resolved] org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.v20160823-2221) "ECF Filetransfer Provider" [Resolved] org.eclipse.ecf.ssl (1.2.0.v20160823-2221) "ECF Core API" [Resolved] org.eclipse.egit (4.4.1.201607150455-r) "Git Team Provider" [Starting] org.eclipse.egit.core (4.4.1.201607150455-r) "Git Team Provider Core" [Active] org.eclipse.egit.doc (4.4.1.201607150455-r) "Git Team Provider Documentation" [Starting] org.eclipse.egit.ui (4.4.1.201607150455-r) "Git Team Provider UI" [Active] org.eclipse.emf.common (2.12.0.v20160420-0247) "EMF Common" [Active] 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.xmi (2.12.0.v20160420-0247) "EMF XML/XMI Persistence" [Active] org.eclipse.epp.mpc.core (1.5.4.v20170222-1921) "Marketplace Client Core" [Active] org.eclipse.epp.mpc.help.ui (1.5.4.v20170201-1845) "Marketplace Client Help" [Resolved] org.eclipse.epp.mpc.ui (1.5.4.v20170222-1941) "Marketplace Client" [Active] 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" [Starting] 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" [Starting] org.eclipse.equinox.http.registry (1.1.400.v20150715-1528) "Http Service Registry Extensions" [Resolved] org.eclipse.equinox.http.servlet (1.3.1.v20160808-1329) "Http Services Servlet" [Starting] 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.201.v20161025-1711) "Equinox Launcher" [Resolved] org.eclipse.equinox.launcher.win32.win32.x86 (1.1.401.v20161122-1740) "Equinox Launcher Win32 X86 Fragment" [Resolved] org.eclipse.equinox.p2.artifact.repository (1.1.500.v20160419-0834) "Equinox Provisioning Artifact Repository Support" [Starting] 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" [Starting] 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" [Starting] org.eclipse.equinox.p2.garbagecollector (1.0.300.v20160504-1450) "Equinox Provisioning Garbage Collector" [Starting] 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" [Starting] org.eclipse.equinox.p2.publisher.eclipse (1.2.100.v20160504-1450) "Equinox Provisioning Publisher for Eclipse" [Starting] 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" [Starting] org.eclipse.equinox.p2.touchpoint.natives (1.2.100.v20160419-0834) "Equinox Provisioning Native Touchpoint" [Starting] org.eclipse.equinox.p2.transport.ecf (1.1.201.v20161115-1927) "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.201.v20160901-1335) "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.3.0.v20161124-1529) "Equinox Provisioning Platform Automatic Update Support" [Active] org.eclipse.equinox.p2.updatechecker (1.1.300.v20161124-1529) "Equinox Provisioning Update Checker" [Active] org.eclipse.equinox.p2.updatesite (1.0.600.v20160504-1450) "Equinox Provisioning Legacy Update Site Support" [Starting] org.eclipse.equinox.preferences (3.6.1.v20160815-1406) "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.ui (1.1.300.v20150803-1225) "Equinox Security Default UI" [Active] org.eclipse.equinox.security.win32.x86 (1.0.300.v20130327-1442) "Windows Data Protection services integration" [Resolved] 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" [Starting] 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.1.v20161124-1400) "Help System Base" [Starting] org.eclipse.help.ui (4.0.200.v20160510-0758) "Help System UI" [Starting] org.eclipse.help.webapp (3.8.0.v20160504-0839) "Help System Webapp" [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.1.v20160923-1528) "JFace" [Resolved] org.eclipse.jface.databinding (1.8.1.v20161026-1531) "JFace Data Binding for SWT and JFace" [Resolved] org.eclipse.jface.text (3.11.2.v20161113-1700) "JFace Text" [Resolved] org.eclipse.jgit (4.4.1.201607150455-r) "JGit Core" [Active] org.eclipse.jgit.archive (4.4.1.201607150455-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.launchbar.core (2.1.0.201612052026) "LaunchBar Core" [Starting] org.eclipse.linuxtools.cdt.libhover (1.2.0.201809272014) "C/C++ Libhover Plug-in" [Active] org.eclipse.linuxtools.cdt.libhover.devhelp (1.1.0.201809272014) "Devhelp Libhover plugin" [Active] org.eclipse.linuxtools.cdt.libhover.glibc (1.2.1.201809272014) "Glibc Libhover" [Resolved] org.eclipse.linuxtools.cdt.libhover.library.docs (1.0.2.201809272014) "Libhover C/C++ Library Documentation Plug-in" [Resolved] org.eclipse.linuxtools.cdt.libhover.newlib (1.0.3.201809272014) "Newlib Libhover" [Resolved] 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.osgi (3.11.2.v20161107-1947) "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.2.v20161124-1400) "Eclipse Platform" [Resolved] org.eclipse.platform.doc.user (4.6.1.v20160727-2009) "Eclipse Workbench User Guide" [Resolved] org.eclipse.rcp (4.6.2.v20161124-1400) "Eclipse RCP" [Starting] org.eclipse.search (3.11.1.v20161113-1700) "Search Support" [Active] org.eclipse.swt (3.105.2.v20161122-0613) "Standard Widget Toolkit" [Resolved] org.eclipse.swt.win32.win32.x86 (3.105.2.v20161122-0613) "Standard Widget Toolkit for Windows" [Resolved] org.eclipse.team.core (3.8.0.v20160418-1534) "Team Support Core" [Active] org.eclipse.team.cvs.core (3.4.0.v20160418-1534) "CVS Team Provider Core" [Starting] org.eclipse.team.cvs.ssh2 (3.3.0.v20160418-1534) "CVS SSH2" [Starting] org.eclipse.team.cvs.ui (3.4.0.v20160518-1906) "CVS Team Provider UI" [Starting] 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.tools.templates.core (1.1.0.201702141301) "Templates Core" [Starting] org.eclipse.tools.templates.ui (1.1.1.201702141301) "Ui" [Starting] org.eclipse.ui (3.108.1.v20160929-1045) "Eclipse UI" [Active] org.eclipse.ui.browser (3.5.2.v20161114-0210) "Browser Support" [Active] org.eclipse.ui.cheatsheets (3.5.0.v20160504-0839) "Cheat Sheets" [Starting] org.eclipse.ui.console (3.6.201.v20161107-0337) "Console" [Active] org.eclipse.ui.editors (3.10.1.v20161106-1856) "Default Text Editor" [Active] org.eclipse.ui.externaltools (3.3.100.v20160518-1858) "External Tools" [Active] org.eclipse.ui.forms (3.7.0.v20160518-1929) "Eclipse Forms" [Resolved] org.eclipse.ui.ide (3.12.2.v20161115-1450) "Eclipse IDE UI" [Active] org.eclipse.ui.ide.application (1.1.101.v20160829-0827) "Eclipse IDE UI Application" [Active] org.eclipse.ui.intro (3.5.2.v20161116-1147) "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.1.v20160829-1558) "Universal Welcome" [Starting] org.eclipse.ui.monitoring (1.1.1.v20161028-1850) "UI Responsiveness Monitoring" [Active] org.eclipse.ui.navigator (3.6.101.v20161006-1120) "Common Navigator View" [Active] org.eclipse.ui.navigator.resources (3.5.101.v20161006-0640) "Navigator Workbench Components" [Active] org.eclipse.ui.net (1.3.0.v20160426-1633) "Internet Connection Management UI" [Active] org.eclipse.ui.themes (1.1.300.v20161107-1827) "Eclipse SDK Themes" [Active] org.eclipse.ui.views (3.8.101.v20160816-1954) "Views" [Resolved] org.eclipse.ui.views.log (1.2.1.v20160829-0826) "Log View" [Starting] org.eclipse.ui.views.properties.tabbed (3.7.0.v20160310-0903) "Tabbed Properties View" [Active] org.eclipse.ui.win32 (3.3.0.v20160505-1310) "Eclipse UI Win32 Enhancements" [Resolved] org.eclipse.ui.workbench (3.108.2.v20161025-2029) "Eclipse Workbench" [Active] org.eclipse.ui.workbench.texteditor (3.10.1.v20160818-1626) "Text Editor Framework" [Active] org.eclipse.update.configurator (3.3.400.v20160506-0750) "Install/Update Configurator" [Active] org.eclipse.userstorage (1.0.1.v20170201-1648) "Eclipse User Storage" [Active] org.eclipse.userstorage.ui (1.0.1.v20170201-1648) "Eclipse User Storage UI" [Active] org.gna.eclox.branding (0.12.1.v20180118-1753) "Eclox Branding Information" [Resolved] org.gna.eclox.core (0.12.1.v20180118-1753) "Eclox Core" [Active] org.gna.eclox.doxygen.core (1.8.13.v20180118-1753) "Doxygen binaries" [Resolved] org.gna.eclox.help (0.12.1.v20180118-1753) "Eclox Help Plug-in" [Resolved] org.gna.eclox.ui (0.12.1.v20180118-1753) "Eclox User Interface" [Active] org.kxml2 (2.3.0) "Kxml2-min Plug-in" [Resolved] org.sat4j.core (2.3.5.v201308161310) "SAT4J Core" [Resolved] org.sat4j.pb (2.3.5.v201404071733) "SAT4J Pseudo" [Resolved] org.slf4j.api (1.7.2.v20121108-1250) "SLF4J API" [Resolved] org.slf4j.impl.log4j12 (1.7.2.v20131105-2200) "SLF4J LOG4J-12 Binding" [Resolved] org.tukaani.xz (1.3.0.v201308270617) "XZ data compression" [Resolved] org.vcs.bazaar.eclipse.client (1.4.2.201406131122) "Bazaar client library" [Active] org.vcs.bazaar.eclipse.core (1.4.2.201406131122) "Bazaar Team Provider Core" [Active] org.vcs.bazaar.eclipse.ui (1.4.2.201406131122) "Bazaar Team Provider UI" [Active] org.w3c.css.sac (1.3.1.v200903091627) "W3C CSS SAC" [Resolved] org.w3c.dom.events (3.0.0.draft20060413_v201105210656) "W3C DOM Level 3 Events" [Resolved] org.w3c.dom.smil (1.0.1.v200903091627) "W3C SMIL DOM" [Resolved] org.w3c.dom.svg (1.1.0.v201011041433) "W3C SVG DOM" [Resolved] redstone.xmlrpc (1.1.1.35) "Redstone xmlrpc client library Plug-in" [Resolved]