Hi,
Everytime I try to odwnload an i.MX Processor this message appears:
"Cannot download the processor database".
swtool.log says:
Aug 15, 2016 2:58:46 PM com.nxp.swtools.provider.processors.KExProcessorsProvider downloadDataForSdk
SCHWERWIEGEND: Copying data from web
java.nio.file.DirectoryNotEmptyException: C:\Users\*user*\AppData\Local\Temp\CopyTask4709284964856178452
at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266)
at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
at java.nio.file.Files.deleteIfExists(Files.java:1165)
at com.nxp.swtools.kex.storage.utils.CopyTask.run(CopyTask.java:256)
at com.nxp.swtools.provider.processors.KExProcessorsProvider.downloadDataForSdk(KExProcessorsProvider.java:478)
at com.nxp.swtools.provider.processors.KExProcessorsProvider.downloadOrUpdateProcessor(KExProcessorsProvider.java:349)
at com.nxp.swtools.provider.processors.KExProcessorsProvider.downloadOrUpdateProcessor(KExProcessorsProvider.java:287)
at com.nxp.swtools.utils.processors.ProcessorDataUpdateUI.lambda$0(ProcessorDataUpdateUI.java:83)
at com.nxp.swtools.utils.processors.ProcessorDataUpdateUI.lambda$1(ProcessorDataUpdateUI.java:108)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
The tool downloads a file to the Directory ..\Temp\CopyTask....
I can open it in a zip tool and I can see the files for the processor in it.
The thing is that I can install and work with the Kinetis Expert Configuration Tools (which is the same) without this problem.
Any ideas?
Thanks,
Stefan
Hi,
I can download the processor data when I deactivate the Antivirus software.
It seems, that the file in the Temp directory is blocked or in use by the Antivirus. So the Pins Tool cannot work with the downloaded file.
So whenever I need another processor in the Pins Tool I have to deactivate Antivirus. Not nice (the IT will love it :-) ), but it works.
Regards,
Stefan
Hello,
perhaps it is possible to include the pin tool in AntiVirus exception list.
Regards,
Yuri.
Hi Stefan
Unfortunately this didn't work for me :-(
I have tried Monitoring what the tool is doing using a windows tool called procmon to see if I could figure out what might be causing the issue but it didn't reveal anything useful to me. I also monitored the network trafic the tool does but all web requests from the tool come back with a status of 200, that means it successfully made its requests.
I really hope NXP can help on this.
Firewall ?
ok I finally figured out the problem. I took another careful look with the windows tool called procmon to see what folders and registry settings it was using. I could see it was trying to access "C:\ProgramData\Application Data". The "Application Data" folder is not a real folder but a junction that point to another folder in a different location. Since Windows 7 this was done for backward compatibility as Microsoft changed the location of such folder to something more like "C:\users\{user account}\App Data".
So since I had bought a new laptop recently with windows 10 on it, I took a look at where my "C:\ProgramData\Application Data" junction was pointing to. I did this by opening a command prompt window and then did a "cd \ProgramData", then "dir /a". I then saw that it was pointing to "W:\ProgramData". But I didn't have a W: drive. That looked weired to me so I checked my wifes laptop which was also new but different make and it had the same problem and guess what, the Pins tool didn't work on hers either. So I then checked my computer at work which had it pointing back to "C:\ProgramData" and the Pins tool worked just fine there. So for some reason some new computers/laptops may have there junctions not pointing to the correct location. Thats a bug in Windows I think or I'm guessing it has to do with a flaw in how windows creates this junction map depending on how you install windows.
Anyway, Windows apparently does not support changing the location of this junction and it is said that if you try to change it that you could end up breaking things in windows. I ignored that advice and used a tool called "Link shell extension" and managed to change this junction to point to "C:\ProgramData". Once I did that bingo, the Pins tool started working :-)
I also found that this fixed another problem I didn't even realise I had yet with Processor Expert which also used this junction folder.
Is there perhaps a workaround for this for the time being? Can one send me the files used by the Pins tool for the FRDM K64F board and explain where to put the files?
Regards,
Wesley
I just rebuilt my OS as I was having issues with hibernation. before this app was working fine but after I re-installed my OS (Windows 10 Pro) and re-installed this app then I get the same issue as mentioned above except I'm trying to use it for the FRDM K64F board.
I even think I am using the exact same installer file I used before when it all worked fine. So my guess is something changed on the NXP server side where it gets the data from that has now caused this issue.
Any chance this can get fixed asap as could really use this soon? Yuri, any update on this issue?
Thanks,
Wesley
Hi Yuri,
do you have any idea how to fix this problem that I can use the tool for the i.MX6
Thanks!
Stefan
Hello,
Please use the following to download the Pins Tool :
"Pins Tool for i.MX Application Processors V1.0, Windows 32bit Package, offline installer (REV 1.0)"
“Pins Tool for i.MX Application Processors V1.0, Windows 64bit Package, offline installer (REV 1.0)”
Summary Page :
Pins Tool for i.MX Application Processors|NXP
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Yuir,
The problem is not the download of the program itself.
It is the download of the processor data.
Regards,
Stefan
1.
What is Your OS ?
2.
Please try to click "Help"-> "About" menu and select "Details" button.
Let me look at result
Regards,
Yuri.
Hi Yuri,
OS is Windows 7 Professional 64bit
"Details":
*** Date: Dienstag, 16. August 2016 um 10:54:21 Mitteleuropäische Sommerzeit
*** About NXP Configuration Tools:
Installed tools:
Pins (1.0)
Locally installed data:
*** Platform Details:
*** System properties:
applicationXMI=org.eclipse.ui.workbench/LegacyIDE.e4xmi
awt.toolkit=sun.awt.windows.WToolkit
com.nxp.product.dirname=i.MX_Pins_Tool
com.nxp.product.name=i.MX Pins Tool
com.nxp.restapi.familyfilter=i.MX
com.nxp.restapi.server=http://kex.nxp.com
eclipse.application=com.nxp.swtools.framework.application
eclipse.commands=-os
win32
-ws
win32
-arch
x86_64
-showsplash
-launcher
C:\nxp\i.MX_Pins_v1\bin\tools.exe
-name
Tools
--launcher.library
C:\nxp\i.MX_Pins_v1\bin\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417\eclipse_1611.dll
-startup
C:\nxp\i.MX_Pins_v1\bin\\plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
--launcher.overrideVmargs
-data
@user.home/.nxp/nxp_conf_workspace
-showlocation
-vm
C:\nxp\i.MX_Pins_v1\bin\jre\bin\server\jvm.dll
eclipse.home.location=file:/C:/nxp/i.MX_Pins_v1/bin/
eclipse.launcher=C:\nxp\i.MX_Pins_v1\bin\tools.exe
eclipse.launcher.name=Tools
eclipse.p2.data.area=@config.dir/../p2
eclipse.p2.profile=DefaultProfile
eclipse.product=com.nxp.swtools.framework.imx
eclipse.startTime=1471337556965
eclipse.stateSaveDelayInterval=30000
eclipse.vm=C:\nxp\i.MX_Pins_v1\bin\jre\bin\server\jvm.dll
eclipse.vmargs=-Dosgi.requiredJavaVersion=1.8
-Xms256m
-Xmx868m
-Djava.util.logging.config.file=logging.properties
-Djava.net.useSystemProxies=true
-Dcom.nxp.restapi.server=http://kex.nxp.com
-Dcom.nxp.restapi.familyfilter=i.MX
-Dupdate.site=http://kex.nxp.com/staticdata/updates/imx_1.0/
-Dcom.nxp.product.dirname=i.MX_Pins_Tool
-Dcom.nxp.product.name=i.MX Pins Tool
-Djava.class.path=C:\nxp\i.MX_Pins_v1\bin\\plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
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\i.MX_Pins_v1\bin\\plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
java.class.version=52.0
java.endorsed.dirs=C:\nxp\i.MX_Pins_v1\bin\jre\lib\endorsed
java.ext.dirs=C:\nxp\i.MX_Pins_v1\bin\jre\lib\ext;C:\windows\Sun\Java\lib\ext
java.home=C:\nxp\i.MX_Pins_v1\bin\jre
java.io.tmpdir=C:\Users\frits\AppData\Local\Temp\
java.library.path=C:\nxp\i.MX_Pins_v1\bin;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;C:/nxp/i.MX_Pins_v1/bin/jre/bin/server;C:/nxp/i.MX_Pins_v1/bin/jre/bin;C:/nxp/i.MX_Pins_v1/bin/jre/lib/amd64;C:\Program Files\Dell\DW WLAN Card;;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Vector vFlash 2.6\Bin\;;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Altium Designer S09 Viewer\System;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\nxp\i.MX_Pins_v1\bin;;.
java.net.useSystemProxies=true
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.8.0_72-b15
java.specification.name=Java Platform API Specification
java.specification.vendor=Oracle Corporation
java.specification.version=1.8
java.util.logging.config.file=logging.properties
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_72
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.72-b15
line.separator=
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=de
org.osgi.framework.os.name=Windows7
org.osgi.framework.os.version=6.1.0
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=20ba37c8-8e63-0016-1c9b-ee4c0fa659da
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=amd64
os.name=Windows 7
os.version=6.1
osgi.arch=x86_64
osgi.bundles=reference:file:org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar,reference:file:org.eclipse.osgi.compatibility.state.nl_zh_4.5.0.v20151128060001.jar,reference:file:org.eclipse.osgi.nl_zh_4.5.0.v20151128060001.jar,reference:file:org.eclipse.osgi.services.nl_zh_4.5.0.v20151128060001.jar,reference:file:com.ibm.icu_54.1.1.v201501272100.jar@4,reference:file:com.nxp.kex.standalone_1.0.0.201606020827.jar@4,reference:file:com.nxp.swtools.common.ui.utils_1.4.0.201606020827.jar@4,reference:file:com.nxp.swtools.common.ui.utils.swt_1.2.0.201606020827.jar@4,reference:file:com.nxp.swtools.common.utils_1.1.1.201606020827.jar@4,reference:file:com.nxp.swtools.configuration_1.6.0.201606020827.jar@4,reference:file:com.nxp.swtools.core_1.10.0.201606020827.jar@4,reference:file:com.nxp.swtools.core.service_1.13.0.201606020827.jar@4,reference:file:com.nxp.swtools.databinding_1.4.0.201606020827.jar@4,reference:file:com.nxp.swtools.derivative_1.0.0.201606020827.jar@4,reference:file:com.nxp.swtools.doc.pins_0.1.0.201606020827.jar@4,reference:file:com.nxp.swtools.docannotations_1.0.0.201606020827.jar@4,reference:file:com.nxp.swtools.expert_1.0.0.201606020827.jar@4,reference:file:com.nxp.swtools.framework_1.0.0.201606020827.jar@4:start,reference:file:com.nxp.swtools.mux_1.0.0.201606020827.jar@4,reference:file:com.nxp.swtools.sharedconfiguration_1.0.0.201606020827.jar@4,reference:file:com.nxp.swtools.ui.inspector_1.10.0.201606020827.jar@4,reference:file:com.nxp.swtools.ui.inspector.graphical_1.3.0.201606020827.jar@4,reference:file:com.nxp.swtools.ui.registers_1.4.0.201606020827.jar@4,reference:file:com.nxp.swtools.ui.targetcpu_1.6.0.201606020827.jar@4,reference:file:com.nxp.swtools.ui.views_1.0.0.201606020827.jar@4,reference:file:com.nxp.swtools.utils_1.0.0.201606020827.jar@4,reference:file:com.nxp.swtools.utils.swt_1.0.0.201606020827.jar@4,reference:file:com.sun.el_2.2.0.v201303151357.jar@4,reference:file:javax.annotation_1.2.0.v201401042248.jar@4,reference:file:javax.el_2.2.0.v201303151357.jar@4,reference:file:javax.inject_1.0.0.v20091030.jar@4,reference:file:javax.servlet_3.1.0.v201410161800.jar@4,reference:file:javax.servlet.jsp_2.2.0.v201112011158.jar@4,reference:file:javax.xml_1.3.4.v201005080400.jar@4,reference:file:org.apache.batik.css_1.7.0.v201011041433.jar@4,reference:file:org.apache.batik.util_1.7.0.v201011041433.jar@4,reference:file:org.apache.batik.util.gui_1.7.0.v200903091627.jar@4,reference:file:org.apache.commons.codec_1.6.0.v201305230611.jar@4,reference:file:org.apache.commons.jxpath_1.3.0.v200911051830.jar@4,reference:file:org.apache.commons.logging_1.1.1.v201101211721.jar@4,reference:file:org.apache.felix.gogo.command_0.10.0.v201209301215.jar@4,reference:file:org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar@4,reference:file:org.apache.felix.gogo.shell_0.10.0.v201212101605.jar@4,reference:file:org.apache.httpcomponents.httpclient_4.3.6.v201411290715.jar@4,reference:file:org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar@4,reference:file:org.apache.jasper.glassfish_2.2.2.v201501141630.jar@4,reference:file:org.apache.lucene.analysis_3.5.0.v20120725-1805.jar@4,reference:file:org.apache.lucene.core_3.5.0.v20120725-1805.jar@4,reference:file:org.eclipse.compare_3.5.600.v20150420-1449.jar@4,reference:file:org.eclipse.compare.core_3.5.500.v20150505-1058.jar@4,reference:file:org.eclipse.compare.core.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.compare.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.compare.win32_1.0.200.v20130514-1224.jar@4,reference:file:org.eclipse.compare.win32.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.core.commands_3.7.0.v20150422-0725.jar@4,reference:file:org.eclipse.core.commands.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar@4,reference:file:org.eclipse.core.databinding_1.5.0.v20150422-0725.jar@4,reference:file:org.eclipse.core.databinding.beans_1.3.0.v20150422-0725.jar@4,reference:file:org.eclipse.core.databinding.beans.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.core.databinding.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.core.databinding.observable_1.5.0.v20150422-0725.jar@4,reference:file:org.eclipse.core.databinding.observable.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.core.databinding.property_1.5.0.v20150422-0725.jar@4,reference:file:org.eclipse.core.databinding.property.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.core.expressions_3.5.0.v20150421-2214.jar@4,reference:file:org.eclipse.core.filebuffers_3.5.500.v20140723-1040.jar@4,reference:file:org.eclipse.core.filebuffers.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.core.filesystem_1.5.0.v20150725-1910.jar@4,reference:file:org.eclipse.core.filesystem.java7_1.0.100.v20150423-0754.jar@4,reference:file:org.eclipse.core.filesystem.java7.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.core.filesystem.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar@4,reference:file:org.eclipse.core.filesystem.win32.x86_64.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.core.jobs_3.7.0.v20150330-2103.jar@4,reference:file:org.eclipse.core.net_1.2.300.v20141118-1725.jar@4,reference:file:org.eclipse.core.net.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.core.net.win32.x86_64_1.0.100.v20140124-2013.jar@4,reference:file:org.eclipse.core.net.win32.x86_64.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.core.resources_3.10.1.v20150725-1910.jar@4,reference:file:org.eclipse.core.resources.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940.jar@4,reference:file:org.eclipse.core.runtime_3.11.1.v20150903-1804.jar@4:start,reference:file:org.eclipse.core.runtime.compatibility_3.2.300.v20150423-0821.jar@4,reference:file:org.eclipse.core.runtime.compatibility.registry_3.6.0.v20150318-1505/@4,reference:file:org.eclipse.core.variables_3.2.800.v20130819-1716.jar@4,reference:file:org.eclipse.core.variables.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.debug.core_3.10.0.v20150303-1130.jar@4,reference:file:org.eclipse.debug.core.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.e4.core.commands_0.11.0.v20150422-0725.jar@4,reference:file:org.eclipse.e4.core.commands.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.e4.core.contexts_1.4.0.v20150828-0818.jar@4,reference:file:org.eclipse.e4.core.di_1.5.0.v20150421-2214.jar@4,reference:file:org.eclipse.e4.core.di.annotations_1.4.0.v20150528-1451.jar@4,reference:file:org.eclipse.e4.core.di.extensions_0.13.0.v20150421-2214.jar@4,reference:file:org.eclipse.e4.core.services_2.0.0.v20150403-1912.jar@4,reference:file:org.eclipse.e4.emf.xpath_0.1.100.v20150513-0856.jar@4,reference:file:org.eclipse.e4.emf.xpath.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.e4.ui.bindings_0.11.0.v20150422-0725.jar@4,reference:file:org.eclipse.e4.ui.bindings.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.e4.ui.css.core_0.11.0.v20150511-1937.jar@4,reference:file:org.eclipse.e4.ui.css.core.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.e4.ui.css.swt_0.12.0.v20150511-1003.jar@4,reference:file:org.eclipse.e4.ui.css.swt.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.e4.ui.css.swt.theme_0.10.0.v20150422-0725.jar@4,reference:file:org.eclipse.e4.ui.css.swt.theme.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.e4.ui.di_1.1.0.v20150422-0725.jar@4,reference:file:org.eclipse.e4.ui.di.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.e4.ui.dialogs_1.0.0.v20150513-0856.jar@4,reference:file:org.eclipse.e4.ui.dialogs.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.e4.ui.model.workbench_1.1.100.v20150407-1430.jar@4,reference:file:org.eclipse.e4.ui.model.workbench.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.e4.ui.services_1.2.0.v20150422-0725.jar@4,reference:file:org.eclipse.e4.ui.services.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.e4.ui.widgets_1.1.0.v20150427-1751.jar@4,reference:file:org.eclipse.e4.ui.widgets.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.e4.ui.workbench_1.3.1.v20160203-0951.jar@4,reference:file:org.eclipse.e4.ui.workbench.addons.swt_1.2.0.v20150512-1414.jar@4,reference:file:org.eclipse.e4.ui.workbench.addons.swt.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.e4.ui.workbench.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.e4.ui.workbench.renderers.swt_0.13.0.v20150901-1347.jar@4,reference:file:org.eclipse.e4.ui.workbench.renderers.swt.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621.jar@4,reference:file:org.eclipse.e4.ui.workbench.swt.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.e4.ui.workbench3_0.13.0.v20150422-0725.jar@4,reference:file:org.eclipse.e4.ui.workbench3.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.ecf_3.7.0.v20151130-0157.jar@4,reference:file:org.eclipse.ecf.filetransfer_5.0.0.v20151130-0157.jar@4,reference:file:org.eclipse.ecf.identity_3.6.0.v20151130-0157.jar@4,reference:file:org.eclipse.ecf.provider.filetransfer_3.2.200.v20151130-0157.jar@4,reference:file:org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.0.v20151130-0157.jar@4,reference:file:org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20151130-0157.jar@4,reference:file:org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20151130-0157.jar@4,reference:file:org.eclipse.ecf.ssl_1.2.0.v20151130-0157.jar@4,reference:file:org.eclipse.emf.common_2.11.1.v20160208-0816.jar@4,reference:file:org.eclipse.emf.ecore_2.11.2.v20160208-0816.jar@4,reference:file:org.eclipse.emf.ecore.change_2.11.0.v20160208-0816.jar@4,reference:file:org.eclipse.emf.ecore.xmi_2.11.1.v20160208-0816.jar@4,reference:file:org.eclipse.equinox.app_1.3.300.v20150423-1356.jar@4,reference:file:org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar@4,reference:file:org.eclipse.equinox.common_3.7.0.v20150402-1709.jar@2:start,reference:file:org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar@4,reference:file:org.eclipse.equinox.console_1.1.100.v20141023-1406.jar@4,reference:file:org.eclipse.equinox.ds_1.4.300.v20150423-1356.jar@1:start,reference:file:org.eclipse.equinox.event_1.3.100.v20140115-1647.jar@2:start,reference:file:org.eclipse.equinox.frameworkadmin_2.0.200.v20150423-1455.jar@4,reference:file:org.eclipse.equinox.frameworkadmin.equinox_1.0.600.v20150522-2234.jar@4,reference:file:org.eclipse.equinox.frameworkadmin.equinox.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.frameworkadmin.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.http.jetty_3.1.2.v20160115-1350.jar@4,reference:file:org.eclipse.equinox.http.registry_1.1.300.v20130402-1529.jar@4,reference:file:org.eclipse.equinox.http.servlet_1.2.2.v20160202-2102.jar@4,reference:file:org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar@4,reference:file:org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar@4,reference:file:org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar@4,reference:file:org.eclipse.equinox.launcher.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417/@4,reference:file:org.eclipse.equinox.launcher.win32.win32.x86_64.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.artifact.repository_1.1.400.v20150513-2116.jar@4,reference:file:org.eclipse.equinox.p2.artifact.repository.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.console_1.0.400.v20150423-1455.jar@4,reference:file:org.eclipse.equinox.p2.console.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.core_2.4.0.v20150527-1706.jar@4,reference:file:org.eclipse.equinox.p2.core.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.director_2.3.200.v20150423-1455.jar@4,reference:file:org.eclipse.equinox.p2.director.app_1.0.400.v20150423-1455.jar@4,reference:file:org.eclipse.equinox.p2.director.app.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.director.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar@4,reference:file:org.eclipse.equinox.p2.directorywatcher.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.engine_2.4.0.v20150511-1532.jar@4,reference:file:org.eclipse.equinox.p2.engine.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.extensionlocation_1.2.201.v20160129-0947.jar@4,reference:file:org.eclipse.equinox.p2.extensionlocation.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar@4,reference:file:org.eclipse.equinox.p2.garbagecollector.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.jarprocessor_1.0.400.v20150430-1836.jar@4,reference:file:org.eclipse.equinox.p2.jarprocessor.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.metadata_2.3.0.v20150511-1532.jar@4,reference:file:org.eclipse.equinox.p2.metadata.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.metadata.repository_1.2.200.v20150428-1613.jar@4,reference:file:org.eclipse.equinox.p2.metadata.repository.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.operations_2.4.100.v20150423-1455.jar@4,reference:file:org.eclipse.equinox.p2.operations.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.publisher_1.4.0.v20141117-0929.jar@4,reference:file:org.eclipse.equinox.p2.publisher.eclipse_1.2.0.v20150601-1708.jar@4,reference:file:org.eclipse.equinox.p2.publisher.eclipse.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.publisher.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.reconciler.dropins_1.1.300.v20150423-1455.jar@4,reference:file:org.eclipse.equinox.p2.reconciler.dropins.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.repository_2.3.100.v20150428-1613.jar@4,reference:file:org.eclipse.equinox.p2.repository.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.repository.tools_2.1.100.v20150423-1455.jar@4,reference:file:org.eclipse.equinox.p2.repository.tools.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.touchpoint.eclipse_2.1.300.v20150423-1455.jar@4,reference:file:org.eclipse.equinox.p2.touchpoint.eclipse.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.touchpoint.natives_1.2.0.v20150519-1136.jar@4,reference:file:org.eclipse.equinox.p2.touchpoint.natives.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.p2.transport.ecf_1.1.100.v20150521-1342.jar@4,reference:file:org.eclipse.equinox.p2.transport.ecf.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar@4,reference:file:org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar@4,reference:file:org.eclipse.equinox.security_1.2.100.v20150423-1356.jar@4,reference:file:org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar@4,reference:file:org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455.jar@4,reference:file:org.eclipse.equinox.simpleconfigurator.manipulator_2.0.100.v20150423-1455.jar@4,reference:file:org.eclipse.equinox.simpleconfigurator.manipulator.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.simpleconfigurator.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.equinox.util_1.0.500.v20130404-1337.jar@4,reference:file:org.eclipse.help_3.6.0.v20130326-1254.jar@4,reference:file:org.eclipse.help.base_4.0.301.v20160212-1500.jar@4,reference:file:org.eclipse.help.base.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.help.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.help.ui_4.0.100.v20140401-0608.jar@4,reference:file:org.eclipse.help.ui.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.help.webapp_3.7.0.v20150425-0643.jar@4,reference:file:org.eclipse.help.webapp.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.jetty.continuation_9.2.13.v20150730.jar@4,reference:file:org.eclipse.jetty.http_9.2.13.v20150730.jar@4,reference:file:org.eclipse.jetty.io_9.2.13.v20150730.jar@4,reference:file:org.eclipse.jetty.security_9.2.13.v20150730.jar@4,reference:file:org.eclipse.jetty.server_9.2.13.v20150730.jar@4,reference:file:org.eclipse.jetty.servlet_9.2.13.v20150730.jar@4,reference:file:org.eclipse.jetty.util_9.2.13.v20150730.jar@4,reference:file:org.eclipse.jface_3.11.1.v20160128-1644.jar@4,reference:file:org.eclipse.jface.databinding_1.7.0.v20150406-2148.jar@4,reference:file:org.eclipse.jface.databinding.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.jface.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.jface.text_3.10.0.v20150603-1752.jar@4,reference:file:org.eclipse.jface.text.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.osgi.services_3.5.0.v20150519-2006.jar@4,reference:file:org.eclipse.rcp_4.5.2.v20160212-1500.jar@4,reference:file:org.eclipse.swt_3.104.2.v20160212-1350.jar@4,reference:file:org.eclipse.swt.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.swt.win32.win32.x86_64_3.104.2.v20160212-1350.jar@4,reference:file:org.eclipse.swt.win32.win32.x86_64.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.text_3.5.400.v20150505-1044.jar@4,reference:file:org.eclipse.text.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.ui_3.107.0.v20150507-1945.jar@4,reference:file:org.eclipse.ui.console_3.6.100.v20150822-1912.jar@4,reference:file:org.eclipse.ui.console.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.ui.editors_3.9.0.v20150213-1939.jar@4,reference:file:org.eclipse.ui.editors.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.ui.forms_3.6.200.v20150506-2029.jar@4,reference:file:org.eclipse.ui.forms.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.ui.ide_3.11.0.v20150825-2158.jar@4,reference:file:org.eclipse.ui.ide.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.ui.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.ui.views_3.8.0.v20150422-0725.jar@4,reference:file:org.eclipse.ui.views.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.ui.win32.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.ui.workbench_3.107.1.v20160120-2131.jar@4,reference:file:org.eclipse.ui.workbench.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946.jar@4,reference:file:org.eclipse.ui.workbench.texteditor.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.eclipse.update.configurator_3.3.300.v20140518-1928.jar@4,reference:file:org.eclipse.update.configurator.nl_zh_4.5.0.v20151128060001.jar@4,reference:file:org.sat4j.core_2.3.5.v201308161310.jar@4,reference:file:org.sat4j.pb_2.3.5.v201404071733.jar@4,reference:file:org.simpleframework.xml_2.7.1.201606020827.jar@4,reference:file:org.tukaani.xz_1.3.0.v201308270617.jar@4,reference:file:org.w3c.css.sac_1.3.1.v200903091627.jar@4,reference:file:org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar@4,reference:file:org.w3c.dom.smil_1.0.1.v200903091627.jar@4,reference:file:org.w3c.dom.svg_1.1.0.v201011041433.jar@4,reference:file:org.yaml.snakeyaml_1.0.0.201606020827.jar@4
osgi.bundles.defaultStartLevel=4
osgi.compatibility.bootdelegation=true
osgi.configuration.area=file:/C:/nxp/i.MX_Pins_v1/bin/configuration/
osgi.framework=file:/c:/nxp/i.MX_Pins_v1/bin/plugins/org.eclipse.osgi_3.10.102.v20160118-1700.jar
osgi.framework.extensions=reference:file:org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar,reference:file:org.eclipse.osgi.compatibility.state.nl_zh_4.5.0.v20151128060001.jar,reference:file:org.eclipse.osgi.nl_zh_4.5.0.v20151128060001.jar,reference:file:org.eclipse.osgi.services.nl_zh_4.5.0.v20151128060001.jar
osgi.framework.shape=jar
osgi.framework.useSystemProperties=true
osgi.frameworkClassPath=., file:c:/nxp/i.MX_Pins_v1/bin/plugins/org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar, file:c:/nxp/i.MX_Pins_v1/bin/plugins/org.eclipse.osgi.compatibility.state.nl_zh_4.5.0.v20151128060001.jar, file:c:/nxp/i.MX_Pins_v1/bin/plugins/org.eclipse.osgi.nl_zh_4.5.0.v20151128060001.jar, file:c:/nxp/i.MX_Pins_v1/bin/plugins/org.eclipse.osgi.services.nl_zh_4.5.0.v20151128060001.jar
osgi.install.area=file:/C:/nxp/i.MX_Pins_v1/bin/
osgi.instance.area=file:/C:/Users/frits/.nxp/nxp_conf_workspace/
osgi.logfile=C:\Users\frits\.nxp\nxp_conf_workspace\.metadata\.log
osgi.nl=de_DE
osgi.os=win32
osgi.requiredJavaVersion=1.8
osgi.syspath=c:\nxp\i.MX_Pins_v1\bin\plugins
osgi.tracefile=C:\Users\frits\.nxp\nxp_conf_workspace\.metadata\trace.log
osgi.user.area=file:/C:/Users/frits/user/
osgi.ws=win32
path.separator=;
sun.arch.data.model=64
sun.boot.class.path=C:\nxp\i.MX_Pins_v1\bin\jre\lib\resources.jar;C:\nxp\i.MX_Pins_v1\bin\jre\lib\rt.jar;C:\nxp\i.MX_Pins_v1\bin\jre\lib\sunrsasign.jar;C:\nxp\i.MX_Pins_v1\bin\jre\lib\jsse.jar;C:\nxp\i.MX_Pins_v1\bin\jre\lib\jce.jar;C:\nxp\i.MX_Pins_v1\bin\jre\lib\charsets.jar;C:\nxp\i.MX_Pins_v1\bin\jre\lib\jfr.jar;C:\nxp\i.MX_Pins_v1\bin\jre\classes
sun.boot.library.path=C:\nxp\i.MX_Pins_v1\bin\jre\bin
sun.cpu.endian=little
sun.cpu.isalist=amd64
sun.desktop=windows
sun.io.unicode.encoding=UnicodeLittle
sun.jnu.encoding=Cp1252
sun.management.compiler=HotSpot 64-Bit Tiered Compilers
sun.os.patch.level=Service Pack 1
update.site=http://kex.nxp.com/staticdata/updates/imx_1.0/
user.country=DE
user.dir=C:\nxp\i.MX_Pins_v1\bin
user.home=C:\Users\frits
user.language=de
user.name=frits
user.script=
user.timezone=Europe/Berlin
user.variant=
*** Features:
com.nxp.swtools.framework.feature (1.0.0.201606020827) "SWT Framework"
com.nxp.swtools.pins.feature (0.10.0.201606020827) "Pins Tool UI"
org.eclipse.emf.common (2.11.1.v20160208-0816) "EMF Common"
org.eclipse.emf.ecore (2.11.2.v20160208-0816) "EMF Ecore"
org.eclipse.help (2.1.2.v20160212-1500) "Help System Base"
org.eclipse.rcp (4.5.2.v20160212-1500) "Eclipse RCP"
*** Plug-in Registry:
com.ibm.icu (54.1.1.v201501272100) "International Components for Unicode for Java (ICU4J)" [Active]
com.nxp.kex.standalone (1.0.0.201606020827) "NXP Configuration Tools Framework Standalone" [Resolved]
com.nxp.swtools.common.ui.utils (1.4.0.201606020827) "Miscellaneous UI Utils" [Resolved]
com.nxp.swtools.common.ui.utils.swt (1.2.0.201606020827) "NXP Configuration Tools SWT UI Utils" [Resolved]
com.nxp.swtools.common.utils (1.1.1.201606020827) "Miscellaneous Utilities Plug-in" [Active]
com.nxp.swtools.configuration (1.6.0.201606020827) "NXP Configuration Tools Configuration" [Active]
com.nxp.swtools.core (1.10.0.201606020827) "NXP Configuration Tools Core" [Active]
com.nxp.swtools.core.service (1.13.0.201606020827) "SWTools Service" [Active]
com.nxp.swtools.databinding (1.4.0.201606020827) "Databinding" [Active]
com.nxp.swtools.derivative (1.0.0.201606020827) "Bundle-Name" [Starting]
com.nxp.swtools.doc.pins (0.1.0.201606020827) "Pins" [Resolved]
com.nxp.swtools.docannotations (1.0.0.201606020827) "Plugin for dynamic help generating support" [Active]
com.nxp.swtools.expert (1.0.0.201606020827) "Code shared for SWtools and PEx" [Active]
com.nxp.swtools.framework (1.0.0.201606020827) "SWT Framework" [Active]
com.nxp.swtools.mux (1.0.0.201606020827) "Pins Tool UI" [Resolved]
com.nxp.swtools.sharedconfiguration (1.0.0.201606020827) "NXP Configuration Tools API provider" [Resolved]
com.nxp.swtools.ui.inspector (1.10.0.201606020827) "NXP Configuration Tools Inspector Plug-in" [Active]
com.nxp.swtools.ui.inspector.graphical (1.3.0.201606020827) "Generic Custom Views" [Active]
com.nxp.swtools.ui.registers (1.4.0.201606020827) "SWTools Registry Plug-in" [Active]
com.nxp.swtools.ui.targetcpu (1.6.0.201606020827) "Target Processor Plug-in" [Active]
com.nxp.swtools.ui.views (1.0.0.201606020827) "SWTools Common View API" [Resolved]
com.nxp.swtools.utils (1.0.0.201606020827) "NXP Configuration Tools Utils" [Active]
com.nxp.swtools.utils.swt (1.0.0.201606020827) "NXP Configuration Tools SWT Utils" [Active]
com.sun.el (2.2.0.v201303151357) "Javax Expression Language Reference Implementation Bundle" [Resolved]
javax.annotation (1.2.0.v201401042248) "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.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.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.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.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.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.eclipse.compare (3.5.600.v20150420-1449) "Compare Support" [Active]
org.eclipse.compare.core (3.5.500.v20150505-1058) "Core Compare Support" [Active]
org.eclipse.compare.core.nl_zh (4.5.0.v20151128060001) "org.eclipse.compare.core Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.compare.nl_zh (4.5.0.v20151128060001) "org.eclipse.compare Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.compare.win32 (1.0.200.v20130514-1224) "Compare Support for Word" [Starting]
org.eclipse.compare.win32.nl_zh (4.5.0.v20151128060001) "org.eclipse.compare.win32 Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.core.commands (3.7.0.v20150422-0725) "Commands" [Resolved]
org.eclipse.core.commands.nl_zh (4.5.0.v20151128060001) "org.eclipse.core.commands Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.core.contenttype (3.5.0.v20150421-2214) "Eclipse Content Mechanism" [Active]
org.eclipse.core.databinding (1.5.0.v20150422-0725) "JFace Data Binding" [Active]
org.eclipse.core.databinding.beans (1.3.0.v20150422-0725) "JFace Data Binding for JavaBeans" [Resolved]
org.eclipse.core.databinding.beans.nl_zh (4.5.0.v20151128060001) "org.eclipse.core.databinding.beans Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.core.databinding.nl_zh (4.5.0.v20151128060001) "org.eclipse.core.databinding Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.core.databinding.observable (1.5.0.v20150422-0725) "JFace Data Binding Observables" [Active]
org.eclipse.core.databinding.observable.nl_zh (4.5.0.v20151128060001) "org.eclipse.core.databinding.observable Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.core.databinding.property (1.5.0.v20150422-0725) "JFace Data Binding Properties" [Active]
org.eclipse.core.databinding.property.nl_zh (4.5.0.v20151128060001) "org.eclipse.core.databinding.property Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.core.expressions (3.5.0.v20150421-2214) "Expression Language" [Active]
org.eclipse.core.filebuffers (3.5.500.v20140723-1040) "File Buffers" [Starting]
org.eclipse.core.filebuffers.nl_zh (4.5.0.v20151128060001) "org.eclipse.core.filebuffers Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.core.filesystem (1.5.0.v20150725-1910) "Core File Systems" [Active]
org.eclipse.core.filesystem.java7 (1.0.100.v20150423-0754) "Core File System for Java 7 and newer" [Resolved]
org.eclipse.core.filesystem.java7.nl_zh (4.5.0.v20151128060001) "org.eclipse.core.filesystem.java7 Chinese (Simplified) NLS Support" [Installed]
org.eclipse.core.filesystem.nl_zh (4.5.0.v20151128060001) "org.eclipse.core.filesystem Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.core.filesystem.win32.x86_64 (1.4.0.v20140124-1940) "Core File System for Windows 64 bit" [Resolved]
org.eclipse.core.filesystem.win32.x86_64.nl_zh (4.5.0.v20151128060001) "org.eclipse.core.filesystem.win32.x86_64 Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.core.jobs (3.7.0.v20150330-2103) "Eclipse Jobs Mechanism" [Active]
org.eclipse.core.net (1.2.300.v20141118-1725) "Internet Connection Management" [Starting]
org.eclipse.core.net.nl_zh (4.5.0.v20151128060001) "org.eclipse.core.net Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.core.net.win32.x86_64 (1.0.100.v20140124-2013) "Proxy for Windows" [Resolved]
org.eclipse.core.net.win32.x86_64.nl_zh (4.5.0.v20151128060001) "org.eclipse.core.net.win32.x86_64 Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.core.resources (3.10.1.v20150725-1910) "Core Resource Management" [Active]
org.eclipse.core.resources.nl_zh (4.5.0.v20151128060001) "org.eclipse.core.resources Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.core.resources.win32.x86_64 (3.5.0.v20140124-1940) "Core Resource Management Win32 Fragment" [Resolved]
org.eclipse.core.runtime (3.11.1.v20150903-1804) "Core Runtime" [Active]
org.eclipse.core.runtime.compatibility (3.2.300.v20150423-0821) "Core Runtime Plug-in Compatibility" [Active]
org.eclipse.core.runtime.compatibility.registry (3.6.0.v20150318-1505) "Eclipse Registry Compatibility Fragment" [Resolved]
org.eclipse.core.variables (3.2.800.v20130819-1716) "Core Variables" [Active]
org.eclipse.core.variables.nl_zh (4.5.0.v20151128060001) "org.eclipse.core.variables Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.debug.core (3.10.0.v20150303-1130) "Debug Core" [Starting]
org.eclipse.debug.core.nl_zh (4.5.0.v20151128060001) "org.eclipse.debug.core Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.e4.core.commands (0.11.0.v20150422-0725) "Eclipse e4 core commands" [Active]
org.eclipse.e4.core.commands.nl_zh (4.5.0.v20151128060001) "org.eclipse.e4.core.commands Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.e4.core.contexts (1.4.0.v20150828-0818) "Eclipse Contexts" [Active]
org.eclipse.e4.core.di (1.5.0.v20150421-2214) "Eclipse Dependency Injection" [Active]
org.eclipse.e4.core.di.annotations (1.4.0.v20150528-1451) "Eclipse Dependency Injection Annotations" [Resolved]
org.eclipse.e4.core.di.extensions (0.13.0.v20150421-2214) "Eclipse Dependency Injection Extensions" [Active]
org.eclipse.e4.core.services (2.0.0.v20150403-1912) "Eclipse Application Services" [Active]
org.eclipse.e4.emf.xpath (0.1.100.v20150513-0856) "Eclipse Model Xpath" [Resolved]
org.eclipse.e4.emf.xpath.nl_zh (4.5.0.v20151128060001) "org.eclipse.e4.emf.xpath Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.e4.ui.bindings (0.11.0.v20150422-0725) "Eclipse Bindings Support" [Active]
org.eclipse.e4.ui.bindings.nl_zh (4.5.0.v20151128060001) "org.eclipse.e4.ui.bindings Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.e4.ui.css.core (0.11.0.v20150511-1937) "Eclipse CSS Core Support" [Resolved]
org.eclipse.e4.ui.css.core.nl_zh (4.5.0.v20151128060001) "org.eclipse.e4.ui.css.core Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.e4.ui.css.swt (0.12.0.v20150511-1003) "Eclipse CSS SWT Support" [Active]
org.eclipse.e4.ui.css.swt.nl_zh (4.5.0.v20151128060001) "org.eclipse.e4.ui.css.swt Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.e4.ui.css.swt.theme (0.10.0.v20150422-0725) "Eclipse CSS SWT Theme Support" [Active]
org.eclipse.e4.ui.css.swt.theme.nl_zh (4.5.0.v20151128060001) "org.eclipse.e4.ui.css.swt.theme Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.e4.ui.di (1.1.0.v20150422-0725) "Eclipse UI Dependency Injection" [Active]
org.eclipse.e4.ui.di.nl_zh (4.5.0.v20151128060001) "org.eclipse.e4.ui.di Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.e4.ui.dialogs (1.0.0.v20150513-0856) "Eclipse e4 dialogs" [Resolved]
org.eclipse.e4.ui.dialogs.nl_zh (4.5.0.v20151128060001) "org.eclipse.e4.ui.dialogs Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.e4.ui.model.workbench (1.1.100.v20150407-1430) "Eclipse Workbench Model" [Active]
org.eclipse.e4.ui.model.workbench.nl_zh (4.5.0.v20151128060001) "org.eclipse.e4.ui.model.workbench Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.e4.ui.services (1.2.0.v20150422-0725) "Eclipse UI Application Services" [Active]
org.eclipse.e4.ui.services.nl_zh (4.5.0.v20151128060001) "org.eclipse.e4.ui.services Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.e4.ui.widgets (1.1.0.v20150427-1751) "Eclipse UI Custom widgets" [Resolved]
org.eclipse.e4.ui.widgets.nl_zh (4.5.0.v20151128060001) "org.eclipse.e4.ui.widgets Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.e4.ui.workbench (1.3.1.v20160203-0951) "Eclipse e4 Workbench" [Active]
org.eclipse.e4.ui.workbench.addons.swt (1.2.0.v20150512-1414) "Eclipse e4 Workbench Add-ons" [Active]
org.eclipse.e4.ui.workbench.addons.swt.nl_zh (4.5.0.v20151128060001) "org.eclipse.e4.ui.workbench.addons.swt Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.e4.ui.workbench.nl_zh (4.5.0.v20151128060001) "org.eclipse.e4.ui.workbench Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.e4.ui.workbench.renderers.swt (0.13.0.v20150901-1347) "Eclipse e4 Workbench SWT Renderer" [Active]
org.eclipse.e4.ui.workbench.renderers.swt.nl_zh (4.5.0.v20151128060001) "org.eclipse.e4.ui.workbench.renderers.swt Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.e4.ui.workbench.swt (0.13.0.v20150504-0621) "Eclipse e4 Workbench SWT" [Active]
org.eclipse.e4.ui.workbench.swt.nl_zh (4.5.0.v20151128060001) "org.eclipse.e4.ui.workbench.swt Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.e4.ui.workbench3 (0.13.0.v20150422-0725) "Bundle for Workbench APIs available in e4" [Resolved]
org.eclipse.e4.ui.workbench3.nl_zh (4.5.0.v20151128060001) "org.eclipse.e4.ui.workbench3 Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.ecf (3.7.0.v20151130-0157) "ECF Core API" [Starting]
org.eclipse.ecf.filetransfer (5.0.0.v20151130-0157) "ECF Filetransfer API" [Starting]
org.eclipse.ecf.identity (3.6.0.v20151130-0157) "ECF Identity Core API" [Starting]
org.eclipse.ecf.provider.filetransfer (3.2.200.v20151130-0157) "ECF Filetransfer Provider" [Starting]
org.eclipse.ecf.provider.filetransfer.httpclient4 (1.1.0.v20151130-0157) "ECF HttpComponents Filetransfer Provider" [Starting]
org.eclipse.ecf.provider.filetransfer.httpclient4.ssl (1.1.0.v20151130-0157) "ECF HttpComponents Filetransfer Provider" [Resolved]
org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.v20151130-0157) "ECF Filetransfer Provider" [Resolved]
org.eclipse.ecf.ssl (1.2.0.v20151130-0157) "ECF Core API" [Resolved]
org.eclipse.emf.common (2.11.1.v20160208-0816) "EMF Common" [Active]
org.eclipse.emf.ecore (2.11.2.v20160208-0816) "EMF Ecore" [Active]
org.eclipse.emf.ecore.change (2.11.0.v20160208-0816) "EMF Change Model" [Starting]
org.eclipse.emf.ecore.xmi (2.11.1.v20160208-0816) "EMF XML/XMI Persistence" [Active]
org.eclipse.equinox.app (1.3.300.v20150423-1356) "Equinox Application Container" [Active]
org.eclipse.equinox.bidi (0.10.0.v20130327-1442) "Bidirectional Text Support" [Starting]
org.eclipse.equinox.common (3.7.0.v20150402-1709) "Common Eclipse Runtime" [Active]
org.eclipse.equinox.concurrent (1.1.0.v20130327-1442) "Equinox Concurrent API" [Starting]
org.eclipse.equinox.console (1.1.100.v20141023-1406) "Console plug-in" [Active]
org.eclipse.equinox.ds (1.4.300.v20150423-1356) "Declarative Services" [Active]
org.eclipse.equinox.event (1.3.100.v20140115-1647) "Event Admin" [Active]
org.eclipse.equinox.frameworkadmin (2.0.200.v20150423-1455) "Equinox Framework Admin" [Starting]
org.eclipse.equinox.frameworkadmin.equinox (1.0.600.v20150522-2234) "Equinox Framework Admin for Equinox" [Starting]
org.eclipse.equinox.frameworkadmin.equinox.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.frameworkadmin.equinox Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.frameworkadmin.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.frameworkadmin Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.http.jetty (3.1.2.v20160115-1350) "Jetty Http Service" [Starting]
org.eclipse.equinox.http.registry (1.1.300.v20130402-1529) "Http Service Registry Extensions" [Resolved]
org.eclipse.equinox.http.servlet (1.2.2.v20160202-2102) "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.100.v20150511-1540) "Equinox Launcher" [Resolved]
org.eclipse.equinox.launcher.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.launcher Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.launcher.win32.win32.x86_64 (1.1.300.v20150602-1417) "Equinox Launcher Win32 X86_64 Fragment" [Resolved]
org.eclipse.equinox.launcher.win32.win32.x86_64.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.launcher.win32.win32.x86_64 Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.artifact.repository (1.1.400.v20150513-2116) "Equinox Provisioning Artifact Repository Support" [Starting]
org.eclipse.equinox.p2.artifact.repository.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.artifact.repository Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.console (1.0.400.v20150423-1455) "Equinox Provisioning Console" [Starting]
org.eclipse.equinox.p2.console.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.console Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.core (2.4.0.v20150527-1706) "Equinox Provisioning Core" [Starting]
org.eclipse.equinox.p2.core.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.core Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.director (2.3.200.v20150423-1455) "Equinox Provisioning Director" [Starting]
org.eclipse.equinox.p2.director.app (1.0.400.v20150423-1455) "Equinox Provisioning Director Application" [Starting]
org.eclipse.equinox.p2.director.app.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.director.app Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.director.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.director Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.directorywatcher (1.1.100.v20150423-1455) "Equinox Provisioning Directory Watcher" [Starting]
org.eclipse.equinox.p2.directorywatcher.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.directorywatcher Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.engine (2.4.0.v20150511-1532) "Equinox Provisioning Engine" [Active]
org.eclipse.equinox.p2.engine.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.engine Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.extensionlocation (1.2.201.v20160129-0947) "Equinox Provisioning Extension Location Repository Support" [Starting]
org.eclipse.equinox.p2.extensionlocation.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.extensionlocation Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.garbagecollector (1.0.200.v20131115-1210) "Equinox Provisioning Garbage Collector" [Starting]
org.eclipse.equinox.p2.garbagecollector.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.garbagecollector Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.jarprocessor (1.0.400.v20150430-1836) "Equinox Provisioning JAR Processor" [Resolved]
org.eclipse.equinox.p2.jarprocessor.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.jarprocessor Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.metadata (2.3.0.v20150511-1532) "Equinox Provisioning Metadata" [Starting]
org.eclipse.equinox.p2.metadata.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.metadata Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.metadata.repository (1.2.200.v20150428-1613) "Equinox Provisioning Metadata Repository" [Starting]
org.eclipse.equinox.p2.metadata.repository.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.metadata.repository Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.operations (2.4.100.v20150423-1455) "Equinox Provisioning Operations API" [Starting]
org.eclipse.equinox.p2.operations.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.operations Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.publisher (1.4.0.v20141117-0929) "Equinox Provisioning Publisher Infrastructure" [Starting]
org.eclipse.equinox.p2.publisher.eclipse (1.2.0.v20150601-1708) "Equinox Provisioning Publisher for Eclipse" [Starting]
org.eclipse.equinox.p2.publisher.eclipse.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.publisher.eclipse Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.publisher.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.publisher Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.reconciler.dropins (1.1.300.v20150423-1455) "Equinox Provisioning Drop-in" [Resolved]
org.eclipse.equinox.p2.reconciler.dropins.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.reconciler.dropins Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.repository (2.3.100.v20150428-1613) "Equinox Provisioning Repository" [Starting]
org.eclipse.equinox.p2.repository.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.repository Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.repository.tools (2.1.100.v20150423-1455) "Equinox Provisioning Repository Tools" [Starting]
org.eclipse.equinox.p2.repository.tools.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.repository.tools Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.touchpoint.eclipse (2.1.300.v20150423-1455) "Equinox Provisioning Eclipse Touchpoint" [Starting]
org.eclipse.equinox.p2.touchpoint.eclipse.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.touchpoint.eclipse Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.touchpoint.natives (1.2.0.v20150519-1136) "Equinox Provisioning Native Touchpoint" [Starting]
org.eclipse.equinox.p2.touchpoint.natives.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.touchpoint.natives Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.p2.transport.ecf (1.1.100.v20150521-1342) "Equinox Provisioning ECF based Transport" [Starting]
org.eclipse.equinox.p2.transport.ecf.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.p2.transport.ecf Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.preferences (3.5.300.v20150408-1437) "Eclipse Preferences Mechanism" [Active]
org.eclipse.equinox.registry (3.6.0.v20150318-1503) "Extension Registry Support" [Active]
org.eclipse.equinox.security (1.2.100.v20150423-1356) "Equinox Java Authentication and Authorization Service (JAAS)" [Starting]
org.eclipse.equinox.security.win32.x86_64 (1.0.100.v20130327-1442) "Windows Data Protection services integration (64 bit)" [Resolved]
org.eclipse.equinox.simpleconfigurator (1.1.100.v20150423-1455) "Simple Configurator" [Starting]
org.eclipse.equinox.simpleconfigurator.manipulator (2.0.100.v20150423-1455) "Simple Configurator Manipulator" [Starting]
org.eclipse.equinox.simpleconfigurator.manipulator.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.simpleconfigurator.manipulator Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.simpleconfigurator.nl_zh (4.5.0.v20151128060001) "org.eclipse.equinox.simpleconfigurator Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.equinox.util (1.0.500.v20130404-1337) "Equinox Util Bundle" [Active]
org.eclipse.help (3.6.0.v20130326-1254) "Help System Core" [Active]
org.eclipse.help.base (4.0.301.v20160212-1500) "Help System Base" [Starting]
org.eclipse.help.base.nl_zh (4.5.0.v20151128060001) "org.eclipse.help.base Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.help.nl_zh (4.5.0.v20151128060001) "org.eclipse.help Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.help.ui (4.0.100.v20140401-0608) "Help System UI" [Starting]
org.eclipse.help.ui.nl_zh (4.5.0.v20151128060001) "org.eclipse.help.ui Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.help.webapp (3.7.0.v20150425-0643) "Help System Webapp" [Starting]
org.eclipse.help.webapp.nl_zh (4.5.0.v20151128060001) "org.eclipse.help.webapp Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.jetty.continuation (9.2.13.v20150730) "Jetty :: Continuation" [Resolved]
org.eclipse.jetty.http (9.2.13.v20150730) "Jetty :: Http Utility" [Resolved]
org.eclipse.jetty.io (9.2.13.v20150730) "Jetty :: IO Utility" [Resolved]
org.eclipse.jetty.security (9.2.13.v20150730) "Jetty :: Security" [Resolved]
org.eclipse.jetty.server (9.2.13.v20150730) "Jetty :: Server Core" [Resolved]
org.eclipse.jetty.servlet (9.2.13.v20150730) "Jetty :: Servlet Handling" [Resolved]
org.eclipse.jetty.util (9.2.13.v20150730) "Jetty :: Utilities" [Resolved]
org.eclipse.jface (3.11.1.v20160128-1644) "JFace" [Active]
org.eclipse.jface.databinding (1.7.0.v20150406-2148) "JFace Data Binding for SWT and JFace" [Resolved]
org.eclipse.jface.databinding.nl_zh (4.5.0.v20151128060001) "org.eclipse.jface.databinding Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.jface.nl_zh (4.5.0.v20151128060001) "org.eclipse.jface Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.jface.text (3.10.0.v20150603-1752) "JFace Text" [Resolved]
org.eclipse.jface.text.nl_zh (4.5.0.v20151128060001) "org.eclipse.jface.text Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.osgi (3.10.102.v20160118-1700) "OSGi System Bundle" [Active]
org.eclipse.osgi.compatibility.state (1.0.100.v20150402-1551) "Equinox State and Resolver Compatibility Fragment" [Resolved]
org.eclipse.osgi.compatibility.state.nl_zh (4.5.0.v20151128060001) "org.eclipse.osgi.compatibility.state Chinese (Simplified) NLS Support" [Installed]
org.eclipse.osgi.nl_zh (4.5.0.v20151128060001) "org.eclipse.osgi Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.osgi.services (3.5.0.v20150519-2006) "OSGi Release 4.2.0 Services" [Resolved]
org.eclipse.osgi.services.nl_zh (4.5.0.v20151128060001) "org.eclipse.osgi.services Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.rcp (4.5.2.v20160212-1500) "Eclipse RCP" [Starting]
org.eclipse.swt (3.104.2.v20160212-1350) "Standard Widget Toolkit" [Resolved]
org.eclipse.swt.nl_zh (4.5.0.v20151128060001) "org.eclipse.swt Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.swt.win32.win32.x86_64 (3.104.2.v20160212-1350) "Standard Widget Toolkit for Windows" [Resolved]
org.eclipse.swt.win32.win32.x86_64.nl_zh (4.5.0.v20151128060001) "org.eclipse.swt.win32.win32.x86_64 Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.text (3.5.400.v20150505-1044) "Text" [Resolved]
org.eclipse.text.nl_zh (4.5.0.v20151128060001) "org.eclipse.text Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.ui (3.107.0.v20150507-1945) "Eclipse UI" [Active]
org.eclipse.ui.console (3.6.100.v20150822-1912) "Console" [Active]
org.eclipse.ui.console.nl_zh (4.5.0.v20151128060001) "org.eclipse.ui.console Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.ui.editors (3.9.0.v20150213-1939) "Default Text Editor" [Starting]
org.eclipse.ui.editors.nl_zh (4.5.0.v20151128060001) "org.eclipse.ui.editors Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.ui.forms (3.6.200.v20150506-2029) "Eclipse Forms" [Active]
org.eclipse.ui.forms.nl_zh (4.5.0.v20151128060001) "org.eclipse.ui.forms Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.ui.ide (3.11.0.v20150825-2158) "Eclipse IDE UI" [Active]
org.eclipse.ui.ide.nl_zh (4.5.0.v20151128060001) "org.eclipse.ui.ide Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.ui.nl_zh (4.5.0.v20151128060001) "org.eclipse.ui Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.ui.views (3.8.0.v20150422-0725) "Views" [Starting]
org.eclipse.ui.views.nl_zh (4.5.0.v20151128060001) "org.eclipse.ui.views Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.ui.win32.nl_zh (4.5.0.v20151128060001) "org.eclipse.ui.win32 Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.ui.workbench (3.107.1.v20160120-2131) "Eclipse Workbench" [Active]
org.eclipse.ui.workbench.nl_zh (4.5.0.v20151128060001) "org.eclipse.ui.workbench Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.ui.workbench.texteditor (3.9.100.v20141023-1946) "Text Editor Framework" [Starting]
org.eclipse.ui.workbench.texteditor.nl_zh (4.5.0.v20151128060001) "org.eclipse.ui.workbench.texteditor Chinese (Simplified) NLS Support" [Resolved]
org.eclipse.update.configurator (3.3.300.v20140518-1928) "Install/Update Configurator" [Active]
org.eclipse.update.configurator.nl_zh (4.5.0.v20151128060001) "org.eclipse.update.configurator Chinese (Simplified) NLS Support" [Resolved]
org.sat4j.core (2.3.5.v201308161310) "SAT4J Core" [Resolved]
org.sat4j.pb (2.3.5.v201404071733) "SAT4J Pseudo" [Resolved]
org.simpleframework.xml (2.7.1.201606020827) "simpleframework.xml" [Active]
org.tukaani.xz (1.3.0.v201308270617) "XZ data compression" [Resolved]
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]
org.yaml.snakeyaml (1.0.0.201606020827) "Snakeyaml" [Active]
*** User Preferences:
#Tue Aug 16 10:54:21 CEST 2016
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.PathFilter=
/bundle_defaults/org.eclipse.ui/ALTERNATE_OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
/bundle_defaults/org.eclipse.ui.workbench/EDITORLIST_DISPLAY_FULL_NAME=false
/bundle_defaults/org.eclipse.ui.workbench/OPEN_AFTER_DELAY=false
/bundle_defaults/org.eclipse.ui/VIEW_MINIMUM_CHARACTERS=1
/bundle_defaults/org.eclipse.ui.workbench/COLOR_ICONS=true
/bundle_defaults/org.eclipse.core.resources/description.filestatelongevity=604800000
/bundle_defaults/org.eclipse.ui.workbench/SELECT_ON_HOVER=false
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.CappingDisable=false
/bundle_defaults/org.eclipse.ui.workbench/HeapStatus.showMax=false
/bundle_defaults/org.eclipse.ui/EDITOR_TAB_POSITION=128
/bundle_defaults/org.eclipse.ui.workbench/BIDI_SUPPORT=false
/bundle_defaults/org.eclipse.ui/initialFastViewBarLocation=bottom
/bundle_defaults/org.eclipse.ui/OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
/instance/org.eclipse.core.resources/version=1
@org.eclipse.core.resources=3.10.1.v20150725-1910
/bundle_defaults/org.eclipse.ui/SHOW_OPEN_ON_PERSPECTIVE_BAR=true
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.SynchronizeScrolling=true
/bundle_defaults/org.eclipse.ui.workbench/EDITORLIST_SORT_CRITERIA=0
/bundle_defaults/org.eclipse.ui.workbench/EDITOR_TAB_WIDTH=3
/bundle_defaults/org.eclipse.core.resources/description.autobuilding=true
/bundle_defaults/org.eclipse.core.resources/refresh.lightweight.enabled=false
/bundle_defaults/org.eclipse.ui/SHOW_SYSTEM_JOBS=false
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.ShowPseudoConflicts=false
/bundle_defaults/org.eclipse.ui.workbench/ENABLE_CONFIGURABLE_PROJECT_WIZARD=false
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.UseSingleLine=true
/bundle_defaults/org.eclipse.core.resources/refresh.enabled=false
/bundle_defaults/org.eclipse.ui/PROMPT_WHEN_SAVEABLE_STILL_OPEN=true
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.NavigationEndActionLocal=loop
/bundle_defaults/org.eclipse.core.resources/description.snapshotinterval=300000
/bundle_defaults/org.eclipse.core.resources/delta.expiration=2592000000
/bundle_defaults/org.eclipse.ui/KEY_CONFIGURATION_ID=org.eclipse.ui.defaultAcceleratorConfiguration
/bundle_defaults/org.eclipse.ui.workbench/coolBarVisible=true
file_export_version=3.0
/bundle_defaults/org.eclipse.ui.workbench/SINGLE_CLICK_METHOD=0
/bundle_defaults/org.eclipse.core.resources/description.applyfilestatepolicy=true
/bundle_defaults/org.eclipse.core.resources/description.maxfilestates=50
/bundle_defaults/org.eclipse.ui.workbench/RECENT_FILES=4
/bundle_defaults/org.eclipse.ui.workbench/OPEN_PERSPECTIVE_MODE=0
/bundle_defaults/org.eclipse.ui/ENABLE_32_STICKY_CLOSE_BEHAVIOR=false
/bundle_defaults/org.eclipse.ui.workbench/OPEN_ON_SINGLE_CLICK=false
/bundle_defaults/org.eclipse.ui.workbench/ENABLED_DECORATORS=
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.HighlightTokenChanges=true
/bundle_defaults/org.eclipse.ui.workbench/USE_IPERSISTABLE_EDITORS=true
/bundle_defaults/org.eclipse.core.resources/description.maxbuilditerations=10
/bundle_defaults/org.eclipse.ui/LINK_NAVIGATOR_TO_EDITOR=false
/bundle_defaults/org.eclipse.core.resources/encoding=
/bundle_defaults/org.eclipse.ui.workbench/ENABLE_COOL_BARS=true
/bundle_defaults/org.eclipse.ui.workbench/MULTI_KEY_ASSIST=true
\!/=
/bundle_defaults/org.eclipse.ui.workbench/REUSE_DIRTY_EDITORS=true
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.OpenStructureCompare=true
/bundle_defaults/org.eclipse.ui/CLOSE_EDITORS_ON_EXIT=false
/bundle_defaults/org.eclipse.ui.workbench/TEXT_DIRECTION=
/bundle_defaults/org.eclipse.ui/USE_WINDOW_WORKING_SET_BY_DEFAULT=false
/bundle_defaults/org.eclipse.ui.workbench/perspectiveBarVisible=true
/bundle_defaults/org.eclipse.ui.workbench/NL_EXTENSIONS=
/bundle_defaults/org.eclipse.ui/RECENTLY_USED_WORKINGSETS_SIZE=5
/bundle_defaults/org.eclipse.ui.workbench/MULTI_KEY_ASSIST_TIME=1000
/bundle_defaults/org.eclipse.core.resources/snapshots.operations=100
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.RemovedLinesRegex=
/bundle_defaults/org.eclipse.ui.workbench/REUSE_OPEN_EDITORS_BOOLEAN=false
/bundle_defaults/org.eclipse.ui/EDITOR_MINIMUM_CHARACTERS=-1
/bundle_defaults/org.eclipse.ui.workbench/shouldPromptForEnablement=true
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.IgnoreWhitespace=false
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.UseOutlineView=false
/bundle_defaults/org.eclipse.ui.workbench/KEYS_PREFERENCE_SELECTED_TAB=0
/bundle_defaults/org.eclipse.core.resources/description.disableLinking=false
/bundle_defaults/org.eclipse.ui/disableNewFastView=false
/bundle_defaults/org.eclipse.ui/ENABLE_DETACHED_VIEWS=true
/bundle_defaults/org.eclipse.ui.workbench/STICKY_CYCLE=false
/bundle_defaults/org.eclipse.ui/PROJECT_OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.SaveAllEditors=false
/bundle_defaults/org.eclipse.ui/VIEW_TAB_POSITION=128
/bundle_defaults/org.eclipse.ui.workbench/REUSE_OPEN_EDITORS=8
/bundle_defaults/org.eclipse.ui/DOCK_PERSPECTIVE_BAR=topLeft
/bundle_defaults/org.eclipse.core.resources/description.maxfilestatesize=1048576
/bundle_defaults/org.eclipse.core.resources/description.defaultbuildorder=true
/bundle_defaults/org.eclipse.ui/USE_COLORED_LABELS=true
/bundle_defaults/org.eclipse.ui/SHOW_OTHER_IN_PERSPECTIVE_MENU=true
/bundle_defaults/org.eclipse.ui/ENABLE_MIN_MAX=true
/bundle_defaults/org.eclipse.ui/SHOW_MULTIPLE_EDITOR_TABS=true
/bundle_defaults/org.eclipse.ui.workbench/overridepresentation=false
/bundle_defaults/org.eclipse.ui.workbench/DISABLE_DIALOG_FONT=false
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.AddedLinesRegex=
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.NavigationEndAction=prompt
/bundle_defaults/org.eclipse.ui/showIntro=true
/bundle_defaults/org.eclipse.compare/org.eclipse.compare.InitiallyShowAncestorPane=false
/bundle_defaults/org.eclipse.ui.workbench/EDITORLIST_SELECTION_SCOPE=1
/bundle_defaults/org.eclipse.ui/SHOW_TRADITIONAL_STYLE_TABS=true
/bundle_defaults/org.eclipse.ui.workbench/LAYOUT_DIRECTION=0
/bundle_defaults/org.eclipse.ui/SHOW_TEXT_ON_PERSPECTIVE_BAR=true
/bundle_defaults/org.eclipse.ui/SHOW_FILTERED_TEXTS=true
/bundle_defaults/org.eclipse.ui.workbench/SHOW_MEMORY_MONITOR=false
/bundle_defaults/org.eclipse.ui.workbench/HeapStatus.updateInterval=500
/bundle_defaults/org.eclipse.ui.workbench/WORKBENCH_SAVE_INTERVAL=5
/bundle_defaults/org.eclipse.ui/SHIFT_OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
/bundle_defaults/org.eclipse.core.resources/description.buildorder=
/bundle_defaults/org.eclipse.ui/ENABLE_ANIMATIONS=false
/bundle_defaults/org.eclipse.ui.workbench/DISABLE_OPEN_EDITOR_IN_PLACE=false
/bundle_defaults/org.eclipse.ui.workbench/EDITORLIST_PULLDOWN_ACTIVE=false
/bundle_defaults/org.eclipse.ui.workbench/ENABLE_NEW_MENUS=true
*** Current Install Configuration:
Bundles in the system:
Id: com.ibm.icu, Version: 54.1.1.v201501272100, Location: initial@reference:file:plugins/com.ibm.icu_54.1.1.v201501272100.jar
Id: com.nxp.kex.standalone, Version: 1.0.0.201606020827, Location: initial@reference:file:plugins/com.nxp.kex.standalone_1.0.0.201606020827.jar
Id: com.nxp.swtools.common.ui.utils, Version: 1.4.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.common.ui.utils_1.4.0.201606020827.jar
Id: com.nxp.swtools.common.ui.utils.swt, Version: 1.2.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.common.ui.utils.swt_1.2.0.201606020827.jar
Id: com.nxp.swtools.common.utils, Version: 1.1.1.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.common.utils_1.1.1.201606020827.jar
Id: com.nxp.swtools.configuration, Version: 1.6.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.configuration_1.6.0.201606020827.jar
Id: com.nxp.swtools.core, Version: 1.10.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.core_1.10.0.201606020827.jar
Id: com.nxp.swtools.core.service, Version: 1.13.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.core.service_1.13.0.201606020827.jar
Id: com.nxp.swtools.databinding, Version: 1.4.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.databinding_1.4.0.201606020827.jar
Id: com.nxp.swtools.derivative, Version: 1.0.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.derivative_1.0.0.201606020827.jar
Id: com.nxp.swtools.doc.pins, Version: 0.1.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.doc.pins_0.1.0.201606020827.jar
Id: com.nxp.swtools.docannotations, Version: 1.0.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.docannotations_1.0.0.201606020827.jar
Id: com.nxp.swtools.expert, Version: 1.0.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.expert_1.0.0.201606020827.jar
Id: com.nxp.swtools.framework, Version: 1.0.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.framework_1.0.0.201606020827.jar
Id: com.nxp.swtools.mux, Version: 1.0.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.mux_1.0.0.201606020827.jar
Id: com.nxp.swtools.sharedconfiguration, Version: 1.0.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.sharedconfiguration_1.0.0.201606020827.jar
Id: com.nxp.swtools.ui.inspector, Version: 1.10.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.ui.inspector_1.10.0.201606020827.jar
Id: com.nxp.swtools.ui.inspector.graphical, Version: 1.3.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.ui.inspector.graphical_1.3.0.201606020827.jar
Id: com.nxp.swtools.ui.registers, Version: 1.4.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.ui.registers_1.4.0.201606020827.jar
Id: com.nxp.swtools.ui.targetcpu, Version: 1.6.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.ui.targetcpu_1.6.0.201606020827.jar
Id: com.nxp.swtools.ui.views, Version: 1.0.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.ui.views_1.0.0.201606020827.jar
Id: com.nxp.swtools.utils, Version: 1.0.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.utils_1.0.0.201606020827.jar
Id: com.nxp.swtools.utils.swt, Version: 1.0.0.201606020827, Location: initial@reference:file:plugins/com.nxp.swtools.utils.swt_1.0.0.201606020827.jar
Id: com.sun.el, Version: 2.2.0.v201303151357, Location: initial@reference:file:plugins/com.sun.el_2.2.0.v201303151357.jar
Id: javax.annotation, Version: 1.2.0.v201401042248, Location: initial@reference:file:plugins/javax.annotation_1.2.0.v201401042248.jar
Id: javax.el, Version: 2.2.0.v201303151357, Location: initial@reference:file:plugins/javax.el_2.2.0.v201303151357.jar
Id: javax.inject, Version: 1.0.0.v20091030, Location: initial@reference:file:plugins/javax.inject_1.0.0.v20091030.jar
Id: javax.servlet, Version: 3.1.0.v201410161800, Location: initial@reference:file:plugins/javax.servlet_3.1.0.v201410161800.jar
Id: javax.servlet.jsp, Version: 2.2.0.v201112011158, Location: initial@reference:file:plugins/javax.servlet.jsp_2.2.0.v201112011158.jar
Id: javax.xml, Version: 1.3.4.v201005080400, Location: initial@reference:file:plugins/javax.xml_1.3.4.v201005080400.jar
Id: org.apache.batik.css, Version: 1.7.0.v201011041433, Location: initial@reference:file:plugins/org.apache.batik.css_1.7.0.v201011041433.jar
Id: org.apache.batik.util, Version: 1.7.0.v201011041433, Location: initial@reference:file:plugins/org.apache.batik.util_1.7.0.v201011041433.jar
Id: org.apache.batik.util.gui, Version: 1.7.0.v200903091627, Location: initial@reference:file:plugins/org.apache.batik.util.gui_1.7.0.v200903091627.jar
Id: org.apache.commons.codec, Version: 1.6.0.v201305230611, Location: initial@reference:file:plugins/org.apache.commons.codec_1.6.0.v201305230611.jar
Id: org.apache.commons.jxpath, Version: 1.3.0.v200911051830, Location: initial@reference:file:plugins/org.apache.commons.jxpath_1.3.0.v200911051830.jar
Id: org.apache.commons.logging, Version: 1.1.1.v201101211721, Location: initial@reference:file:plugins/org.apache.commons.logging_1.1.1.v201101211721.jar
Id: org.apache.felix.gogo.command, Version: 0.10.0.v201209301215, Location: initial@reference:file:plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar
Id: org.apache.felix.gogo.runtime, Version: 0.10.0.v201209301036, Location: initial@reference:file:plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar
Id: org.apache.felix.gogo.shell, Version: 0.10.0.v201212101605, Location: initial@reference:file:plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar
Id: org.apache.httpcomponents.httpclient, Version: 4.3.6.v201411290715, Location: initial@reference:file:plugins/org.apache.httpcomponents.httpclient_4.3.6.v201411290715.jar
Id: org.apache.httpcomponents.httpcore, Version: 4.3.3.v201411290715, Location: initial@reference:file:plugins/org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar
Id: org.apache.jasper.glassfish, Version: 2.2.2.v201501141630, Location: initial@reference:file:plugins/org.apache.jasper.glassfish_2.2.2.v201501141630.jar
Id: org.apache.lucene.analysis, Version: 3.5.0.v20120725-1805, Location: initial@reference:file:plugins/org.apache.lucene.analysis_3.5.0.v20120725-1805.jar
Id: org.apache.lucene.core, Version: 3.5.0.v20120725-1805, Location: initial@reference:file:plugins/org.apache.lucene.core_3.5.0.v20120725-1805.jar
Id: org.eclipse.compare, Version: 3.5.600.v20150420-1449, Location: initial@reference:file:plugins/org.eclipse.compare_3.5.600.v20150420-1449.jar
Id: org.eclipse.compare.core, Version: 3.5.500.v20150505-1058, Location: initial@reference:file:plugins/org.eclipse.compare.core_3.5.500.v20150505-1058.jar
Id: org.eclipse.compare.core.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.compare.core.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.compare.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.compare.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.compare.win32, Version: 1.0.200.v20130514-1224, Location: initial@reference:file:plugins/org.eclipse.compare.win32_1.0.200.v20130514-1224.jar
Id: org.eclipse.compare.win32.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.compare.win32.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.core.commands, Version: 3.7.0.v20150422-0725, Location: initial@reference:file:plugins/org.eclipse.core.commands_3.7.0.v20150422-0725.jar
Id: org.eclipse.core.commands.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.core.commands.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.core.contenttype, Version: 3.5.0.v20150421-2214, Location: initial@reference:file:plugins/org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar
Id: org.eclipse.core.databinding, Version: 1.5.0.v20150422-0725, Location: initial@reference:file:plugins/org.eclipse.core.databinding_1.5.0.v20150422-0725.jar
Id: org.eclipse.core.databinding.beans, Version: 1.3.0.v20150422-0725, Location: initial@reference:file:plugins/org.eclipse.core.databinding.beans_1.3.0.v20150422-0725.jar
Id: org.eclipse.core.databinding.beans.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.core.databinding.beans.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.core.databinding.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.core.databinding.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.core.databinding.observable, Version: 1.5.0.v20150422-0725, Location: initial@reference:file:plugins/org.eclipse.core.databinding.observable_1.5.0.v20150422-0725.jar
Id: org.eclipse.core.databinding.observable.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.core.databinding.observable.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.core.databinding.property, Version: 1.5.0.v20150422-0725, Location: initial@reference:file:plugins/org.eclipse.core.databinding.property_1.5.0.v20150422-0725.jar
Id: org.eclipse.core.databinding.property.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.core.databinding.property.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.core.expressions, Version: 3.5.0.v20150421-2214, Location: initial@reference:file:plugins/org.eclipse.core.expressions_3.5.0.v20150421-2214.jar
Id: org.eclipse.core.filebuffers, Version: 3.5.500.v20140723-1040, Location: initial@reference:file:plugins/org.eclipse.core.filebuffers_3.5.500.v20140723-1040.jar
Id: org.eclipse.core.filebuffers.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.core.filebuffers.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.core.filesystem, Version: 1.5.0.v20150725-1910, Location: initial@reference:file:plugins/org.eclipse.core.filesystem_1.5.0.v20150725-1910.jar
Id: org.eclipse.core.filesystem.java7, Version: 1.0.100.v20150423-0754, Location: initial@reference:file:plugins/org.eclipse.core.filesystem.java7_1.0.100.v20150423-0754.jar
Id: org.eclipse.core.filesystem.java7.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.core.filesystem.java7.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.core.filesystem.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.core.filesystem.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.core.filesystem.win32.x86_64, Version: 1.4.0.v20140124-1940, Location: initial@reference:file:plugins/org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar
Id: org.eclipse.core.filesystem.win32.x86_64.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.core.filesystem.win32.x86_64.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.core.jobs, Version: 3.7.0.v20150330-2103, Location: initial@reference:file:plugins/org.eclipse.core.jobs_3.7.0.v20150330-2103.jar
Id: org.eclipse.core.net, Version: 1.2.300.v20141118-1725, Location: initial@reference:file:plugins/org.eclipse.core.net_1.2.300.v20141118-1725.jar
Id: org.eclipse.core.net.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.core.net.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.core.net.win32.x86_64, Version: 1.0.100.v20140124-2013, Location: initial@reference:file:plugins/org.eclipse.core.net.win32.x86_64_1.0.100.v20140124-2013.jar
Id: org.eclipse.core.net.win32.x86_64.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.core.net.win32.x86_64.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.core.resources, Version: 3.10.1.v20150725-1910, Location: initial@reference:file:plugins/org.eclipse.core.resources_3.10.1.v20150725-1910.jar
Id: org.eclipse.core.resources.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.core.resources.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.core.resources.win32.x86_64, Version: 3.5.0.v20140124-1940, Location: initial@reference:file:plugins/org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940.jar
Id: org.eclipse.core.runtime, Version: 3.11.1.v20150903-1804, Location: initial@reference:file:plugins/org.eclipse.core.runtime_3.11.1.v20150903-1804.jar
Id: org.eclipse.core.runtime.compatibility, Version: 3.2.300.v20150423-0821, Location: initial@reference:file:plugins/org.eclipse.core.runtime.compatibility_3.2.300.v20150423-0821.jar
Id: org.eclipse.core.runtime.compatibility.registry, Version: 3.6.0.v20150318-1505, Location: initial@reference:file:plugins/org.eclipse.core.runtime.compatibility.registry_3.6.0.v20150318-1505/
Id: org.eclipse.core.variables, Version: 3.2.800.v20130819-1716, Location: initial@reference:file:plugins/org.eclipse.core.variables_3.2.800.v20130819-1716.jar
Id: org.eclipse.core.variables.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.core.variables.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.debug.core, Version: 3.10.0.v20150303-1130, Location: initial@reference:file:plugins/org.eclipse.debug.core_3.10.0.v20150303-1130.jar
Id: org.eclipse.debug.core.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.debug.core.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.e4.core.commands, Version: 0.11.0.v20150422-0725, Location: initial@reference:file:plugins/org.eclipse.e4.core.commands_0.11.0.v20150422-0725.jar
Id: org.eclipse.e4.core.commands.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.e4.core.commands.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.e4.core.contexts, Version: 1.4.0.v20150828-0818, Location: initial@reference:file:plugins/org.eclipse.e4.core.contexts_1.4.0.v20150828-0818.jar
Id: org.eclipse.e4.core.di, Version: 1.5.0.v20150421-2214, Location: initial@reference:file:plugins/org.eclipse.e4.core.di_1.5.0.v20150421-2214.jar
Id: org.eclipse.e4.core.di.annotations, Version: 1.4.0.v20150528-1451, Location: initial@reference:file:plugins/org.eclipse.e4.core.di.annotations_1.4.0.v20150528-1451.jar
Id: org.eclipse.e4.core.di.extensions, Version: 0.13.0.v20150421-2214, Location: initial@reference:file:plugins/org.eclipse.e4.core.di.extensions_0.13.0.v20150421-2214.jar
Id: org.eclipse.e4.core.services, Version: 2.0.0.v20150403-1912, Location: initial@reference:file:plugins/org.eclipse.e4.core.services_2.0.0.v20150403-1912.jar
Id: org.eclipse.e4.emf.xpath, Version: 0.1.100.v20150513-0856, Location: initial@reference:file:plugins/org.eclipse.e4.emf.xpath_0.1.100.v20150513-0856.jar
Id: org.eclipse.e4.emf.xpath.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.e4.emf.xpath.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.e4.ui.bindings, Version: 0.11.0.v20150422-0725, Location: initial@reference:file:plugins/org.eclipse.e4.ui.bindings_0.11.0.v20150422-0725.jar
Id: org.eclipse.e4.ui.bindings.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.e4.ui.bindings.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.e4.ui.css.core, Version: 0.11.0.v20150511-1937, Location: initial@reference:file:plugins/org.eclipse.e4.ui.css.core_0.11.0.v20150511-1937.jar
Id: org.eclipse.e4.ui.css.core.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.e4.ui.css.core.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.e4.ui.css.swt, Version: 0.12.0.v20150511-1003, Location: initial@reference:file:plugins/org.eclipse.e4.ui.css.swt_0.12.0.v20150511-1003.jar
Id: org.eclipse.e4.ui.css.swt.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.e4.ui.css.swt.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.e4.ui.css.swt.theme, Version: 0.10.0.v20150422-0725, Location: initial@reference:file:plugins/org.eclipse.e4.ui.css.swt.theme_0.10.0.v20150422-0725.jar
Id: org.eclipse.e4.ui.css.swt.theme.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.e4.ui.css.swt.theme.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.e4.ui.di, Version: 1.1.0.v20150422-0725, Location: initial@reference:file:plugins/org.eclipse.e4.ui.di_1.1.0.v20150422-0725.jar
Id: org.eclipse.e4.ui.di.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.e4.ui.di.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.e4.ui.dialogs, Version: 1.0.0.v20150513-0856, Location: initial@reference:file:plugins/org.eclipse.e4.ui.dialogs_1.0.0.v20150513-0856.jar
Id: org.eclipse.e4.ui.dialogs.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.e4.ui.dialogs.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.e4.ui.model.workbench, Version: 1.1.100.v20150407-1430, Location: initial@reference:file:plugins/org.eclipse.e4.ui.model.workbench_1.1.100.v20150407-1430.jar
Id: org.eclipse.e4.ui.model.workbench.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.e4.ui.model.workbench.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.e4.ui.services, Version: 1.2.0.v20150422-0725, Location: initial@reference:file:plugins/org.eclipse.e4.ui.services_1.2.0.v20150422-0725.jar
Id: org.eclipse.e4.ui.services.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.e4.ui.services.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.e4.ui.widgets, Version: 1.1.0.v20150427-1751, Location: initial@reference:file:plugins/org.eclipse.e4.ui.widgets_1.1.0.v20150427-1751.jar
Id: org.eclipse.e4.ui.widgets.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.e4.ui.widgets.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.e4.ui.workbench, Version: 1.3.1.v20160203-0951, Location: initial@reference:file:plugins/org.eclipse.e4.ui.workbench_1.3.1.v20160203-0951.jar
Id: org.eclipse.e4.ui.workbench.addons.swt, Version: 1.2.0.v20150512-1414, Location: initial@reference:file:plugins/org.eclipse.e4.ui.workbench.addons.swt_1.2.0.v20150512-1414.jar
Id: org.eclipse.e4.ui.workbench.addons.swt.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.e4.ui.workbench.addons.swt.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.e4.ui.workbench.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.e4.ui.workbench.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.e4.ui.workbench.renderers.swt, Version: 0.13.0.v20150901-1347, Location: initial@reference:file:plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.13.0.v20150901-1347.jar
Id: org.eclipse.e4.ui.workbench.renderers.swt.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.e4.ui.workbench.renderers.swt.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.e4.ui.workbench.swt, Version: 0.13.0.v20150504-0621, Location: initial@reference:file:plugins/org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621.jar
Id: org.eclipse.e4.ui.workbench.swt.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.e4.ui.workbench.swt.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.e4.ui.workbench3, Version: 0.13.0.v20150422-0725, Location: initial@reference:file:plugins/org.eclipse.e4.ui.workbench3_0.13.0.v20150422-0725.jar
Id: org.eclipse.e4.ui.workbench3.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.e4.ui.workbench3.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.ecf, Version: 3.7.0.v20151130-0157, Location: initial@reference:file:plugins/org.eclipse.ecf_3.7.0.v20151130-0157.jar
Id: org.eclipse.ecf.filetransfer, Version: 5.0.0.v20151130-0157, Location: initial@reference:file:plugins/org.eclipse.ecf.filetransfer_5.0.0.v20151130-0157.jar
Id: org.eclipse.ecf.identity, Version: 3.6.0.v20151130-0157, Location: initial@reference:file:plugins/org.eclipse.ecf.identity_3.6.0.v20151130-0157.jar
Id: org.eclipse.ecf.provider.filetransfer, Version: 3.2.200.v20151130-0157, Location: initial@reference:file:plugins/org.eclipse.ecf.provider.filetransfer_3.2.200.v20151130-0157.jar
Id: org.eclipse.ecf.provider.filetransfer.httpclient4, Version: 1.1.0.v20151130-0157, Location: initial@reference:file:plugins/org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.0.v20151130-0157.jar
Id: org.eclipse.ecf.provider.filetransfer.httpclient4.ssl, Version: 1.1.0.v20151130-0157, Location: initial@reference:file:plugins/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20151130-0157.jar
Id: org.eclipse.ecf.provider.filetransfer.ssl, Version: 1.0.0.v20151130-0157, Location: initial@reference:file:plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20151130-0157.jar
Id: org.eclipse.ecf.ssl, Version: 1.2.0.v20151130-0157, Location: initial@reference:file:plugins/org.eclipse.ecf.ssl_1.2.0.v20151130-0157.jar
Id: org.eclipse.emf.common, Version: 2.11.1.v20160208-0816, Location: initial@reference:file:plugins/org.eclipse.emf.common_2.11.1.v20160208-0816.jar
Id: org.eclipse.emf.ecore, Version: 2.11.2.v20160208-0816, Location: initial@reference:file:plugins/org.eclipse.emf.ecore_2.11.2.v20160208-0816.jar
Id: org.eclipse.emf.ecore.change, Version: 2.11.0.v20160208-0816, Location: initial@reference:file:plugins/org.eclipse.emf.ecore.change_2.11.0.v20160208-0816.jar
Id: org.eclipse.emf.ecore.xmi, Version: 2.11.1.v20160208-0816, Location: initial@reference:file:plugins/org.eclipse.emf.ecore.xmi_2.11.1.v20160208-0816.jar
Id: org.eclipse.equinox.app, Version: 1.3.300.v20150423-1356, Location: initial@reference:file:plugins/org.eclipse.equinox.app_1.3.300.v20150423-1356.jar
Id: org.eclipse.equinox.bidi, Version: 0.10.0.v20130327-1442, Location: initial@reference:file:plugins/org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar
Id: org.eclipse.equinox.common, Version: 3.7.0.v20150402-1709, Location: initial@reference:file:plugins/org.eclipse.equinox.common_3.7.0.v20150402-1709.jar
Id: org.eclipse.equinox.concurrent, Version: 1.1.0.v20130327-1442, Location: initial@reference:file:plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar
Id: org.eclipse.equinox.console, Version: 1.1.100.v20141023-1406, Location: initial@reference:file:plugins/org.eclipse.equinox.console_1.1.100.v20141023-1406.jar
Id: org.eclipse.equinox.ds, Version: 1.4.300.v20150423-1356, Location: initial@reference:file:plugins/org.eclipse.equinox.ds_1.4.300.v20150423-1356.jar
Id: org.eclipse.equinox.event, Version: 1.3.100.v20140115-1647, Location: initial@reference:file:plugins/org.eclipse.equinox.event_1.3.100.v20140115-1647.jar
Id: org.eclipse.equinox.frameworkadmin, Version: 2.0.200.v20150423-1455, Location: initial@reference:file:plugins/org.eclipse.equinox.frameworkadmin_2.0.200.v20150423-1455.jar
Id: org.eclipse.equinox.frameworkadmin.equinox, Version: 1.0.600.v20150522-2234, Location: initial@reference:file:plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.600.v20150522-2234.jar
Id: org.eclipse.equinox.frameworkadmin.equinox.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.frameworkadmin.equinox.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.frameworkadmin.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.frameworkadmin.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.http.jetty, Version: 3.1.2.v20160115-1350, Location: initial@reference:file:plugins/org.eclipse.equinox.http.jetty_3.1.2.v20160115-1350.jar
Id: org.eclipse.equinox.http.registry, Version: 1.1.300.v20130402-1529, Location: initial@reference:file:plugins/org.eclipse.equinox.http.registry_1.1.300.v20130402-1529.jar
Id: org.eclipse.equinox.http.servlet, Version: 1.2.2.v20160202-2102, Location: initial@reference:file:plugins/org.eclipse.equinox.http.servlet_1.2.2.v20160202-2102.jar
Id: org.eclipse.equinox.jsp.jasper, Version: 1.0.500.v20150119-1358, Location: initial@reference:file:plugins/org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar
Id: org.eclipse.equinox.jsp.jasper.registry, Version: 1.0.300.v20130327-1442, Location: initial@reference:file:plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar
Id: org.eclipse.equinox.launcher, Version: 1.3.100.v20150511-1540, Location: initial@reference:file:plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
Id: org.eclipse.equinox.launcher.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.launcher.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.launcher.win32.win32.x86_64, Version: 1.1.300.v20150602-1417, Location: initial@reference:file:plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417/
Id: org.eclipse.equinox.launcher.win32.win32.x86_64.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.launcher.win32.win32.x86_64.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.artifact.repository, Version: 1.1.400.v20150513-2116, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.artifact.repository_1.1.400.v20150513-2116.jar
Id: org.eclipse.equinox.p2.artifact.repository.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.artifact.repository.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.console, Version: 1.0.400.v20150423-1455, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.console_1.0.400.v20150423-1455.jar
Id: org.eclipse.equinox.p2.console.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.console.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.core, Version: 2.4.0.v20150527-1706, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.core_2.4.0.v20150527-1706.jar
Id: org.eclipse.equinox.p2.core.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.core.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.director, Version: 2.3.200.v20150423-1455, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.director_2.3.200.v20150423-1455.jar
Id: org.eclipse.equinox.p2.director.app, Version: 1.0.400.v20150423-1455, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.director.app_1.0.400.v20150423-1455.jar
Id: org.eclipse.equinox.p2.director.app.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.director.app.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.director.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.director.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.directorywatcher, Version: 1.1.100.v20150423-1455, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar
Id: org.eclipse.equinox.p2.directorywatcher.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.directorywatcher.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.engine, Version: 2.4.0.v20150511-1532, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.engine_2.4.0.v20150511-1532.jar
Id: org.eclipse.equinox.p2.engine.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.engine.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.extensionlocation, Version: 1.2.201.v20160129-0947, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.extensionlocation_1.2.201.v20160129-0947.jar
Id: org.eclipse.equinox.p2.extensionlocation.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.extensionlocation.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.garbagecollector, Version: 1.0.200.v20131115-1210, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar
Id: org.eclipse.equinox.p2.garbagecollector.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.garbagecollector.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.jarprocessor, Version: 1.0.400.v20150430-1836, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.jarprocessor_1.0.400.v20150430-1836.jar
Id: org.eclipse.equinox.p2.jarprocessor.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.jarprocessor.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.metadata, Version: 2.3.0.v20150511-1532, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.metadata_2.3.0.v20150511-1532.jar
Id: org.eclipse.equinox.p2.metadata.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.metadata.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.metadata.repository, Version: 1.2.200.v20150428-1613, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.metadata.repository_1.2.200.v20150428-1613.jar
Id: org.eclipse.equinox.p2.metadata.repository.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.metadata.repository.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.operations, Version: 2.4.100.v20150423-1455, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.operations_2.4.100.v20150423-1455.jar
Id: org.eclipse.equinox.p2.operations.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.operations.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.publisher, Version: 1.4.0.v20141117-0929, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.publisher_1.4.0.v20141117-0929.jar
Id: org.eclipse.equinox.p2.publisher.eclipse, Version: 1.2.0.v20150601-1708, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.publisher.eclipse_1.2.0.v20150601-1708.jar
Id: org.eclipse.equinox.p2.publisher.eclipse.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.publisher.eclipse.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.publisher.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.publisher.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.reconciler.dropins, Version: 1.1.300.v20150423-1455, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.reconciler.dropins_1.1.300.v20150423-1455.jar
Id: org.eclipse.equinox.p2.reconciler.dropins.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.reconciler.dropins.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.repository, Version: 2.3.100.v20150428-1613, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.repository_2.3.100.v20150428-1613.jar
Id: org.eclipse.equinox.p2.repository.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.repository.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.repository.tools, Version: 2.1.100.v20150423-1455, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.repository.tools_2.1.100.v20150423-1455.jar
Id: org.eclipse.equinox.p2.repository.tools.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.repository.tools.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.touchpoint.eclipse, Version: 2.1.300.v20150423-1455, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.1.300.v20150423-1455.jar
Id: org.eclipse.equinox.p2.touchpoint.eclipse.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.touchpoint.eclipse.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.touchpoint.natives, Version: 1.2.0.v20150519-1136, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.touchpoint.natives_1.2.0.v20150519-1136.jar
Id: org.eclipse.equinox.p2.touchpoint.natives.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.touchpoint.natives.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.p2.transport.ecf, Version: 1.1.100.v20150521-1342, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.transport.ecf_1.1.100.v20150521-1342.jar
Id: org.eclipse.equinox.p2.transport.ecf.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.p2.transport.ecf.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.preferences, Version: 3.5.300.v20150408-1437, Location: initial@reference:file:plugins/org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar
Id: org.eclipse.equinox.registry, Version: 3.6.0.v20150318-1503, Location: initial@reference:file:plugins/org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar
Id: org.eclipse.equinox.security, Version: 1.2.100.v20150423-1356, Location: initial@reference:file:plugins/org.eclipse.equinox.security_1.2.100.v20150423-1356.jar
Id: org.eclipse.equinox.security.win32.x86_64, Version: 1.0.100.v20130327-1442, Location: initial@reference:file:plugins/org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar
Id: org.eclipse.equinox.simpleconfigurator, Version: 1.1.100.v20150423-1455, Location: initial@reference:file:plugins/org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455.jar
Id: org.eclipse.equinox.simpleconfigurator.manipulator, Version: 2.0.100.v20150423-1455, Location: initial@reference:file:plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.0.100.v20150423-1455.jar
Id: org.eclipse.equinox.simpleconfigurator.manipulator.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.simpleconfigurator.manipulator.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.simpleconfigurator.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.equinox.simpleconfigurator.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.equinox.util, Version: 1.0.500.v20130404-1337, Location: initial@reference:file:plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar
Id: org.eclipse.help, Version: 3.6.0.v20130326-1254, Location: initial@reference:file:plugins/org.eclipse.help_3.6.0.v20130326-1254.jar
Id: org.eclipse.help.base, Version: 4.0.301.v20160212-1500, Location: initial@reference:file:plugins/org.eclipse.help.base_4.0.301.v20160212-1500.jar
Id: org.eclipse.help.base.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.help.base.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.help.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.help.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.help.ui, Version: 4.0.100.v20140401-0608, Location: initial@reference:file:plugins/org.eclipse.help.ui_4.0.100.v20140401-0608.jar
Id: org.eclipse.help.ui.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.help.ui.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.help.webapp, Version: 3.7.0.v20150425-0643, Location: initial@reference:file:plugins/org.eclipse.help.webapp_3.7.0.v20150425-0643.jar
Id: org.eclipse.help.webapp.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.help.webapp.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.jetty.continuation, Version: 9.2.13.v20150730, Location: initial@reference:file:plugins/org.eclipse.jetty.continuation_9.2.13.v20150730.jar
Id: org.eclipse.jetty.http, Version: 9.2.13.v20150730, Location: initial@reference:file:plugins/org.eclipse.jetty.http_9.2.13.v20150730.jar
Id: org.eclipse.jetty.io, Version: 9.2.13.v20150730, Location: initial@reference:file:plugins/org.eclipse.jetty.io_9.2.13.v20150730.jar
Id: org.eclipse.jetty.security, Version: 9.2.13.v20150730, Location: initial@reference:file:plugins/org.eclipse.jetty.security_9.2.13.v20150730.jar
Id: org.eclipse.jetty.server, Version: 9.2.13.v20150730, Location: initial@reference:file:plugins/org.eclipse.jetty.server_9.2.13.v20150730.jar
Id: org.eclipse.jetty.servlet, Version: 9.2.13.v20150730, Location: initial@reference:file:plugins/org.eclipse.jetty.servlet_9.2.13.v20150730.jar
Id: org.eclipse.jetty.util, Version: 9.2.13.v20150730, Location: initial@reference:file:plugins/org.eclipse.jetty.util_9.2.13.v20150730.jar
Id: org.eclipse.jface, Version: 3.11.1.v20160128-1644, Location: initial@reference:file:plugins/org.eclipse.jface_3.11.1.v20160128-1644.jar
Id: org.eclipse.jface.databinding, Version: 1.7.0.v20150406-2148, Location: initial@reference:file:plugins/org.eclipse.jface.databinding_1.7.0.v20150406-2148.jar
Id: org.eclipse.jface.databinding.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.jface.databinding.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.jface.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.jface.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.jface.text, Version: 3.10.0.v20150603-1752, Location: initial@reference:file:plugins/org.eclipse.jface.text_3.10.0.v20150603-1752.jar
Id: org.eclipse.jface.text.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.jface.text.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.osgi, Version: 3.10.102.v20160118-1700, Location: System Bundle
Id: org.eclipse.osgi.compatibility.state, Version: 1.0.100.v20150402-1551, Location: initial@reference:file:plugins/org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar
Id: org.eclipse.osgi.compatibility.state.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.osgi.compatibility.state.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.osgi.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.osgi.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.osgi.services, Version: 3.5.0.v20150519-2006, Location: initial@reference:file:plugins/org.eclipse.osgi.services_3.5.0.v20150519-2006.jar
Id: org.eclipse.osgi.services.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.osgi.services.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.rcp, Version: 4.5.2.v20160212-1500, Location: initial@reference:file:plugins/org.eclipse.rcp_4.5.2.v20160212-1500.jar
Id: org.eclipse.swt, Version: 3.104.2.v20160212-1350, Location: initial@reference:file:plugins/org.eclipse.swt_3.104.2.v20160212-1350.jar
Id: org.eclipse.swt.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.swt.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.swt.win32.win32.x86_64, Version: 3.104.2.v20160212-1350, Location: initial@reference:file:plugins/org.eclipse.swt.win32.win32.x86_64_3.104.2.v20160212-1350.jar
Id: org.eclipse.swt.win32.win32.x86_64.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.swt.win32.win32.x86_64.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.text, Version: 3.5.400.v20150505-1044, Location: initial@reference:file:plugins/org.eclipse.text_3.5.400.v20150505-1044.jar
Id: org.eclipse.text.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.text.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.ui, Version: 3.107.0.v20150507-1945, Location: initial@reference:file:plugins/org.eclipse.ui_3.107.0.v20150507-1945.jar
Id: org.eclipse.ui.console, Version: 3.6.100.v20150822-1912, Location: initial@reference:file:plugins/org.eclipse.ui.console_3.6.100.v20150822-1912.jar
Id: org.eclipse.ui.console.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.ui.console.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.ui.editors, Version: 3.9.0.v20150213-1939, Location: initial@reference:file:plugins/org.eclipse.ui.editors_3.9.0.v20150213-1939.jar
Id: org.eclipse.ui.editors.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.ui.editors.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.ui.forms, Version: 3.6.200.v20150506-2029, Location: initial@reference:file:plugins/org.eclipse.ui.forms_3.6.200.v20150506-2029.jar
Id: org.eclipse.ui.forms.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.ui.forms.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.ui.ide, Version: 3.11.0.v20150825-2158, Location: initial@reference:file:plugins/org.eclipse.ui.ide_3.11.0.v20150825-2158.jar
Id: org.eclipse.ui.ide.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.ui.ide.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.ui.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.ui.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.ui.views, Version: 3.8.0.v20150422-0725, Location: initial@reference:file:plugins/org.eclipse.ui.views_3.8.0.v20150422-0725.jar
Id: org.eclipse.ui.views.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.ui.views.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.ui.win32.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.ui.win32.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.ui.workbench, Version: 3.107.1.v20160120-2131, Location: initial@reference:file:plugins/org.eclipse.ui.workbench_3.107.1.v20160120-2131.jar
Id: org.eclipse.ui.workbench.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.ui.workbench.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.ui.workbench.texteditor, Version: 3.9.100.v20141023-1946, Location: initial@reference:file:plugins/org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946.jar
Id: org.eclipse.ui.workbench.texteditor.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.ui.workbench.texteditor.nl_zh_4.5.0.v20151128060001.jar
Id: org.eclipse.update.configurator, Version: 3.3.300.v20140518-1928, Location: initial@reference:file:plugins/org.eclipse.update.configurator_3.3.300.v20140518-1928.jar
Id: org.eclipse.update.configurator.nl_zh, Version: 4.5.0.v20151128060001, Location: initial@reference:file:plugins/org.eclipse.update.configurator.nl_zh_4.5.0.v20151128060001.jar
Id: org.sat4j.core, Version: 2.3.5.v201308161310, Location: initial@reference:file:plugins/org.sat4j.core_2.3.5.v201308161310.jar
Id: org.sat4j.pb, Version: 2.3.5.v201404071733, Location: initial@reference:file:plugins/org.sat4j.pb_2.3.5.v201404071733.jar
Id: org.simpleframework.xml, Version: 2.7.1.201606020827, Location: initial@reference:file:plugins/org.simpleframework.xml_2.7.1.201606020827.jar
Id: org.tukaani.xz, Version: 1.3.0.v201308270617, Location: initial@reference:file:plugins/org.tukaani.xz_1.3.0.v201308270617.jar
Id: org.w3c.css.sac, Version: 1.3.1.v200903091627, Location: initial@reference:file:plugins/org.w3c.css.sac_1.3.1.v200903091627.jar
Id: org.w3c.dom.events, Version: 3.0.0.draft20060413_v201105210656, Location: initial@reference:file:plugins/org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar
Id: org.w3c.dom.smil, Version: 1.0.1.v200903091627, Location: initial@reference:file:plugins/org.w3c.dom.smil_1.0.1.v200903091627.jar
Id: org.w3c.dom.svg, Version: 1.1.0.v201011041433, Location: initial@reference:file:plugins/org.w3c.dom.svg_1.1.0.v201011041433.jar
Id: org.yaml.snakeyaml, Version: 1.0.0.201606020827, Location: initial@reference:file:plugins/org.yaml.snakeyaml_1.0.0.201606020827.jar
Thanks in advance
Stefan