Eclipse Plugin: wie erstelle ich eine View mit einer Diagramm?

ikar

Grünschnabel
Ich arbeite an einem Plugin für Eclipse und möchte eine View mit einem Graphen erstellen.
Die Frage ist welchen Plugin / API / Editor ich dafür verwenden kann? Gehts überhaupt eigene Diagramme in die ViewPart einbauen (nicht nur Tree, List, Table...)?

Ich habe es schon mit JGraph und Zest probiert, ging aber nicht mit Fehlermeldung - "...unresolved bundels...".
Ich habe auf der Hilfeseiten von Eclipse auch über GEF gelesen, da steht aber, dass mans mit RCP implementieren soll. Ich muss es aber in meinen Plugin einbauen, da ich noch andere Resourcen die für Clients nicht zugänglich sind nutze.

Vielleicht hat schon jemand was ähnliches gemacht? Könnt ihr mir vielleicht nützliche links oder Infoquellen vorschlagen

Danke im Voraus!

Hier die Fehlermeldung mit Zest versuch:
Code:
!ENTRY org.eclipse.osgi 2 0 2010-12-02 09:07:28.589
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.605
!MESSAGE Bundle reference:file:/D:/Eclipse/eclipse/plugins/org.eclipse.cdt.launch.remote_2.2.0.201009241320.jar was not resolved.
!SUBENTRY 2 org.eclipse.cdt.launch.remote 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.rse.files.ui_[3.0.0,4.0.0).
!SUBENTRY 2 org.eclipse.cdt.launch.remote 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.rse.services_[3.0.0,4.0.0).
!SUBENTRY 2 org.eclipse.cdt.launch.remote 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.rse.subsystems.files.core_[3.0.0,4.0.0).
!SUBENTRY 2 org.eclipse.cdt.launch.remote 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.rse.core_[3.0.0,4.0.0).
!SUBENTRY 2 org.eclipse.cdt.launch.remote 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.rse.subsystems.shells.core_[3.0.0,4.0.0).
!SUBENTRY 2 org.eclipse.cdt.launch.remote 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.rse.ui_[3.0.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.605
!MESSAGE Bundle reference:file:/D:/Eclipse/eclipse/plugins/org.eclipse.cdt.core.lrparser_5.1.0.201009241320.jar was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.lrparser 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle net.sourceforge.lpg.lpgjavaruntime_1.1.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.605
!MESSAGE Bundle reference:file:/D:/Eclipse/eclipse/plugins/org.eclipse.cdt.debug.edc.linux.x86_1.0.0.201009241320/ was not resolved.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.linux.x86 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.tm.tcf.core_0.3.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.605
!MESSAGE Bundle reference:file:/D:/Eclipse/eclipse/plugins/org.eclipse.cdt.debug.edc.ui_1.0.0.201009241320.jar was not resolved.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.ui 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing imported package org.eclipse.tm.tcf.protocol_0.2.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.ui 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.tm.tcf.core_0.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.ui 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing imported package org.eclipse.tm.tcf.core_0.2.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.605
!MESSAGE Bundle reference:file:/D:/Eclipse/Projects/com.example.helloWorld/ was not resolved.
!SUBENTRY 2 com.example.helloWorld 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.zest.core_1.2.0.
!SUBENTRY 2 com.example.helloWorld 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.zest.layouts_1.1.0.
!SUBENTRY 2 com.example.helloWorld 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.zest.layouts.source_1.1.0.
!SUBENTRY 2 com.example.helloWorld 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.zest.core.source_1.2.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.605
!MESSAGE Bundle reference:file:/D:/Eclipse/eclipse/plugins/org.eclipse.cdt.debug.edc_1.0.0.201009241320.jar was not resolved.
!SUBENTRY 2 org.eclipse.cdt.debug.edc 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing imported package org.eclipse.tm.tcf.core_0.2.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing imported package org.eclipse.tm.tcf.protocol_0.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing imported package org.eclipse.tm.tcf.services_0.2.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing imported package org.eclipse.tm.tcf.util_0.2.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.605
!MESSAGE Bundle reference:file:/D:/Eclipse/eclipse/plugins/org.eclipse.cdt.core.parser.upc_5.1.0.201009241320.jar was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.parser.upc 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle net.sourceforge.lpg.lpgjavaruntime_1.1.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.605
!MESSAGE Bundle reference:file:/D:/Eclipse/eclipse/plugins/org.eclipse.cdt.debug.edc.windows.ui_1.0.0.201009241320.jar was not resolved.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.windows.ui 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.tm.tcf_0.2.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.605
!MESSAGE Bundle reference:file:/D:/Eclipse/eclipse/plugins/org.eclipse.cdt.debug.edc.windows_1.0.0.201009241320/ was not resolved.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.windows 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.tm.tcf.core_0.3.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.605
!MESSAGE Bundle reference:file:/D:/Eclipse/eclipse/plugins/org.eclipse.cdt.debug.edc.tcf.extension_1.0.0.201009241320.jar was not resolved.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.tcf.extension 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing imported package org.eclipse.tm.tcf.core_0.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.tcf.extension 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.tm.tcf.core_0.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.tcf.extension 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.tm.tcf_0.3.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.605
!MESSAGE Bundle reference:file:/D:/Eclipse/eclipse/plugins/org.eclipse.cdt.debug.edc.x86_1.0.0.201009241320.jar was not resolved.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.x86 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.tm.tcf_0.3.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.x86 2 0 2010-12-02 09:07:28.605
!MESSAGE Missing required bundle org.eclipse.tm.tcf.core_0.3.0.

!ENTRY org.eclipse.osgi 2 0 2010-12-02 09:07:28.636
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.636
!MESSAGE Bundle org.eclipse.jdt.apt.pluggable.core_1.0.301.R36_v20100727-0110 [109] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.dispatch_0.0.0.
!SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.model_0.0.0.
!SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.util_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.636
!MESSAGE Bundle org.eclipse.jdt.compiler.apt_1.0.300.v20100513-0845 [112] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing optionally imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.636
!MESSAGE Bundle org.eclipse.jdt.compiler.tool_1.0.100.v_A68_R36x [113] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.636
!MESSAGE Bundle org.eclipse.cdt.core.lrparser_5.1.0.201009241320 [221] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.lrparser 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle net.sourceforge.lpg.lpgjavaruntime_1.1.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.636
!MESSAGE Bundle org.eclipse.cdt.core.lrparser.tests_5.1.0.201009241320 [222] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.lrparser.tests 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.cdt.core.lrparser_4.0.1.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.636
!MESSAGE Bundle org.eclipse.cdt.core.lrparser.xlc_1.0.0.201009241320 [223] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.lrparser.xlc 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.cdt.core.lrparser_5.1.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.636
!MESSAGE Bundle org.eclipse.cdt.core.lrparser.xlc.tests_1.0.0 [224] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.lrparser.xlc.tests 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.cdt.core.lrparser_5.1.0.
!SUBENTRY 2 org.eclipse.cdt.core.lrparser.xlc.tests 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.cdt.core.lrparser.xlc_1.0.0.
!SUBENTRY 2 org.eclipse.cdt.core.lrparser.xlc.tests 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.cdt.core.lrparser.tests_5.1.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.636
!MESSAGE Bundle org.eclipse.cdt.core.parser.upc_5.1.0.201009241320 [225] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.parser.upc 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle net.sourceforge.lpg.lpgjavaruntime_1.1.0.
!SUBENTRY 2 org.eclipse.cdt.core.parser.upc 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.cdt.core.lrparser_5.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.636
!MESSAGE Bundle org.eclipse.cdt.core.parser.upc.tests_5.1.0.201009241320 [226] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.parser.upc.tests 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.cdt.core.parser.upc_0.0.0.
!SUBENTRY 2 org.eclipse.cdt.core.parser.upc.tests 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.cdt.core.lrparser_4.0.1.
!SUBENTRY 2 org.eclipse.cdt.core.parser.upc.tests 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.cdt.core.lrparser.tests_4.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.636
!MESSAGE Bundle org.eclipse.cdt.debug.edc_1.0.0.201009241320 [230] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.debug.edc 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.cdt.debug.edc.tcf.extension_1.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing imported package org.eclipse.tm.tcf.core_0.2.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing imported package org.eclipse.tm.tcf.protocol_0.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing imported package org.eclipse.tm.tcf.services_0.2.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing imported package org.eclipse.tm.tcf.util_0.2.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.636
!MESSAGE Bundle org.eclipse.cdt.debug.edc.linux.x86_1.0.0.201009241320 [232] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.linux.x86 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.cdt.debug.edc_1.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.linux.x86 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.cdt.debug.edc.tcf.extension_1.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.linux.x86 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.cdt.debug.edc.ui_1.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.linux.x86 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.tm.tcf.core_0.3.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.linux.x86 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.cdt.debug.edc.x86_1.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.636
!MESSAGE Bundle org.eclipse.cdt.debug.edc.tcf.extension_1.0.0.201009241320 [233] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.tcf.extension 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.tm.tcf_0.3.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.tcf.extension 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.tm.tcf.core_0.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.tcf.extension 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing imported package org.eclipse.tm.tcf.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.636
!MESSAGE Bundle org.eclipse.cdt.debug.edc.ui_1.0.0.201009241320 [234] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.ui 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.cdt.debug.edc_1.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.ui 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.cdt.debug.edc.tcf.extension_1.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.ui 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing required bundle org.eclipse.tm.tcf.core_0.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.ui 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing imported package org.eclipse.tm.tcf.core_0.2.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.ui 2 0 2010-12-02 09:07:28.636
!MESSAGE Missing imported package org.eclipse.tm.tcf.protocol_0.2.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.652
!MESSAGE Bundle org.eclipse.cdt.debug.edc.windows_1.0.0.201009241320 [235] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.windows 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.cdt.debug.edc_1.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.windows 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.cdt.debug.edc.tcf.extension_1.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.windows 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.cdt.debug.edc.ui_1.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.windows 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.tm.tcf.core_0.3.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.windows 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.cdt.debug.edc.x86_1.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.652
!MESSAGE Bundle org.eclipse.cdt.debug.edc.windows.ui_1.0.0.201009241320 [236] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.windows.ui 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.cdt.debug.edc.windows_1.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.windows.ui 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.cdt.debug.edc_1.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.windows.ui 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.cdt.debug.edc.ui_1.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.windows.ui 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.tm.tcf_0.2.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.652
!MESSAGE Bundle org.eclipse.cdt.debug.edc.x86_1.0.0.201009241320 [237] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.x86 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.cdt.debug.edc_1.0.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.x86 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.tm.tcf_0.3.0.
!SUBENTRY 2 org.eclipse.cdt.debug.edc.x86 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.tm.tcf.core_0.3.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.652
!MESSAGE Bundle org.eclipse.cdt.launch.remote_2.2.0.201009241320 [262] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.launch.remote 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.rse.ui_[3.0.0,4.0.0).
!SUBENTRY 2 org.eclipse.cdt.launch.remote 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.rse.subsystems.shells.core_[3.0.0,4.0.0).
!SUBENTRY 2 org.eclipse.cdt.launch.remote 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.rse.subsystems.files.core_[3.0.0,4.0.0).
!SUBENTRY 2 org.eclipse.cdt.launch.remote 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.rse.core_[3.0.0,4.0.0).
!SUBENTRY 2 org.eclipse.cdt.launch.remote 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.rse.services_[3.0.0,4.0.0).
!SUBENTRY 2 org.eclipse.cdt.launch.remote 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.rse.files.ui_[3.0.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.652
!MESSAGE Bundle org.eclipse.cdt.managedbuilder.bupc.ui_1.0.3.201009241320 [266] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.managedbuilder.bupc.ui 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.cdt.core.parser.upc_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.652
!MESSAGE Bundle org.eclipse.cdt.managedbuilder.xlupc.ui_1.1.0.201009241320 [274] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.managedbuilder.xlupc.ui 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.cdt.core.parser.upc_5.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-12-02 09:07:28.652
!MESSAGE Bundle com.example.helloWorld_1.0.0.qualifier [328] was not resolved.
!SUBENTRY 2 com.example.helloWorld 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.zest.core_1.2.0.
!SUBENTRY 2 com.example.helloWorld 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.zest.layouts_1.1.0.
!SUBENTRY 2 com.example.helloWorld 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.zest.core.source_1.2.0.
!SUBENTRY 2 com.example.helloWorld 2 0 2010-12-02 09:07:28.652
!MESSAGE Missing required bundle org.eclipse.zest.layouts.source_1.1.0.
 
Zurück