Thanks Peter!
I did that and I am attaching the log to this email...
I don't have any extensions with the INSTALL status. The debug instance of
Eclipse starts up fine, but as soon as I modify any files in it, I get the
following error (see below) and everything freezes. I am not sure you will
be able to help me with this, but just in case.
Thanks!
Miguel
!ENTRY org.eclipse.e4.ui.workbench 4 0 2016-02-02 09:22:31.033
!MESSAGE Unable to create class
'org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor' from bundle
'474'
!ENTRY org.eclipse.equinox.event 4 0 2016-02-02 09:22:31.718
!MESSAGE Exception while dispatching event org.osgi.service.event.Event
[topic=org/eclipse/e4/ui/model/ui/ElementContainer/selectedElement/SET] to
handler org.eclipse.e4.ui.services.internal.events.UIEventHandler@2e7cd276
!ENTRY org.eclipse.ui 4 0 2016-02-02 09:22:33.374
!MESSAGE Unhandled event loop exception
Error while logging event loop exception:
!ENTRY org.eclipse.ui 4 0 2016-02-02 09:22:34.281
!MESSAGE Unhandled event loop exception
Error while logging event loop exception:
Exception in thread "Worker-4"
-----Original Message-----
From: Peter Klügl [mailto:[email protected]]
Sent: January 27, 2016 1:10
To: [email protected]
Subject: Re: Ruta: Best way to debug extensions
Hi Miguel,
I use the Ruta Workbench started in debug mode from within another eclispe
all the time, but I never observed this - meaning this should work. This is
also how I debug the workbench extensions. There is also an option to run
scripts in the same vm in order to debug the execution of rules in the
original eclipse.
Is there no error at all in the error log or in the log of eclipse or in the
console of the original eclipse?
When does Eclipse terminate? When a launch configuration is executed or when
the plugins are loaded (e.g., rule editor)?
Does the rule editor work correctly?
Are the plugin loaded correctly?
You can start the second eclipse with an ogsi console in order to validate
the status of the bundles. My program arguments are normally:
-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl}
-consoleLog -clean -console
Then, you can type "ss" in the console of the original eclipse in order to
display the status of the bundles of the launched eclipse. Can you check the
status of the ruta bundles and of your extension ("INSTALLED"
is normally bad, "ACTIVE" is good).
Best,
Peter
Am 27.01.2016 um 08:15 schrieb Miguel Alvarez:
> Hi Peter,
>
>
>
> What is the easiest way to debug RUTA Extensions? I tried searching in
> the mailing list for some information about this, but I could find much.
>
> I have tried running the extension project as an Eclipse Application,
> but as soon as I start modifying/running any RUTA scripts (within the
> debug
> session) in order to debug the extensions, it terminates unexpectedly
> all the times (it hangs without giving much of an error).
>
>
>
> These are the settings for the launch configuration I am using:
>
>
>
> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
>
> <launchConfiguration type="org.eclipse.pde.ui.RuntimeWorkbench">
>
> <booleanAttribute key="append.args" value="true"/>
>
> <booleanAttribute key="askclear" value="true"/>
>
> <booleanAttribute key="automaticAdd" value="true"/>
>
> <booleanAttribute key="automaticValidate" value="false"/>
>
> <stringAttribute key="bootstrap" value=""/>
>
> <stringAttribute key="checked" value="[NONE]"/>
>
> <booleanAttribute key="clearConfig" value="false"/>
>
> <booleanAttribute key="clearws" value="false"/>
>
> <booleanAttribute key="clearwslog" value="false"/>
>
> <stringAttribute key="configLocation"
> value="${workspace_loc}/.metadata/.plugins/org.eclipse.pde.core/Eclips
> e
> Application"/>
>
> <booleanAttribute key="default" value="true"/>
>
> <booleanAttribute key="includeOptional" value="true"/>
>
> <stringAttribute key="location"
> value="${workspace_loc}/../runtime-EclipseApplication"/>
>
> <stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER"
> value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.interna
> l.debu g.ui.launcher.StandardVMType/JavaSE-1.7"/>
>
> <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS"
> value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl
> ${target.nl} -consoleLog"/>
>
> <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER"
> value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
>
> <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS"
> value="-Dosgi.requiredJavaVersion=1.7 -Xms40m -Xmx2048m"/>
>
> <booleanAttribute key="pde.generated.config" value="false"/>
>
> <stringAttribute key="pde.version" value="3.3"/>
>
> <stringAttribute key="product" value="org.eclipse.platform.ide"/>
>
> <booleanAttribute key="show_selected_only" value="false"/>
>
> <booleanAttribute key="tracing" value="false"/>
>
> <booleanAttribute key="useCustomFeatures" value="false"/>
>
> <booleanAttribute key="useDefaultConfig" value="true"/>
>
> <booleanAttribute key="useDefaultConfigArea" value="true"/>
>
> <booleanAttribute key="useProduct" value="true"/>
>
> <booleanAttribute key="usefeatures" value="false"/>
>
> </launchConfiguration>
>
>
>
> Any help with this would be much appreciated.
>
>
>
> Thanks,
>
> Miguel
>
>
"Framework is launched."
id State Bundle
0 ACTIVE org.eclipse.osgi_3.10.2.v20150203-1939
Fragments=1
1 RESOLVED org.eclipse.osgi.compatibility.state_1.0.1.v20140709-1414
Master=0
2 ACTIVE org.eclipse.equinox.simpleconfigurator_1.1.0.v20131217-1203
3 RESOLVED ch.qos.logback.classic_1.0.7.v20121108-1250
Fragments=327
4 RESOLVED ch.qos.logback.core_1.0.7.v20121108-1250
5 RESOLVED ch.qos.logback.slf4j_1.0.7.v20121108-1250
Master=541
6 RESOLVED com.coderplus.m2e.remoteresourcescore_0.0.1.201411160138
7 ACTIVE com.collabnet.subversion.merge_4.1.0
8 RESOLVED com.google.gson_2.2.4.v201311231704
9 RESOLVED com.google.guava_15.0.0.v201403281430
10 RESOLVED com.google.inject_3.0.0.v201312141243
Fragments=11
11 RESOLVED com.google.inject.multibindings_3.0.0.v201402270930
Master=10
12 RESOLVED com.ianbrandt.tools.m2e.mdp.core_0.0.4.201409291703
13 ACTIVE com.ibm.icu_52.1.1.v201501240615
14 RESOLVED com.jcraft.jsch_0.1.51.v201410302000
15 RESOLVED com.jcraft.jsch_0.1.50.v201403120620
16 STARTING com.microsoft.tfs.checkinpolicies_14.0.2.201512281637
17 STARTING com.microsoft.tfs.checkinpolicies.build_14.0.2.201512281637
18 STARTING
com.microsoft.tfs.checkinpolicies.checkforcomments_14.0.2.201512281637
19 STARTING
com.microsoft.tfs.checkinpolicies.forbiddenpatterns_14.0.2.201512281637
20 STARTING
com.microsoft.tfs.checkinpolicies.workitempolicy_14.0.2.201512281637
21 STARTING
com.microsoft.tfs.checkinpolicies.workitemquerypolicy_14.0.2.201512281637
22 ACTIVE com.microsoft.tfs.client.common_14.0.2.201512281637
23 RESOLVED com.microsoft.tfs.client.common.pid_14.0.2.201512281637
24 ACTIVE com.microsoft.tfs.client.common.ui_14.0.2.201512281637
25 STARTING
com.microsoft.tfs.client.common.ui.teambuild_14.0.2.201512281637
26 RESOLVED
com.microsoft.tfs.client.common.ui.teambuild.egit_14.0.2.201512281640
27 STARTING
com.microsoft.tfs.client.common.ui.vcexplorer_14.0.2.201512281637
28 ACTIVE com.microsoft.tfs.client.eclipse_14.0.2.201512281640
29 STARTING com.microsoft.tfs.client.eclipse.help_14.0.2.201512281640
30 ACTIVE com.microsoft.tfs.client.eclipse.ui_14.0.2.201512281640
31 RESOLVED com.microsoft.tfs.client.eclipse.ui.egit_14.0.2.201512281640
32 RESOLVED com.microsoft.tfs.core_14.0.2.201512281637
33 RESOLVED com.microsoft.tfs.core.httpclient_14.0.2.201512281637
34 RESOLVED com.microsoft.tfs.core.ws_14.0.2.201512281637
35 RESOLVED com.microsoft.tfs.core.ws.runtime_14.0.2.201512281637
36 RESOLVED com.microsoft.tfs.jni_14.0.2.201512281637
37 RESOLVED com.microsoft.tfs.logging_14.0.2.201512281637
38 ACTIVE com.microsoft.tfs.util_14.0.2.201512281637
39 RESOLVED com.sun.el_2.2.0.v201303151357
40 RESOLVED javaewah_0.7.9.v201401101600
41 RESOLVED javax.annotation_1.2.0.v201401042248
42 RESOLVED javax.el_2.2.0.v201303151357
43 RESOLVED javax.inject_1.0.0.v20091030
44 RESOLVED javax.servlet_3.0.0.v201112011016
45 RESOLVED javax.servlet.jsp_2.2.0.v201112011158
46 RESOLVED javax.xml_1.3.4.v201005080400
47 RESOLVED org.apache.ant_1.9.2.v201404171502
48 RESOLVED org.apache.batik.css_1.7.0.v201011041433
49 RESOLVED org.apache.batik.util_1.7.0.v201011041433
50 RESOLVED org.apache.batik.util.gui_1.7.0.v200903091627
51 RESOLVED org.apache.commons.codec_1.6.0.v201305230611
52 RESOLVED org.apache.commons.compress_1.6.0.v201310281400
53 RESOLVED org.apache.commons.httpclient_3.1.0.v201012070820
54 RESOLVED org.apache.commons.io_2.0.1.v201105210651
55 RESOLVED org.apache.commons.lang_2.6.0.v201404270220
56 RESOLVED org.apache.commons.logging_1.1.1.v201101211721
57 RESOLVED org.apache.commons.math_2.1.0.v201105210652
58 RESOLVED org.apache.commons.net_3.2.0.v201305141515
59 RESOLVED org.apache.commons.pool_1.6.0.v201204271246
60 ACTIVE org.apache.felix.gogo.command_0.10.0.v201209301215
61 ACTIVE org.apache.felix.gogo.runtime_0.10.0.v201209301036
62 ACTIVE org.apache.felix.gogo.shell_0.10.0.v201212101605
63 RESOLVED org.apache.httpcomponents.httpclient_4.3.6.v201411290715
64 RESOLVED org.apache.httpcomponents.httpcore_4.3.3.v201411290715
65 RESOLVED org.apache.ivy_2.4.0.final_20141213170938
66 STARTING org.apache.ivyde.eclipse_2.2.0.final-201311091524-RELEASE
67 STARTING
org.apache.ivyde.eclipse.resolvevisualizer_2.2.0.final-201311091524-RELEASE
68 RESOLVED org.apache.jasper.glassfish_2.2.2.v201501141630
69 RESOLVED org.apache.lucene.analysis_3.5.0.v20120725-1805
70 RESOLVED org.apache.lucene.core_3.5.0.v20120725-1805
71 RESOLVED org.apache.oro_2.0.8.v201005080400
72 RESOLVED org.apache.solr.client.solrj_3.5.0.v20120530-0900
73 ACTIVE org.apache.uima.caseditor_2.8.1
74 STARTING org.apache.uima.caseditor.ide_2.8.1
75 ACTIVE org.apache.uima.debug_2.8.1
76 STARTING org.apache.uima.deployeditor_2.6.0
77 STARTING org.apache.uima.desceditor_2.8.1
78 STARTING org.apache.uima.jcas.jcasgenp_2.8.1
79 STARTING org.apache.uima.launcher_2.8.1
80 STARTING org.apache.uima.pear_2.8.1
81 RESOLVED org.apache.uima.runtime_2.8.1
Fragments=82
82 RESOLVED org.apache.uima.runtime.fragments.deployeditor_2.6.0
Master=81
83 STARTING org.apache.uima.ruta.addons_2.3.1
84 ACTIVE org.apache.uima.ruta.caseditor_2.3.1
85 ACTIVE org.apache.uima.ruta.core.ext_2.3.1
86 RESOLVED org.apache.uima.ruta.engine_2.3.1
87 ACTIVE org.apache.uima.ruta.example.extensions_2.3.1
88 ACTIVE org.apache.uima.ruta.ide_2.3.1
89 ACTIVE org.apache.uima.ruta.ide.ui_2.3.1
90 STARTING org.apache.uima.ruta.textruler_2.3.1
91 RESOLVED org.apache.ws.commons.util_1.0.1.v20100518-1140
92 RESOLVED org.apache.xerces_2.9.0.v201101211617
93 RESOLVED org.apache.xml.resolver_1.2.0.v201005080400
94 RESOLVED org.apache.xml.serializer_2.7.1.v201005080400
95 RESOLVED org.apache.xmlrpc_3.0.0.v20100427-1100
96 RESOLVED org.eclipse.aether.api_1.0.1.v20141111
97 RESOLVED org.eclipse.aether.connector.basic_1.0.1.v20141111
98 RESOLVED org.eclipse.aether.impl_1.0.1.v20141111
99 RESOLVED org.eclipse.aether.maven_3.1.0.v20140706-2237
100 RESOLVED org.eclipse.aether.spi_1.0.1.v20141111
101 RESOLVED org.eclipse.aether.transport.file_1.0.1.v20141111
102 RESOLVED org.eclipse.aether.transport.http_1.0.1.v20141111
103 RESOLVED org.eclipse.aether.util_1.0.1.v20141111
104 STARTING org.eclipse.ant.core_3.3.1.v20150123-1553
105 STARTING org.eclipse.ant.launching_1.0.400.v20140518-0030
106 STARTING org.eclipse.ant.ui_3.5.500.v20140521-1557
107 ACTIVE org.eclipse.compare_3.5.501.v20140817-1445
108 ACTIVE org.eclipse.compare.core_3.5.400.v20130903-0736
109 STARTING org.eclipse.compare.win32_1.0.200.v20130514-1224
110 RESOLVED org.eclipse.core.commands_3.6.100.v20140528-1422
111 ACTIVE org.eclipse.core.contenttype_3.4.200.v20140207-1251
112 STARTING org.eclipse.core.databinding_1.4.2.v20140729-1044
113 RESOLVED org.eclipse.core.databinding.beans_1.2.200.v20140214-0004
114 ACTIVE org.eclipse.core.databinding.observable_1.4.1.v20140210-1835
115 STARTING org.eclipse.core.databinding.property_1.4.200.v20140214-0004
116 ACTIVE org.eclipse.core.expressions_3.4.600.v20140128-0851
117 STARTING org.eclipse.core.externaltools_1.0.300.v20140219-0051
118 ACTIVE org.eclipse.core.filebuffers_3.5.400.v20140127-1516
119 ACTIVE org.eclipse.core.filesystem_1.4.100.v20140514-1614
Fragments=120, 121
120 RESOLVED org.eclipse.core.filesystem.java7_1.0.0.v20140429-1531
Master=119
121 RESOLVED
org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940
Master=119
122 ACTIVE org.eclipse.core.jobs_3.6.1.v20141014-1248
123 ACTIVE org.eclipse.core.net_1.2.200.v20140124-2013
Fragments=124
124 RESOLVED org.eclipse.core.net.win32.x86_64_1.0.100.v20140124-2013
Master=123
125 ACTIVE org.eclipse.core.resources_3.9.1.v20140825-1431
Fragments=126
126 RESOLVED org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940
Master=125
127 ACTIVE org.eclipse.core.runtime_3.10.0.v20140318-2214
128 ACTIVE
org.eclipse.core.runtime.compatibility_3.2.200.v20140128-0851
129 RESOLVED
org.eclipse.core.runtime.compatibility.registry_3.5.300.v20140128-0851
Master=270
130 ACTIVE org.eclipse.core.variables_3.2.800.v20130819-1716
131 STARTING org.eclipse.cvs_1.4.100.v20150204-1700
132 ACTIVE org.eclipse.debug.core_3.9.1.v20140805-1629
133 ACTIVE org.eclipse.debug.ui_3.10.2.v20141014-1039
134 RESOLVED org.eclipse.dltk_5.1.1.201502050504
135 RESOLVED org.eclipse.dltk.annotations_5.1.1.201502050504
136 STARTING org.eclipse.dltk.console_5.1.1.201502050504
137 STARTING org.eclipse.dltk.console.ui_5.1.1.201502050504
138 ACTIVE org.eclipse.dltk.core_5.1.1.201502050504
139 STARTING org.eclipse.dltk.core.manipulation_5.1.1.201502050504
140 ACTIVE org.eclipse.dltk.debug_5.1.1.201502050504
141 ACTIVE org.eclipse.dltk.debug.ui_5.1.1.201502050504
142 ACTIVE org.eclipse.dltk.formatter_5.1.1.201502050504
143 ACTIVE org.eclipse.dltk.launching_5.1.1.201502050504
144 STARTING org.eclipse.dltk.logconsole_5.1.1.201502050504
145 RESOLVED org.eclipse.dltk.logconsole.ui_5.1.1.201502050504
146 STARTING org.eclipse.dltk.testing_5.1.1.201502050504
147 ACTIVE org.eclipse.dltk.ui_5.1.1.201502050504
148 ACTIVE org.eclipse.dltk.validators.core_5.1.1.201502050504
149 STARTING
org.eclipse.dltk.validators.externalchecker_5.1.1.201502050504
150 STARTING org.eclipse.dltk.validators.ui_5.1.1.201502050504
151 STARTING org.eclipse.draw2d_3.9.101.201408150207
152 ACTIVE org.eclipse.e4.core.commands_0.10.2.v20140424-2344
153 ACTIVE org.eclipse.e4.core.contexts_1.3.100.v20140407-1019
154 ACTIVE org.eclipse.e4.core.di_1.4.0.v20140414-1837
155 ACTIVE org.eclipse.e4.core.di.extensions_0.12.0.v20140417-2033
156 ACTIVE org.eclipse.e4.core.services_1.2.1.v20140808-1251
157 ACTIVE org.eclipse.e4.ui.bindings_0.10.200.v20140424-2042
158 RESOLVED org.eclipse.e4.ui.css.core_0.10.100.v20140424-2042
159 ACTIVE org.eclipse.e4.ui.css.swt_0.11.101.v20140818-1343
160 ACTIVE org.eclipse.e4.ui.css.swt.theme_0.9.300.v20141126-1957
161 ACTIVE org.eclipse.e4.ui.di_1.0.0.v20140328-2112
162 ACTIVE org.eclipse.e4.ui.model.workbench_1.1.0.v20140512-1820
163 ACTIVE org.eclipse.e4.ui.services_1.1.0.v20140328-1925
164 RESOLVED org.eclipse.e4.ui.widgets_1.0.0.v20140514-1823
165 ACTIVE org.eclipse.e4.ui.workbench_1.2.2.v20141212-1259
166 ACTIVE org.eclipse.e4.ui.workbench.addons.swt_1.1.2.v20141126-1310
167 ACTIVE
org.eclipse.e4.ui.workbench.renderers.swt_0.12.2.v20150204-1353
168 ACTIVE org.eclipse.e4.ui.workbench.swt_0.12.100.v20141126-1150
169 RESOLVED org.eclipse.e4.ui.workbench3_0.12.0.v20140227-2118
170 STARTING org.eclipse.ecf_3.4.0.v20141221-2352
Fragments=177
171 ACTIVE org.eclipse.ecf.filetransfer_5.0.0.v20141221-2352
172 STARTING org.eclipse.ecf.identity_3.4.0.v20141221-2352
173 STARTING org.eclipse.ecf.provider.filetransfer_3.2.200.v20141221-2352
Fragments=176
174 STARTING
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.1043.v20141221-2352
Fragments=175
175 RESOLVED
org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.0.0.v20141221-2352
Master=174
176 RESOLVED
org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20141221-2352
Master=173
177 RESOLVED org.eclipse.ecf.ssl_1.1.0.v20141221-2352
Master=170
178 STARTING org.eclipse.egit_3.4.2.201412180340-r
179 ACTIVE org.eclipse.egit.core_3.4.2.201412180340-r
180 RESOLVED org.eclipse.egit.doc_3.4.2.201412180340-r
181 STARTING org.eclipse.egit.mylyn.ui_3.4.2.201412180340-r
182 ACTIVE org.eclipse.egit.ui_3.4.2.201412180340-r
183 STARTING org.eclipse.emf_2.6.0.v20150123-0452
184 STARTING org.eclipse.emf.ant_2.8.0.v20150123-0452
185 STARTING org.eclipse.emf.cheatsheets_2.5.0.v20150123-0452
186 STARTING org.eclipse.emf.codegen_2.10.0.v20150123-0452
187 STARTING org.eclipse.emf.codegen.ecore_2.10.2.v20150123-0452
188 STARTING org.eclipse.emf.codegen.ecore.ui_2.10.0.v20150123-0452
189 STARTING org.eclipse.emf.codegen.ui_2.6.0.v20150123-0452
190 ACTIVE org.eclipse.emf.common_2.10.1.v20150123-0348
191 STARTING org.eclipse.emf.common.ui_2.9.0.v20150123-0452
192 STARTING org.eclipse.emf.converter_2.7.0.v20150123-0452
193 STARTING org.eclipse.emf.databinding_1.3.0.v20150123-0452
194 STARTING org.eclipse.emf.databinding.edit_1.3.0.v20150123-0452
195 STARTING org.eclipse.emf.doc_2.7.0.v20150123-0452
196 ACTIVE org.eclipse.emf.ecore_2.10.2.v20150123-0348
197 STARTING org.eclipse.emf.ecore.change_2.10.0.v20150123-0348
198 STARTING org.eclipse.emf.ecore.change.edit_2.6.0.v20150123-0452
199 STARTING org.eclipse.emf.ecore.edit_2.9.0.v20150123-0452
200 STARTING org.eclipse.emf.ecore.editor_2.10.1.v20150123-0452
201 ACTIVE org.eclipse.emf.ecore.xmi_2.10.2.v20150123-0348
202 STARTING org.eclipse.emf.edit_2.10.1.v20150123-0452
203 STARTING org.eclipse.emf.edit.ui_2.10.2.v20150123-0452
204 STARTING org.eclipse.emf.example.installer_1.3.1.v20150123-0452
205 STARTING org.eclipse.emf.exporter_2.7.0.v20150123-0452
206 STARTING org.eclipse.emf.importer_2.9.0.v20150123-0452
207 STARTING org.eclipse.emf.importer.ecore_2.8.0.v20150123-0452
208 STARTING org.eclipse.emf.importer.java_2.7.0.v20150123-0452
209 STARTING org.eclipse.emf.importer.rose_2.7.0.v20150123-0452
210 STARTING org.eclipse.emf.mapping_2.8.0.v20150123-0452
211 STARTING org.eclipse.emf.mapping.ecore_2.6.0.v20150123-0452
212 STARTING org.eclipse.emf.mapping.ecore.editor_2.6.0.v20150123-0452
213 STARTING org.eclipse.emf.mapping.ecore2ecore_2.8.0.v20150123-0452
214 STARTING
org.eclipse.emf.mapping.ecore2ecore.editor_2.7.0.v20150123-0452
215 STARTING org.eclipse.emf.mapping.ecore2xml_2.8.0.v20150123-0452
216 STARTING org.eclipse.emf.mapping.ecore2xml.ui_2.7.0.v20150123-0452
217 STARTING org.eclipse.emf.mapping.ui_2.6.0.v20150123-0452
218 ACTIVE org.eclipse.epp.mpc.core_1.3.2.v20141216-2136
219 RESOLVED org.eclipse.epp.mpc.help.ui_1.3.2.v20141006-1249
220 ACTIVE org.eclipse.epp.mpc.ui_1.3.2.v20150204-1930
221 RESOLVED org.eclipse.epp.package.java_4.4.2.20150219-0708
222 ACTIVE org.eclipse.equinox.app_1.3.200.v20130910-1609
223 STARTING org.eclipse.equinox.bidi_0.10.0.v20130327-1442
224 ACTIVE org.eclipse.equinox.common_3.6.200.v20130402-1505
225 STARTING org.eclipse.equinox.concurrent_1.1.0.v20130327-1442
226 ACTIVE org.eclipse.equinox.console_1.1.0.v20140131-1639
227 ACTIVE org.eclipse.equinox.ds_1.4.200.v20131126-2331
228 ACTIVE org.eclipse.equinox.event_1.3.100.v20140115-1647
229 STARTING org.eclipse.equinox.frameworkadmin_2.0.100.v20131209-2144
230 STARTING
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20131211-1531
231 STARTING org.eclipse.equinox.http.jetty_3.0.200.v20131021-1843
232 RESOLVED org.eclipse.equinox.http.registry_1.1.300.v20130402-1529
233 STARTING org.eclipse.equinox.http.servlet_1.1.500.v20140318-1755
234 STARTING org.eclipse.equinox.jsp.jasper_1.0.400.v20130327-1442
235 STARTING
org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442
236 RESOLVED org.eclipse.equinox.launcher_1.3.0.v20140415-2008
Fragments=237
237 RESOLVED
org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20150204-1316
Master=236
238 STARTING
org.eclipse.equinox.p2.artifact.repository_1.1.300.v20131211-1531
239 STARTING org.eclipse.equinox.p2.console_1.0.300.v20131113-1212
240 ACTIVE org.eclipse.equinox.p2.core_2.3.0.v20131211-1531
241 STARTING org.eclipse.equinox.p2.director_2.3.100.v20140224-1921
242 STARTING org.eclipse.equinox.p2.director.app_1.0.300.v20150129-0838
243 STARTING org.eclipse.equinox.p2.directorywatcher_1.1.0.v20131211-1531
244 RESOLVED org.eclipse.equinox.p2.discovery_1.0.300.v20131210-1027
245 STARTING
org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531
246 ACTIVE org.eclipse.equinox.p2.engine_2.3.0.v20140506-1720
247 STARTING
org.eclipse.equinox.p2.extensionlocation_1.2.100.v20131119-0908
248 STARTING
org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210
249 RESOLVED org.eclipse.equinox.p2.jarprocessor_1.0.300.v20131211-1531
250 ACTIVE org.eclipse.equinox.p2.metadata_2.2.0.v20131211-1531
251 ACTIVE
org.eclipse.equinox.p2.metadata.repository_1.2.100.v20131209-2144
252 ACTIVE org.eclipse.equinox.p2.operations_2.4.0.v20131119-0908
253 STARTING org.eclipse.equinox.p2.publisher_1.3.0.v20140911-0143
254 STARTING
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20140414-0825
255 STARTING org.eclipse.equinox.p2.ql_2.0.100.v20131211-1531
256 RESOLVED
org.eclipse.equinox.p2.reconciler.dropins_1.1.200.v20131119-0908
257 ACTIVE org.eclipse.equinox.p2.repository_2.3.0.v20131211-1531
258 STARTING org.eclipse.equinox.p2.repository.tools_2.1.0.v20131211-1531
259 STARTING
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20140512-1650
260 STARTING
org.eclipse.equinox.p2.touchpoint.natives_1.1.100.v20140523-0116
261 ACTIVE org.eclipse.equinox.p2.transport.ecf_1.1.0.v20140408-1354
262 STARTING org.eclipse.equinox.p2.ui_2.3.0.v20140404-1657
263 RESOLVED org.eclipse.equinox.p2.ui.discovery_1.0.100.v20131210-1027
264 STARTING org.eclipse.equinox.p2.ui.importexport_1.1.0.v20131210-1027
265 STARTING org.eclipse.equinox.p2.ui.sdk_1.0.300.v20140407-1803
266 ACTIVE org.eclipse.equinox.p2.ui.sdk.scheduler_1.2.0.v20140422-1847
267 ACTIVE org.eclipse.equinox.p2.updatechecker_1.1.200.v20131119-0908
268 STARTING org.eclipse.equinox.p2.updatesite_1.0.400.v20131211-1531
269 ACTIVE org.eclipse.equinox.preferences_3.5.200.v20140224-1527
270 ACTIVE org.eclipse.equinox.registry_3.5.400.v20140428-1507
Fragments=129
271 ACTIVE org.eclipse.equinox.security_1.2.0.v20130424-1801
Fragments=273
272 STARTING org.eclipse.equinox.security.ui_1.1.200.v20130626-2037
273 RESOLVED
org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442
Master=271
274 STARTING
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20131217-1203
275 ACTIVE org.eclipse.equinox.util_1.0.500.v20130404-1337
276 STARTING org.eclipse.gef_3.9.100.201408150207
277 ACTIVE org.eclipse.help_3.6.0.v20130326-1254
278 STARTING org.eclipse.help.base_4.0.201.v20150204-1700
279 STARTING org.eclipse.help.ui_4.0.100.v20140401-0608
280 STARTING org.eclipse.help.webapp_3.6.301.v20150115-1843
281 RESOLVED org.eclipse.jdt_3.10.1.v20150204-1700
282 INSTALLED org.eclipse.jdt.annotation_2.0.0.v20140415-1436
283 RESOLVED org.eclipse.jdt.annotation_1.1.0.v20140129-1625
284 STARTING org.eclipse.jdt.apt.core_3.3.600.v20150122-0735
285 STARTING org.eclipse.jdt.apt.pluggable.core_1.0.400.v20131113-0353
286 STARTING org.eclipse.jdt.apt.ui_3.3.400.v20140311-1758
287 RESOLVED org.eclipse.jdt.compiler.apt_1.1.0.v20150122-0735
Master=289
288 RESOLVED org.eclipse.jdt.compiler.tool_1.0.300.v20150114-1827
Master=289
289 ACTIVE org.eclipse.jdt.core_3.10.2.v20150120-1634
Fragments=288, 287
290 ACTIVE org.eclipse.jdt.core.manipulation_1.5.0.v20130605-1748
291 ACTIVE org.eclipse.jdt.debug_3.8.102.v20150115-1323
292 ACTIVE org.eclipse.jdt.debug.ui_3.6.300.v20140512-1926
293 RESOLVED org.eclipse.jdt.doc.user_3.10.1.v20140827-1504
294 STARTING org.eclipse.jdt.junit_3.7.300.v20140418-0836
295 STARTING org.eclipse.jdt.junit.core_3.7.300.v20140409-1618
296 RESOLVED org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138
297 RESOLVED org.eclipse.jdt.junit4.runtime_1.1.400.v20140314-0036
298 ACTIVE org.eclipse.jdt.launching_3.7.102.v20141111-0953
299 ACTIVE org.eclipse.jdt.ui_3.10.2.v20141014-1419
300 STARTING org.eclipse.jem.util_2.1.200.v201404021757
301 RESOLVED org.eclipse.jetty.continuation_8.1.16.v20140903
302 RESOLVED org.eclipse.jetty.http_8.1.16.v20140903
303 RESOLVED org.eclipse.jetty.io_8.1.16.v20140903
304 RESOLVED org.eclipse.jetty.security_8.1.16.v20140903
305 RESOLVED org.eclipse.jetty.server_8.1.16.v20140903
306 RESOLVED org.eclipse.jetty.servlet_8.1.16.v20140903
307 RESOLVED org.eclipse.jetty.util_8.1.16.v20140903
308 ACTIVE org.eclipse.jface_3.10.2.v20141021-1035
309 RESOLVED org.eclipse.jface.databinding_1.6.200.v20140528-1422
310 RESOLVED org.eclipse.jface.text_3.9.2.v20141003-1326
311 ACTIVE org.eclipse.jgit_3.4.2.201412180340-r
312 STARTING org.eclipse.jgit.archive_3.4.2.201412180340-r
313 ACTIVE org.eclipse.jsch.core_1.1.500.v20131112-1442
314 STARTING org.eclipse.jsch.ui_1.1.500.v20131112-1442
315 ACTIVE org.eclipse.ltk.core.refactoring_3.6.101.v20140817-1500
316 ACTIVE org.eclipse.ltk.ui.refactoring_3.7.100.v20140324-1358
317 RESOLVED org.eclipse.m2e.archetype.common_1.6.2.20150902-0001
318 STARTING org.eclipse.m2e.core_1.6.2.20150902-0002
319 STARTING org.eclipse.m2e.core.ui_1.6.2.20150902-0002
320 STARTING org.eclipse.m2e.discovery_1.6.2.20150902-0002
321 STARTING org.eclipse.m2e.editor_1.6.2.20150902-0002
322 STARTING org.eclipse.m2e.editor.xml_1.6.2.20150902-0002
323 STARTING org.eclipse.m2e.jdt_1.6.2.20150902-0002
Fragments=324
324 RESOLVED org.eclipse.m2e.jdt.ui_1.6.2.20150902-0002
Master=323
325 STARTING org.eclipse.m2e.launching_1.6.2.20150902-0002
326 RESOLVED
org.eclipse.m2e.lifecyclemapping.defaults_1.6.2.20150902-0002
327 RESOLVED org.eclipse.m2e.logback.appender_1.6.2.20150902-0002
Master=3
328 STARTING org.eclipse.m2e.logback.configuration_1.6.2.20150902-0002
329 RESOLVED org.eclipse.m2e.maven.indexer_1.6.2.20150902-0001
330 RESOLVED org.eclipse.m2e.maven.runtime_1.6.2.20150902-0001
331 RESOLVED
org.eclipse.m2e.maven.runtime.slf4j.simple_1.6.2.20150902-0001
332 STARTING org.eclipse.m2e.model.edit_1.6.2.20150902-0002
333 STARTING org.eclipse.m2e.profiles.core_1.6.2.20150902-0002
334 STARTING org.eclipse.m2e.profiles.ui_1.6.2.20150902-0002
335 STARTING org.eclipse.m2e.refactoring_1.6.2.20150902-0002
336 RESOLVED org.eclipse.m2e.scm_1.6.2.20150902-0002
337 STARTING org.eclipse.m2e.tests.common_1.6.2.20150902-0002
338 RESOLVED org.eclipse.m2e.workspace.cli_0.3.1
339 ACTIVE org.eclipse.mylyn.bugzilla.core_3.14.2.v20150217-2341
340 RESOLVED org.eclipse.mylyn.bugzilla.ide_3.14.2.v20150218-0125
341 ACTIVE org.eclipse.mylyn.bugzilla.ui_3.14.2.v20150217-2341
342 STARTING org.eclipse.mylyn.builds.core_1.6.2.v20150218-0552
343 ACTIVE org.eclipse.mylyn.builds.ui_1.6.2.v20150218-0552
344 ACTIVE org.eclipse.mylyn.commons.core_3.14.2.v20150217-2244
345 STARTING org.eclipse.mylyn.commons.identity.core_1.6.2.v20150217-2244
346 ACTIVE org.eclipse.mylyn.commons.net_3.14.2.v20150217-2244
347 ACTIVE
org.eclipse.mylyn.commons.notifications.core_1.6.2.v20150217-2244
348 ACTIVE
org.eclipse.mylyn.commons.notifications.feed_1.6.2.v20150217-2244
349 STARTING
org.eclipse.mylyn.commons.notifications.ui_1.6.2.v20150217-2244
350 RESOLVED
org.eclipse.mylyn.commons.repositories.core_1.6.2.v20150217-2244
351 STARTING
org.eclipse.mylyn.commons.repositories.http.core_1.6.2.v20150217-2244
352 ACTIVE
org.eclipse.mylyn.commons.repositories.ui_1.6.2.v20150217-2244
353 RESOLVED org.eclipse.mylyn.commons.screenshots_3.14.2.v20150217-2244
354 ACTIVE org.eclipse.mylyn.commons.ui_3.14.2.v20150217-2244
355 ACTIVE org.eclipse.mylyn.commons.workbench_3.14.2.v20150217-2244
356 STARTING org.eclipse.mylyn.commons.xmlrpc_3.14.2.v20150217-2244
357 ACTIVE org.eclipse.mylyn.context.core_3.14.2.v20150218-0125
358 ACTIVE org.eclipse.mylyn.context.tasks.ui_3.14.2.v20150218-0125
359 STARTING org.eclipse.mylyn.context.ui_3.14.2.v20150218-0125
360 STARTING org.eclipse.mylyn.cvs.core_1.6.2.v20150217-2249
361 STARTING org.eclipse.mylyn.debug.ui_3.14.2.v20150218-0125
362 RESOLVED org.eclipse.mylyn.discovery.core_3.14.2.v20150217-2244
363 RESOLVED org.eclipse.mylyn.discovery.ui_3.14.2.v20150217-2244
364 STARTING org.eclipse.mylyn.git.core_1.6.2.v20150217-2249
365 STARTING org.eclipse.mylyn.git.ui_1.6.2.v20150217-2249
366 STARTING org.eclipse.mylyn.help.ui_3.14.2.v20150217-2341
367 STARTING org.eclipse.mylyn.hudson.core_1.6.2.v20150218-0552
368 STARTING org.eclipse.mylyn.hudson.ui_1.6.2.v20150218-0552
369 STARTING org.eclipse.mylyn.ide.ant_3.14.2.v20150218-0125
370 STARTING org.eclipse.mylyn.ide.ui_3.14.2.v20150218-0125
371 STARTING org.eclipse.mylyn.java.tasks_3.14.2.v20150218-0125
372 STARTING org.eclipse.mylyn.java.ui_3.14.2.v20150218-0125
373 RESOLVED org.eclipse.mylyn.monitor.core_3.14.2.v20150217-2244
374 ACTIVE org.eclipse.mylyn.monitor.ui_3.14.2.v20150217-2244
375 STARTING org.eclipse.mylyn.resources.ui_3.14.2.v20150218-0125
376 STARTING org.eclipse.mylyn.tasks.bugs_3.14.2.v20150217-2341
377 RESOLVED org.eclipse.mylyn.tasks.core_3.14.2.v20150217-2341
378 STARTING org.eclipse.mylyn.tasks.index.core_3.14.2.v20150217-2341
379 RESOLVED org.eclipse.mylyn.tasks.index.ui_3.14.2.v20150217-2341
380 RESOLVED org.eclipse.mylyn.tasks.search_3.14.2.v20150217-2341
381 ACTIVE org.eclipse.mylyn.tasks.ui_3.14.2.v20150217-2341
382 RESOLVED org.eclipse.mylyn.team.cvs_3.14.2.v20150218-0125
383 ACTIVE org.eclipse.mylyn.team.ui_3.14.2.v20150218-0125
384 STARTING org.eclipse.mylyn.versions.core_1.6.2.v20150217-2249
385 STARTING org.eclipse.mylyn.versions.ui_1.6.2.v20150217-2249
386 RESOLVED
org.eclipse.mylyn.wikitext.confluence.core_2.3.2.v20150217-2315
387 RESOLVED
org.eclipse.mylyn.wikitext.confluence.ui_2.3.2.v20150217-2315
388 STARTING org.eclipse.mylyn.wikitext.context.ui_2.3.2.v20150217-2315
389 RESOLVED org.eclipse.mylyn.wikitext.core_2.3.2.v20150217-2315
390 STARTING org.eclipse.mylyn.wikitext.core.ant_2.3.2.v20150217-2315
391 STARTING org.eclipse.mylyn.wikitext.core.osgi_2.3.2.v20150217-2315
392 RESOLVED org.eclipse.mylyn.wikitext.help.ui_2.3.2.v20150217-2315
393 RESOLVED org.eclipse.mylyn.wikitext.html.core_2.3.2.v20150217-2315
394 RESOLVED
org.eclipse.mylyn.wikitext.markdown.core_2.3.2.v20150217-2315
395 RESOLVED org.eclipse.mylyn.wikitext.markdown.ui_2.3.2.v20150217-2315
396 RESOLVED
org.eclipse.mylyn.wikitext.mediawiki.core_2.3.2.v20150217-2315
397 RESOLVED org.eclipse.mylyn.wikitext.mediawiki.ui_2.3.2.v20150217-2315
398 STARTING org.eclipse.mylyn.wikitext.tasks.ui_2.3.2.v20150217-2315
399 RESOLVED org.eclipse.mylyn.wikitext.textile.core_2.3.2.v20150217-2315
400 RESOLVED org.eclipse.mylyn.wikitext.textile.ui_2.3.2.v20150217-2315
401 RESOLVED
org.eclipse.mylyn.wikitext.tracwiki.core_2.3.2.v20150217-2315
402 RESOLVED org.eclipse.mylyn.wikitext.tracwiki.ui_2.3.2.v20150217-2315
403 RESOLVED org.eclipse.mylyn.wikitext.twiki.core_2.3.2.v20150217-2315
404 RESOLVED org.eclipse.mylyn.wikitext.twiki.ui_2.3.2.v20150217-2315
405 STARTING org.eclipse.mylyn.wikitext.ui_2.3.2.v20150217-2315
406 RESOLVED org.eclipse.osgi.services_3.4.0.v20140312-2051
407 RESOLVED org.eclipse.osgi.util_3.3.0.v20131023-1243
408 RESOLVED org.eclipse.pde_3.10.1.v20150204-1700
409 STARTING org.eclipse.pde.api.tools_1.0.600.v20140520-1809
410 RESOLVED org.eclipse.pde.api.tools.annotations_1.0.0.v20140602-1527
411 STARTING org.eclipse.pde.api.tools.ui_1.0.501.v20140808-0849
412 STARTING org.eclipse.pde.build_3.9.0.v20140415-2029
413 ACTIVE org.eclipse.pde.core_3.10.2.v20150127-1015
414 RESOLVED org.eclipse.pde.doc.user_3.10.2.v20150202-1407
415 STARTING org.eclipse.pde.ds.core_1.0.300.v20140204-1740
416 STARTING org.eclipse.pde.ds.ui_1.0.300.v20140204-1740
417 STARTING org.eclipse.pde.junit.runtime_3.4.400.v20140204-1740
418 ACTIVE org.eclipse.pde.launching_3.6.200.v20140521-1231
419 STARTING org.eclipse.pde.runtime_3.4.400.v20140512-1555
420 STARTING org.eclipse.pde.ua.core_1.0.301.v20140702-1823
421 STARTING org.eclipse.pde.ua.ui_1.0.300.v20140307-1548
422 ACTIVE org.eclipse.pde.ui_3.8.101.v20141001-1400
423 STARTING org.eclipse.pde.ui.templates_3.4.800.v20140410-2009
424 RESOLVED org.eclipse.platform_4.4.2.v20150204-1700
425 RESOLVED org.eclipse.platform.doc.user_4.4.2.v20141003-1449
426 STARTING org.eclipse.rcp_4.4.2.v20150204-1700
427 RESOLVED org.eclipse.recommenders.apidocs_2.1.12.v20150212-1812
428 STARTING org.eclipse.recommenders.apidocs.rcp_2.1.12.v20150212-1812
429 RESOLVED org.eclipse.recommenders.calls_2.1.12.v20150212-1812
430 RESOLVED org.eclipse.recommenders.calls.rcp_2.1.12.v20150212-1812
431 STARTING org.eclipse.recommenders.chain.rcp_2.1.12.v20150212-1812
432 STARTING
org.eclipse.recommenders.completion.rcp_2.1.12.v20150213-0747
433 STARTING org.eclipse.recommenders.injection_2.1.12.v20150212-1812
434 RESOLVED org.eclipse.recommenders.jayes_2.1.12.v20150212-1812
435 RESOLVED org.eclipse.recommenders.jayes.io_2.1.12.v20150212-1812
436 RESOLVED org.eclipse.recommenders.jdt_2.1.12.v20150212-1812
437 STARTING org.eclipse.recommenders.models_2.1.12.v20150212-1812
438 RESOLVED org.eclipse.recommenders.models.rcp_2.1.12.v20150212-1812
439 RESOLVED org.eclipse.recommenders.net_2.1.12.v20150212-1812
440 RESOLVED org.eclipse.recommenders.overrides_2.1.12.v20150212-1812
441 RESOLVED org.eclipse.recommenders.overrides.rcp_2.1.12.v20150212-1812
442 STARTING org.eclipse.recommenders.rcp_2.1.12.v20150218-0817
443 RESOLVED org.eclipse.recommenders.subwords.rcp_2.1.12.v20150212-1812
444 RESOLVED org.eclipse.recommenders.utils_2.1.12.v20150212-1812
445 STARTING org.eclipse.search_3.9.100.v20140226-1637
446 RESOLVED org.eclipse.swt_3.103.2.v20150203-1313
Fragments=447
447 RESOLVED org.eclipse.swt.win32.win32.x86_64_3.103.2.v20150203-1351
Master=446
448 ACTIVE org.eclipse.team.core_3.7.0.v20130514-1224
449 ACTIVE org.eclipse.team.cvs.core_3.3.600.v20131112-1442
450 STARTING org.eclipse.team.cvs.ssh2_3.2.400.v20131112-1442
451 ACTIVE org.eclipse.team.cvs.ui_3.3.600.v20130514-1224
452 ACTIVE org.eclipse.team.ui_3.7.100.v20130710-1213
453 RESOLVED org.eclipse.text_3.5.300.v20130515-1451
454 ACTIVE org.eclipse.ui_3.106.1.v20141002-1150
455 STARTING org.eclipse.ui.browser_3.4.200.v20131003-1453
456 STARTING org.eclipse.ui.cheatsheets_3.4.200.v20131227-1524
457 ACTIVE org.eclipse.ui.console_3.5.300.v20140424-1437
458 ACTIVE org.eclipse.ui.editors_3.8.200.v20140401-1310
459 STARTING org.eclipse.ui.externaltools_3.2.300.v20140327-1949
460 ACTIVE org.eclipse.ui.forms_3.6.100.v20140422-1825
461 ACTIVE org.eclipse.ui.ide_3.10.2.v20141118-1227
Fragments=473
462 RESOLVED org.eclipse.ui.ide.application_1.0.501.v20141111-1238
463 STARTING org.eclipse.ui.intro_3.4.200.v20130326-1254
464 STARTING org.eclipse.ui.intro.universal_3.2.701.v20150204-1123
465 ACTIVE org.eclipse.ui.navigator_3.5.401.v20140724-1117
466 STARTING org.eclipse.ui.navigator.resources_3.4.700.v20140407-1004
467 ACTIVE org.eclipse.ui.net_1.2.200.v20120807-0927
468 ACTIVE org.eclipse.ui.themes_1.0.1.v20141126-1957
469 ACTIVE org.eclipse.ui.trace_1.0.201.v20140702-1807
470 ACTIVE org.eclipse.ui.views_3.7.0.v20140408-0703
471 ACTIVE org.eclipse.ui.views.log_1.0.500.v20140512-1221
472 STARTING org.eclipse.ui.views.properties.tabbed_3.6.0.v20140519-0906
473 RESOLVED org.eclipse.ui.win32_3.2.400.v20140423-2207
Master=461
474 ACTIVE org.eclipse.ui.workbench_3.106.2.v20150204-1030
475 ACTIVE org.eclipse.ui.workbench.texteditor_3.9.0.v20140411-1521
476 ACTIVE org.eclipse.update.configurator_3.3.300.v20140518-1928
477 STARTING org.eclipse.wb.core_1.7.0.r44x201405021445
478 STARTING org.eclipse.wb.core.databinding_1.7.0.r44x201405021448
479 STARTING org.eclipse.wb.core.java_1.7.0.r44x201405021448
480 STARTING org.eclipse.wb.core.lib_1.7.0.r44x201405021445
481 STARTING org.eclipse.wb.core.ui_1.7.0.r44x201405021455
482 STARTING org.eclipse.wb.layout.group_1.7.0.r44x201405021517
483 STARTING org.eclipse.wb.os_1.7.0.r44x201405021445
484 STARTING org.eclipse.wb.os.win32_1.7.0.r44x201405021445
485 STARTING org.eclipse.wb.runtime_1.7.0.r44x201405021445
486 STARTING org.eclipse.wb.runtime.lib_1.7.0.r44x201405021445
487 STARTING org.eclipse.wb.swing_1.7.0.r44x201405021531
488 STARTING org.eclipse.wb.swing.FormLayout_1.7.0.r44x201405021531
489 STARTING org.eclipse.wb.swing.FormLayout.lib_1.7.0.r44x201405021531
490 STARTING org.eclipse.wb.swing.MigLayout_1.7.0.r44x201405021531
491 STARTING org.eclipse.wb.swing.MigLayout.lib_1.7.0.r44x201405021531
492 STARTING org.eclipse.wb.swing.databinding_1.7.0.r44x201405021531
493 STARTING org.eclipse.wb.swing.java6_1.7.0.r44x201405021531
494 STARTING org.eclipse.wb.swing.jsr296_1.7.0.r44x201405021531
495 STARTING org.eclipse.wst.common.core_1.2.0.v200908251833
496 STARTING org.eclipse.wst.common.emf_1.2.300.v201501292352
497 STARTING
org.eclipse.wst.common.emfworkbench.integration_1.2.101.v201107081800
498 STARTING org.eclipse.wst.common.environment_1.0.400.v200912181831
499 STARTING org.eclipse.wst.common.frameworks_1.2.200.v201304241450
500 STARTING org.eclipse.wst.common.frameworks.ui_1.2.300.v201401292051
501 STARTING org.eclipse.wst.common.infopop_1.0.300.v201309101952
502 STARTING org.eclipse.wst.common.modulecore_1.2.401.v201408132036
503 STARTING org.eclipse.wst.common.modulecore.ui_1.0.201.v201208241542
504 STARTING
org.eclipse.wst.common.project.facet.core_1.4.300.v201111030424
505 STARTING org.eclipse.wst.common.snippets_1.2.200.v201208080420
506 STARTING org.eclipse.wst.common.ui_1.1.500.v200911182011
507 STARTING org.eclipse.wst.common.uriresolver_1.2.100.v201305141634
508 STARTING org.eclipse.wst.dtd.core_1.1.700.v201211012112
509 STARTING org.eclipse.wst.dtd.ui_1.0.801.v201308100602
510 RESOLVED org.eclipse.wst.dtd.ui.infopop_1.0.400.v201309112106
511 RESOLVED org.eclipse.wst.dtdeditor.doc.user_1.0.700.v201208081537
512 STARTING org.eclipse.wst.internet.cache_1.0.700.v201211211430
513 STARTING org.eclipse.wst.server.core_1.6.2.v201409292121
514 STARTING org.eclipse.wst.sse.core_1.1.900.v201401092025
515 RESOLVED org.eclipse.wst.sse.doc.user_1.1.100.v201208081537
516 STARTING org.eclipse.wst.sse.ui_1.3.301.v201501151629
517 RESOLVED org.eclipse.wst.sse.ui.infopop_1.0.300.v201309112106
518 RESOLVED org.eclipse.wst.standard.schemas_1.0.700.v201304171715
519 STARTING org.eclipse.wst.validation_1.2.600.v201501211647
520 RESOLVED org.eclipse.wst.validation.infopop_1.0.300.v201309101952
521 STARTING org.eclipse.wst.validation.ui_1.2.500.v201310231452
522 STARTING org.eclipse.wst.xml.core_1.1.902.v201501211904
523 STARTING org.eclipse.wst.xml.ui_1.1.501.v201501212057
524 RESOLVED org.eclipse.wst.xml.ui.infopop_1.0.400.v201309112106
525 RESOLVED org.eclipse.wst.xmleditor.doc.user_1.0.700.v201208081537
526 STARTING org.eclipse.wst.xsd.core_1.1.900.v201401141857
527 STARTING org.eclipse.wst.xsd.ui_1.2.500.v201208081537
528 RESOLVED org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201208081537
529 STARTING org.eclipse.xsd_2.10.0.v20150123-0452
530 STARTING org.eclipse.xsd.edit_2.7.0.v20150123-0452
531 RESOLVED org.eclipse.zest.core_1.5.100.201408150207
532 RESOLVED org.eclipse.zest.layouts_1.1.100.201408150207
533 STARTING org.hamcrest.core_1.3.0.v201303031735
534 RESOLVED org.jsoup_1.7.2.v201304221138
535 RESOLVED org.junit_4.11.0.v201303080030
536 STARTING org.maven.ide.eclipse.scala_0.5.1.201410131304
537 RESOLVED org.objectweb.asm_5.0.1.v201404251740
538 RESOLVED org.objectweb.asm.tree_5.0.1.v201404251740
539 RESOLVED org.sat4j.core_2.3.5.v201308161310
540 RESOLVED org.sat4j.pb_2.3.5.v201404071733
541 RESOLVED org.slf4j.api_1.7.2.v20121108-1250
Fragments=5
542 RESOLVED org.sonatype.m2e.buildhelper_0.15.0.201207090124
543 RESOLVED org.sonatype.m2e.egit_0.14.0.201509090157
544 STARTING org.sonatype.m2e.subclipse_0.13.0.201312191101
545 STARTING org.sonatype.tycho.m2e_0.8.0.201409231215
546 ACTIVE org.tigris.subversion.clientadapter_1.10.3
547 STARTING org.tigris.subversion.clientadapter.javahl_1.8.14
Fragments=548
548 RESOLVED org.tigris.subversion.clientadapter.javahl.win64_1.8.14
Master=547
549 ACTIVE org.tigris.subversion.subclipse.core_1.10.10
550 RESOLVED org.tigris.subversion.subclipse.doc_1.3.0
551 STARTING org.tigris.subversion.subclipse.graph_1.1.1
552 ACTIVE org.tigris.subversion.subclipse.tools.usage_1.1.0
553 ACTIVE org.tigris.subversion.subclipse.ui_1.10.9
554 RESOLVED org.w3c.css.sac_1.3.1.v200903091627
555 RESOLVED org.w3c.dom.events_3.0.0.draft20060413_v201105210656
556 RESOLVED org.w3c.dom.smil_1.0.0.v200806040011
557 RESOLVED org.w3c.dom.svg_1.1.0.v201011041433
osgi>
!ENTRY org.apache.ivyde.eclipse 1 0 2016-02-02 09:21:43.676
!MESSAGE starting IvyDE plugin
!ENTRY org.apache.ivyde.eclipse 1 0 2016-02-02 09:21:43.683
!MESSAGE IvyDE plugin started
!ENTRY org.eclipse.e4.ui.workbench 4 0 2016-02-02 09:22:31.033
!MESSAGE Unable to create class
'org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor' from bundle '474'
!ENTRY org.eclipse.equinox.event 4 0 2016-02-02 09:22:31.718
!MESSAGE Exception while dispatching event org.osgi.service.event.Event
[topic=org/eclipse/e4/ui/model/ui/ElementContainer/selectedElement/SET] to
handler org.eclipse.e4.ui.services.internal.events.UIEventHandler@2e7cd276
!ENTRY org.eclipse.ui 4 0 2016-02-02 09:22:33.374
!MESSAGE Unhandled event loop exception
Error while logging event loop exception:
!ENTRY org.eclipse.ui 4 0 2016-02-02 09:22:34.281
!MESSAGE Unhandled event loop exception
Error while logging event loop exception:
Exception in thread "Worker-4"