Community
Participate
Working Groups
I installed eclipse-cpp-europa-SR1 and PTP 2.1 RC2 candidate (10/20 build) I get many unresolved dependencies on the console, but no complaints in UI /Applications/ecl/ptp21rc2/eclipse$ ./eclipse /Applications/ecl/ptp21rc2/eclipse$ !SESSION 2008-10-20 14:10:17.544 ----------------------------------------------- eclipse.buildId=M20080911-1700 java.version=1.5.0_16 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US Framework arguments: -keyring /Users/beth/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws carbon -arch x86 -keyring /Users/beth/.eclipse_keyring -consoleLog -showlocation !ENTRY org.eclipse.equinox.p2.director 2 0 2008-10-20 14:10:20.389 !MESSAGE Problems resolving provisioning plan. !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-10-20 14:10:20.389 !MESSAGE Unable to satisfy dependency from org.eclipse.ptp.rdt.core.tests 1.0.0 to requiredCapability: osgi.bundle/org.junit4/4.3.1. !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-10-20 14:10:20.389 !MESSAGE Unable to satisfy dependency from org.eclipse.ptp.rdt.ui 1.0.0.200810191823 to requiredCapability: java.package/org.eclipse.rse.internal.subsystems.files.dstore/0.0.0. !ENTRY org.eclipse.equinox.p2.director 4 0 2008-10-20 14:10:20.665 !MESSAGE Problems resolving provisioning plan. !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-10-20 14:10:20.666 !MESSAGE Unable to satisfy dependency from org.eclipse.ptp.rdt.ui 1.0.0.200810191823 to requiredCapability: java.package/org.eclipse.rse.internal.subsystems.files.dstore/0.0.0. !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-10-20 14:10:20.667 !MESSAGE Unable to satisfy dependency from org.eclipse.ptp.rdt.core.tests 1.0.0 to requiredCapability: osgi.bundle/org.junit4/4.3.1. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2008-10-20 14:10:20.667 !MESSAGE No solution found because the problem in /tmp/p2Encoding65342.opb is unsatisfiable. !ENTRY org.eclipse.equinox.p2.director 4 1 2008-10-20 14:10:21.415 !MESSAGE Cannot complete the install because some dependencies are not satisfiable !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2008-10-20 14:10:21.416 !MESSAGE Unsatisfied dependency: [org.eclipse.ptp.rdt.core.tests 1.0.0] requiredCapability: osgi.bundle/org.junit4/4.3.1 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2008-10-20 14:10:21.417 !MESSAGE Unsatisfied dependency: [org.eclipse.ptp.rdt.ui 1.0.0.200810191823] requiredCapability: java.package/org.eclipse.rse.internal.subsystems.files.dstore/0.0.0 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2008-10-20 14:10:21.418 !MESSAGE Unsatisfied dependency: [org.eclipse.ptp.rdt.feature.group 2.1.0.200810191823] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.ptp.rdt.core.tests/[1.0.0,1.0.0] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2008-10-20 14:10:21.419 !MESSAGE Unsatisfied dependency: [org.eclipse.ptp.rdt.feature.group 2.1.0.200810191823] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.ptp.rdt.ui/[1.0.0.200810191823,1.0.0.200810191823] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2008-10-20 14:10:21.421 !MESSAGE Unsatisfied dependency: [org.eclipse.ptp.rdt.ui 1.0.0.200810191823] requiredCapability: java.package/org.eclipse.rse.internal.subsystems.files.dstore/0.0.0 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2008-10-20 14:10:21.421 !MESSAGE Unsatisfied dependency: [org.eclipse.ptp.rdt.core.tests 1.0.0] requiredCapability: osgi.bundle/org.junit4/4.3.1 !ENTRY org.eclipse.cdt.core 1 0 2008-10-20 14:18:59.289 !MESSAGE Indexed 'a1_mpi' (1 sources, 20 headers) in 2.04 sec: 3,691 declarations; 2,443 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0.00%) CDT version: 5.0.2.200810170802 Looks like the RSE dependencies are no longer noted??? When I reinstall (with eclipse SDK 3.4.1 anyway) and explicitly install RSE end-user runtim and end user actions, i do not get this error. Note that the "Quick Installation Instructions" at the bottom of http://wiki.eclipse.org/PTP/builds/2.1 say to do this, and I didn't do them. When I do, this goes away.
Correction: I installed eclipse-cpp-ganymede-SR1-macosx-carbon.tar.gz not eclipse-cpp-europa
(In reply to comment #0) > I installed eclipse-cpp-europa-SR1 > and PTP 2.1 RC2 candidate (10/20 build) Do you mean Ganymede instead of Europa? Obviously Europa is not supported...
yes see previous comment -- it's eclipse-cpp-ganymede-SR1
I'll take a look at this today
Using the RC2a build, P2 is pulling in the RSE plugins for me. Can you please give that a try Beth? Thanks.
I don't know if this is related, but when I try to install PTP & RDT (or PTP on it's own) without RSE already installed, I only seem to get part of the RSE installation. In particular, not enough gets installed for PTP to recognize it as a remote service provider. I'm not sure why that is, but it seems like it must be a dependency issue within RSE. The only way I've been able to get it work successfully is install the full RSE 3.0 prior to installing PTP.
In addition, RDT depends on CDT 5.0.2. The CPP Ganymede SR1 bundle includes CDT 5.0.1 and so installing RDT on top of that will probably not work.
(In reply to comment #6) > I don't know if this is related, but when I try to install PTP & RDT (or PTP on > it's own) without RSE already installed, I only seem to get part of the RSE > installation. In particular, not enough gets installed for PTP to recognize it > as a remote service provider. I'm not sure why that is, but it seems like it > must be a dependency issue within RSE. The only way I've been able to get it > work successfully is install the full RSE 3.0 prior to installing PTP. > Which plugins get pulled in are defined in the feature.xml of the feature you're trying to install. I had issues with that in RDT before when the dependencies section of the feature.xml was out of date. Try getting Eclipse to calculate the dependencies for you (it will look in all the plugins included in the feature and figure out what to depend on). (In reply to comment #7) > In addition, RDT depends on CDT 5.0.2. The CPP Ganymede SR1 bundle includes > CDT 5.0.1 and so installing RDT on top of that will probably not work. > I'm going to open a bug and increase the dependencies on some CDT plugins to 5.0.2. Marking this bug as INVALID since RDT requires CDT 5.0.2+
I am still getting the problem on eclipse-cpp-ganymede-SR1 + CDT 5.0.2 + PTP2.1RC2a. Yes i always install CDT 5.0.2 even on top of CDT 5.0.1 The console messages are attached again below. These show up as soon as it reboots after installing CDT 5.0.2+ptp+RDT - before I do anything else. I could see it *was* downloading some parts of RSE, but no messages to report. But obviously it's not getting "enough" of it If I also go to ganymede update site and check "Remote System Explorer End User Runtime" and "RSE User Actions" at the same time I update to get CDT5.0.2+PTP+RDT, I do not get these errors. /Applications/ecl/ptp21rc2a_noRSE/eclipse$ !SESSION 2008-10-22 15:45:53.156 ----------------------------------------------- eclipse.buildId=M20080911-1700 java.version=1.5.0_16 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US Framework arguments: -keyring /Users/beth/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws carbon -arch x86 -keyring /Users/beth/.eclipse_keyring -consoleLog -showlocation !ENTRY org.eclipse.equinox.p2.director 2 0 2008-10-22 15:45:58.727 !MESSAGE Problems resolving provisioning plan. !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-10-22 15:45:58.727 !MESSAGE Unable to satisfy dependency from org.eclipse.ptp.rdt.core.tests 1.0.0 to requiredCapability: osgi.bundle/org.junit4/4.3.1. !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-10-22 15:45:58.729 !MESSAGE Unable to satisfy dependency from org.eclipse.ptp.rdt.ui 1.0.0.200810220948 to requiredCapability: java.package/org.eclipse.rse.internal.subsystems.files.dstore/0.0.0. !ENTRY org.eclipse.equinox.p2.director 4 0 2008-10-22 15:45:59.347 !MESSAGE Problems resolving provisioning plan. !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-10-22 15:45:59.350 !MESSAGE Unable to satisfy dependency from org.eclipse.ptp.rdt.ui 1.0.0.200810220948 to requiredCapability: java.package/org.eclipse.rse.internal.subsystems.files.dstore/0.0.0. !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-10-22 15:45:59.353 !MESSAGE Unable to satisfy dependency from org.eclipse.ptp.rdt.core.tests 1.0.0 to requiredCapability: osgi.bundle/org.junit4/4.3.1. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2008-10-22 15:45:59.355 !MESSAGE No solution found because the problem in /tmp/p2Encoding43418.opb is unsatisfiable. !ENTRY org.eclipse.equinox.p2.director 4 1 2008-10-22 15:46:00.792 !MESSAGE Cannot complete the install because some dependencies are not satisfiable !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2008-10-22 15:46:00.798 !MESSAGE Unsatisfied dependency: [org.eclipse.ptp.rdt.core.tests 1.0.0] requiredCapability: osgi.bundle/org.junit4/4.3.1 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2008-10-22 15:46:00.799 !MESSAGE Unsatisfied dependency: [org.eclipse.ptp.rdt.ui 1.0.0.200810220948] requiredCapability: java.package/org.eclipse.rse.internal.subsystems.files.dstore/0.0.0 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2008-10-22 15:46:00.800 !MESSAGE Unsatisfied dependency: [org.eclipse.ptp.rdt.feature.group 2.1.0.200810220948] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.ptp.rdt.core.tests/[1.0.0,1.0.0] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2008-10-22 15:46:00.801 !MESSAGE Unsatisfied dependency: [org.eclipse.ptp.rdt.feature.group 2.1.0.200810220948] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.ptp.rdt.ui/[1.0.0.200810220948,1.0.0.200810220948] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2008-10-22 15:46:00.801 !MESSAGE Unsatisfied dependency: [org.eclipse.ptp.rdt.ui 1.0.0.200810220948] requiredCapability: java.package/org.eclipse.rse.internal.subsystems.files.dstore/0.0.0 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2008-10-22 15:46:00.801 !MESSAGE Unsatisfied dependency: [org.eclipse.ptp.rdt.core.tests 1.0.0] requiredCapability: osgi.bundle/org.junit4/4.3.1 ====================================== In case there is any doubt, here is (some of) my eclipse config info: *** Date: Wednesday, October 22, 2008 3:52:33 PM ET *** Platform Details: *** System properties: awt.nativeDoubleBuffering=true awt.toolkit=apple.awt.CToolkit eclipse.buildId=M20080911-1700 eclipse.commands=-os macosx -ws carbon -arch x86 -showsplash -launcher /Applications/ecl/ptp21rc2a_noRSE/eclipse/Eclipse.app/Contents/MacOS/eclipse -name Eclipse --launcher.library /Applications/ecl/ptp21rc2a_noRSE/eclipse/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/eclipse_1115.so -startup /Applications/ecl/ptp21rc2a_noRSE/eclipse/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar -keyring /Users/beth/.eclipse_keyring -consoleLog -showlocation -vm /System/Library/Frameworks/JavaVM.framework eclipse.consoleLog=true eclipse.ee.install.verify=false eclipse.home.location=file:/Applications/ecl/ptp21rc2a_noRSE/eclipse/ eclipse.launcher=/Applications/ecl/ptp21rc2a_noRSE/eclipse/Eclipse.app/Contents/MacOS/eclipse eclipse.p2.data.area=@config.dir/../p2 eclipse.p2.profile=PlatformProfile eclipse.product=org.eclipse.platform.ide eclipse.startTime=1224704753156 eclipse.vm=/System/Library/Frameworks/JavaVM.framework eclipse.vmargs=-Xdock:icon=../Resources/Eclipse.icns -XstartOnFirstThread -Xms40m -Xmx256m -XX:MaxPermSize=256m -Dosgi.requiredJavaVersion=1.5 -Dorg.eclipse.swt.internal.carbon.smallFonts -Djava.class.path=/Applications/ecl/ptp21rc2a_noRSE/eclipse/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar file.encoding=MacRoman file.encoding.pkg=sun.io file.separator=/ gopherProxySet=false java.awt.graphicsenv=apple.awt.CGraphicsEnvironment java.awt.printerjob=apple.awt.CPrinterJob java.class.path=/Applications/ecl/ptp21rc2a_noRSE/eclipse/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar java.class.version=49.0 java.endorsed.dirs=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/endorsed java.ext.dirs=/Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/ext java.home=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home java.io.tmpdir=/tmp java.library.path=/Users/beth/ImageMagick-6.3.8/lib:.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition java.runtime.version=1.5.0_16-b06-284 java.specification.name=Java Platform API Specification java.specification.vendor=Sun Microsystems Inc. java.specification.version=1.5 java.vendor=Apple Inc. java.vendor.url=http://www.apple.com/ java.vendor.url.bug=http://bugreport.apple.com/ java.version=1.5.0_16 java.vm.info=mixed mode java.vm.name=Java HotSpot(TM) Client VM java.vm.specification.name=Java Virtual Machine Specification java.vm.specification.vendor=Sun Microsystems Inc. java.vm.specification.version=1.0 java.vm.vendor=Apple Inc. java.vm.version=1.5.0_16-133 line.separator= *** Features: org.eclipse.cdt (5.0.2.200810170802) "Eclipse C/C++ Development Tools" org.eclipse.cdt.debug.gdbjtag (5.0.2.200810170802) "Eclipse GDB Hardware Debugging Plug-in" org.eclipse.cdt.mylyn (5.0.2.200810170802) "Mylyn Plug-in" org.eclipse.cdt.platform.source (5.0.2.200810170802) "Eclipse C/C++ Development Tools (Source)" org.eclipse.cdt.sdk (5.0.2.200810170802) "Eclipse C/C++ Development Tools SDK" org.eclipse.cdt.util (5.0.2.200810170802) "Eclipse C/C++ Development Tools Utilities" org.eclipse.cdt.xlc.source (5.0.2.200810170802) "XL C/C++ Compiler Support (Source)" org.eclipse.cvs (1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938) "Eclipse CVS Client" org.eclipse.help (1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat) "Help System Base" org.eclipse.mylyn_feature (3.0.2.v20080918-1100-e3x) "Mylyn" org.eclipse.mylyn.bugzilla_feature (3.0.2.v20080918-1100-e3x) "Mylyn" org.eclipse.mylyn.context_feature (3.0.2.v20080918-1100-e3x) "Mylyn" org.eclipse.mylyn.ide_feature (3.0.2.v20080918-1100-e3x) "Mylyn" org.eclipse.mylyn.team_feature (3.0.2.v20080918-1100-e3x) "Mylyn" org.eclipse.platform (3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu) "Eclipse Platform" org.eclipse.ptp (2.1.0.200810220948) "Parallel Tools Platform End-User Runtime" org.eclipse.ptp.cell (2.1.0.200810220948) "pluginName" org.eclipse.ptp.core (2.1.0.200810220948) "Parallel Tools Platform Core" org.eclipse.ptp.debug.sdm (2.1.0.200810220948) "PTP Scalable Debug Manager Core" org.eclipse.ptp.perf (2.1.0.200810220948) "PTP Performance Tools Framework Core" org.eclipse.ptp.pldt (2.1.0.200810220948) "PTP Parallel Language Development Tools Core" org.eclipse.ptp.pldt.lapi (2.1.0.200810220948) "PTP Parallel Language Development Tools LAPI Support" org.eclipse.ptp.remote (2.1.0.200810220948) "PTP Remote Core" org.eclipse.ptp.remote.remotetools (2.1.0.200810220948) "PTP Remote Tools Support" org.eclipse.ptp.remote.rse (2.1.0.200810220948) "PTP RSE Support" org.eclipse.ptp.remotetools (2.1.0.200810220948) "PTP Remote Tools" org.eclipse.ptp.rm.ibm.ll (2.1.0.200810220948) "PTP IBM LoadLeveler Support" org.eclipse.ptp.rm.ibm.pe (2.1.0.200810220948) "PTP IBM Parallel Environment Support" org.eclipse.ptp.utils (2.1.0.200810220948) "PTP Core Utilities" org.eclipse.rcp (3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341) "Eclipse RCP" *** Plug-in Registry: com.ibm.icu (3.8.1.v20080530) "International Components for Unicode for Java (ICU4J)" [Active] com.jcraft.jsch (0.1.37.v200803061811) "JSch" [Resolved] javax.servlet (2.4.0.v200806031604) "Servlet API Bundle" [Resolved] javax.servlet.jsp (2.0.0.v200806031607) "Java Server Pages API Bundle" [Resolved] net.sourceforge.lpg.lpgjavaruntime (1.1.0.v200803061910) "SourceForge LPG" [Resolved] org.apache.ant (1.7.0.v200803061910) "Apache Ant" [Resolved] org.apache.commons.codec (1.3.0.v20080530-1600) "Apache Commons Codec Plug-in" [Resolved] org.apache.commons.el (1.0.0.v200806031608) "Apache Commons JSP 2.0 Expression Language Interpreter" [Resolved] org.apache.commons.httpclient (3.1.0.v20080605-1935) "Apache Commons Httpclient" [Resolved] org.apache.commons.lang (2.3.0.v200803061910) "Apache Jakarta Commons Lang" [Resolved] org.apache.commons.logging (1.0.4.v20080605-1930) "Apache Commons Logging Plug-in" [Resolved] org.apache.jasper (5.5.17.v200806031609) "Apache Jasper 2 Plug-in" [Resolved] org.apache.lucene (1.9.1.v20080530-1600) "Apache Lucene" [Resolved] org.apache.lucene.analysis (1.9.1.v20080530-1600) "Apache Lucene Analysis" [Resolved] org.eclipse.ant.core (3.2.0.v20080529) "Ant Build Tool Core" [Starting] org.eclipse.cdt (5.0.2.200810170802) "Eclipse C/C++ Development Tools" [Starting] org.eclipse.cdt.core (5.0.2.200810170802) "C/C++ Development Tools Core" [Active] org.eclipse.cdt.core.lrparser (5.0.1.200810170802) "LR Parser Plug-in" [Resolved] org.eclipse.cdt.core.macosx (5.0.0.200810170802) "C/C++ Development Tools Core for MacOS X" [Resolved] org.eclipse.cdt.core.parser.upc (5.0.0.200810170802) "UPC Parser Plug-in" [Resolved] org.eclipse.cdt.debug.core (5.0.2.200810170802) "C/C++ Development Tools Debug Model" [Starting] org.eclipse.cdt.debug.gdbjtag (4.0.0.200810170802) "Eclipse GDB Hardware Debugging Plug-in" [Resolved] org.eclipse.cdt.debug.gdbjtag.core (5.0.1.200810170802) "Eclipse GDB Hardware Debug Core Plug-in" [Starting] org.eclipse.cdt.debug.gdbjtag.ui (5.0.1.200810170802) "Eclipse GDB Hardware Debug UI Plug-in" [Starting] org.eclipse.cdt.debug.mi.core (5.0.1.200810170802) "C/C++ Development Tools GDB/MI CDI Debugger Core" [Starting] org.eclipse.cdt.debug.mi.ui (5.0.1.200810170802) "C/C++ Development Tools GDB/MI CDI Debugger UI" [Starting] org.eclipse.cdt.debug.ui (5.0.1.200810170802) "C/C++ Development Tools Debugger UI" [Starting] org.eclipse.cdt.doc.isv (5.0.1.200810170802) "C/C++ Plugin Developer Guide" [Starting] org.eclipse.cdt.doc.user (5.0.1.200810170802) "C/C++ Development User Guide" [Starting] org.eclipse.cdt.errorparsers.xlc (5.0.1.200810170802) "xlC Error Parser Plugin" [Starting] org.eclipse.cdt.gnu.build.source (5.0.2.200810170802) "Eclipse C/C++ Development Tools (Source)" [Resolved] org.eclipse.cdt.gnu.debug.source (5.0.2.200810170802) "Eclipse C/C++ Development Tools (Source)" [Resolved] org.eclipse.cdt.launch (5.0.1.200810170802) "C/C++ Development Tools Launching Support" [Starting] org.eclipse.cdt.make.core (5.0.1.200810170802) "C/C++ Standard make Build Core" [Starting] org.eclipse.cdt.make.ui (5.0.1.200810170802) "C/C++ Standard make Build UI" [Active] org.eclipse.cdt.make.xlc.core (5.0.0.200810170802) "XL C/C++ Make Core" [Resolved] org.eclipse.cdt.managedbuilder.core (5.0.1.200810170802) "CDT Build System Core" [Starting] org.eclipse.cdt.managedbuilder.gnu.ui (5.0.0.200810170802) "GNU Managed Build Definitions" [Starting] org.eclipse.cdt.managedbuilder.ui (5.0.1.200810170802) "C/C++ Managed Builder UI" [Starting] org.eclipse.cdt.managedbuilder.xlc.core (5.0.0.200810170802) "XL C/C++ Managed Build Core" [Starting] org.eclipse.cdt.managedbuilder.xlc.ui (5.0.0.200810170802) "XL C/C++ Managed Build UI Plugin" [Starting] org.eclipse.cdt.mylyn (1.0.0.200809120802) "Mylyn Plug-in" [Resolved] org.eclipse.cdt.mylyn (1.0.0.200810170802) "Mylyn Plug-in" [Resolved] org.eclipse.cdt.mylyn.ui (5.0.1.200810170802) "Mylyn CDT Integrator" [Starting] org.eclipse.cdt.platform.source (5.0.2.200810170802) "Eclipse C/C++ Development Tools (Source)" [Resolved] org.eclipse.cdt.platform.source.macosx.carbon.ppc (5.0.2.200810170802) "pluginName" [Installed] org.eclipse.cdt.sdk (5.0.2.200810170802) "Eclipse C/C++ Development Tools SDK" [Resolved] org.eclipse.cdt.ui (5.0.2.200810170802) "C/C++ Development Tools UI" [Active] org.eclipse.cdt.util (5.0.0.200810170802) "Eclipse C/C++ Development Tools Utilities" [Resolved] org.eclipse.cdt.xlc.source (5.0.2.200810170802) "XL C/C++ Compiler Support (Source)" [Resolved] org.eclipse.compare (3.4.0.I20080604) "Compare Support" [Starting] org.eclipse.core.boot (3.1.100.v20080218) "Core Boot" [Starting] org.eclipse.core.commands (3.4.0.I20080509-2000) "Commands" [Resolved] org.eclipse.core.contenttype (3.3.0.v20080604-1400) "Eclipse Content Mechanism" [Active] org.eclipse.core.databinding (1.1.1.M20080827-0800b) "JFace Data Binding" [Active] org.eclipse.core.databinding.beans (1.1.1.M20080827-0800a) "JFace Data Binding for JavaBeans" [Resolved] org.eclipse.core.expressions (3.4.0.v20080603-2000) "Expression Language" [Active] org.eclipse.core.filebuffers (3.4.0.v20080603-2000) "File Buffers" [Active] org.eclipse.core.filesystem (1.2.0.v20080604-1400) "Core File Systems" [Active] org.eclipse.core.filesystem.macosx (1.0.0.v20080604-1400) "Core File System for Macintosh" [Resolved] org.eclipse.core.jobs (3.4.0.v20080512) "Eclipse Jobs Mechanism" [Active] org.eclipse.core.net (1.1.0.I20080604) "Internet Connection Management" [Active] org.eclipse.core.resources (3.4.1.R34x_v20080902) "Core Resource Management" [Active] org.eclipse.core.resources.compatibility (3.4.0.v20080604-1400) "Core Resource Management Compatibility Fragment" [Resolved] org.eclipse.core.runtime (3.4.0.v20080512) "Core Runtime" [Active] org.eclipse.core.runtime.compatibility (3.2.0.v20071008) "Core Runtime Plug-in Compatibility" [Active] org.eclipse.core.runtime.compatibility.auth (3.2.100.v20070502) "Authorization Compatibility Plug-in" [Active] org.eclipse.core.runtime.compatibility.registry (3.2.200.v20080610) "Eclipse Registry Compatibility Fragment" [Resolved] org.eclipse.core.variables (3.2.100.v20080529-1300) "Core Variables" [Starting] org.eclipse.cvs (1.0.100.v20080603) "Eclipse CVS Client" [Starting] org.eclipse.debug.core (3.4.0.v20080612) "Debug Core" [Starting] org.eclipse.debug.ui (3.4.1.v20080811_r341) "Debug UI" [Starting] org.eclipse.dstore.core (3.0.1.v200809110140) "RSE DStore Core" [Starting] org.eclipse.dstore.extra (2.1.0.v20080406) "RSE DStore Platform Support" [Starting] org.eclipse.ecf (2.0.0.v20080611-1715) "Eclipse Communication Framework (ECF)" [Starting] org.eclipse.ecf.filetransfer (2.0.0.v20080611-1715) "ECF Filetransfer API" [Starting] org.eclipse.ecf.identity (2.0.0.v20080611-1715) "ECF Identity API" [Starting] org.eclipse.ecf.provider.filetransfer (2.0.0.v20080611-1715) "ECF Filetransfer Provider" [Starting] org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.v20080611-1715) "ECF Filetransfer Provider" [Resolved] org.eclipse.ecf.ssl (1.0.0.v20080611-1715) "Eclipse Communication Framework (ECF)" [Resolved] org.eclipse.epp.usagedata.gathering (1.0.1.R200809220400) "Usage Data Gathering Plug-in" [Active] org.eclipse.epp.usagedata.recording (1.0.1.R200809220400) "Usage Data Recording Plug-in" [Active] org.eclipse.epp.usagedata.ui (1.0.1.R200809220400) "Usage Data UI Plug-in" [Starting] org.eclipse.equinox.app (1.1.0.v20080421-2006) "Equinox Application Container" [Active] org.eclipse.equinox.common (3.4.0.v20080421-2006) "Common Eclipse Runtime" [Active] org.eclipse.equinox.frameworkadmin (1.0.2.R34x_v20080910) "Equinox Framework Admin" [Active] org.eclipse.equinox.frameworkadmin.equinox (1.0.2.R34x_v20080911) "Equinox Framework Admin for Equinox" [Active] org.eclipse.equinox.http.jetty (1.1.0.v20080425) "Jetty Http Service" [Starting] org.eclipse.equinox.http.registry (1.0.100.v20080427-0830) "Http Service Registry Extensions" [Resolved] org.eclipse.equinox.http.servlet (1.0.100.v20080427-0830) "Http Services Servlet" [Starting] org.eclipse.equinox.jsp.jasper (1.0.100.v20080427-0830) "Jasper Jsp Support Bundle" [Starting] org.eclipse.equinox.jsp.jasper.registry (1.0.0.v20080427-0830) "Jasper Jsp Registry Support Plug-in" [Starting] org.eclipse.equinox.launcher (1.0.101.R34x_v20080819) "Equinox Launcher" [Resolved] org.eclipse.equinox.launcher.carbon.macosx (1.0.101.R34x_v20080731) "Equinox Launcher MacOSX Fragment" [Resolved] org.eclipse.equinox.p2.artifact.repository (1.0.2.R34x_v20080808-1156) "Equinox Provisioning Artifact Repository Support" [Active] org.eclipse.equinox.p2.console (1.0.0.v20080514-1900) "Equinox Provisioning Console" [Starting] org.eclipse.equinox.p2.core (1.0.0.v20080530-1237) "Equinox Provisioning Core" [Active] org.eclipse.equinox.p2.director (1.0.2.v20080806-1619) "Equinox Provisioning Director" [Active] org.eclipse.equinox.p2.director.app (1.0.1.R34x_v20080729) "Equinox Provisioning Director Application" [Starting] org.eclipse.equinox.p2.directorywatcher (1.0.2.v20080806-1619) "Equinox Provisioning Directory Watcher" [Active] org.eclipse.equinox.p2.engine (1.0.1.R34x_v20080827) "Equinox Provisioning Engine" [Active] org.eclipse.equinox.p2.exemplarysetup (1.0.0.v20080427-2136) "Equinox Provisioning Exemplary Setup" [Active] org.eclipse.equinox.p2.extensionlocation (1.0.2.R34x_v20080825) "Extension Location Repository Support" [Active] org.eclipse.equinox.p2.garbagecollector (1.0.1.R34x_v20080818) "Provisioning Garbage Collector" [Active] org.eclipse.equinox.p2.jarprocessor (1.0.0.v20080514-1900) "Equinox Provisioning JAR Processor" [Resolved] org.eclipse.equinox.p2.metadata (1.0.0.v20080514-1900) "Equinox Provisioning Metadata" [Active] org.eclipse.equinox.p2.metadata.generator (1.0.1.R34x_v20080819) "Equinox Provisioning Metadata Generator" [Active] org.eclipse.equinox.p2.metadata.repository (1.0.0.v20080604) "Equinox Provisioning Metadata Repository" [Active] org.eclipse.equinox.p2.reconciler.dropins (1.0.2.R34x_v20080909) "Dropin Reconciler Plug-in" [Active] org.eclipse.equinox.p2.touchpoint.eclipse (1.0.2.R34x_v20080910) "Equinox Provisioning Eclipse Touchpoint" [Active] org.eclipse.equinox.p2.touchpoint.natives (1.0.0.v20080505-1850) "Equinox Provisioning Native Touchpoint" [Starting] org.eclipse.equinox.p2.ui (1.0.1.R34x_v20080909) "Equinox Provisioning UI Support" [Active] org.eclipse.equinox.p2.ui.sdk (1.0.1.R34x_v20080818) "Equinox Provisioning Platform Update Support" [Active] org.eclipse.equinox.p2.updatechecker (1.0.0.v20080427-2136) "Equinox Provisioning Update Checker" [Active] org.eclipse.equinox.p2.updatesite (1.0.1.R34x_v20080808-1156) "Update site repository adapter bundle (Incubation)" [Starting] org.eclipse.equinox.preferences (3.2.201.R34x_v20080709) "Eclipse Preferences Mechanism" [Active] org.eclipse.equinox.registry (3.4.0.v20080516-0950) "Extension Registry Support" [Active] org.eclipse.equinox.security (1.0.1.R34x_v20080721) "Equinox Java Authentication and Authorization Service (JAAS)" [Active] org.eclipse.equinox.security.macosx (1.0.0.v20080602-2000) "OS X Keystore service integration" [Resolved] org.eclipse.equinox.security.ui (1.0.0.v20080603-1810) "Equinox Security Default UI" [Starting] org.eclipse.equinox.simpleconfigurator (1.0.0.v20080604) "Simple Configurator" [Active] org.eclipse.equinox.simpleconfigurator.manipulator (1.0.2.R34x_v20080911) "Simple Configurator Manipulator" [Active] org.eclipse.help (3.3.101.v20080702_34x) "Help System Core" [Active] org.eclipse.help.appserver (3.1.300.v20080507) "Help Application Server" [Starting] org.eclipse.help.base (3.3.101.M20080728_34x) "Help System Base" [Starting] org.eclipse.help.ui (3.3.101.M20080715_34x) "Help System UI" [Starting] org.eclipse.help.webapp (3.3.101.M20080805_34x) "Help System Webapp" [Starting] org.eclipse.jface (3.4.1.M20080827-2000) "JFace" [Active] org.eclipse.jface.databinding (1.2.1.M20080827-0800a) "JFace Data Binding for SWT and JFace" [Resolved] org.eclipse.jface.text (3.4.1.r341_v20080827-1100) "JFace Text" [Resolved] org.eclipse.jsch.core (1.1.100.I20080604) "JSch Core" [Active] org.eclipse.jsch.ui (1.1.100.I20080415) "JSch UI" [Starting] org.eclipse.ltk.core.refactoring (3.4.1.r341_v20080716-0800) "Refactoring Core" [Active] org.eclipse.ltk.ui.refactoring (3.4.1.r341_v20080716-0800) "Refactoring UI" [Starting] org.eclipse.mylyn (3.0.2.v20080918-1100-e3x) "Mylyn" [Starting] org.eclipse.mylyn.bugzilla.core (3.0.2.v20080918-1100-e3x) "Mylyn Bugzilla Connector Core" [Active] org.eclipse.mylyn.bugzilla.ide (3.0.2.v20080918-1100-e3x) "Mylyn Bugzilla IDE Extensions" [Starting] org.eclipse.mylyn.bugzilla.ui (3.0.2.v20080918-1100-e3x) "Mylyn Bugzilla Connector UI" [Active] org.eclipse.mylyn.commons.core (3.0.2.v20080918-1100-e3x) "Mylyn Commons Core" [Resolved] org.eclipse.mylyn.commons.net (3.0.2.v20080918-1100-e3x) "Mylyn Commons Net" [Active] org.eclipse.mylyn.commons.ui (3.0.2.v20080918-1100-e3x) "Mylyn Commons UI" [Active] org.eclipse.mylyn.compatibility (3.0.2.v20080918-1100-e3x) "Java 5 Compatibility Checker" [Active] org.eclipse.mylyn.context.core (3.0.2.v20080918-1100-e3x) "Mylyn Context Core" [Active] org.eclipse.mylyn.context.ui (3.0.2.v20080918-1100-e3x) "Mylyn Context UI" [Active] org.eclipse.mylyn.help.ui (3.0.2.v20080918-1100-e3x) "Mylyn Help" [Starting] org.eclipse.mylyn.ide.ui (3.0.2.v20080918-1100-e3x) "Mylyn IDE UI" [Starting] org.eclipse.mylyn.monitor.core (3.0.2.v20080918-1100-e3x) "Mylyn Monitor Core" [Resolved] org.eclipse.mylyn.monitor.ui (3.0.2.v20080918-1100-e3x) "Mylyn Monitor UI" [Active] org.eclipse.mylyn.resources.ui (3.0.2.v20080918-1100-e3x) "Mylyn Resources UI" [Starting] org.eclipse.mylyn.tasks.bugs (3.0.2.v20080918-1100-e3x) "Mylyn Bug Reporting" [Starting] org.eclipse.mylyn.tasks.core (3.0.2.v20080918-1100-e3x) "Mylyn Tasks Core" [Resolved] org.eclipse.mylyn.tasks.ui (3.0.2.v20080918-1100-e3x) "Mylyn Tasks UI" [Active] org.eclipse.mylyn.team.cvs (3.0.2.v20080918-1100-e3x) "Mylyn CVS Extensions" [Resolved] org.eclipse.mylyn.team.ui (3.0.2.v20080918-1100-e3x) "Mylyn Team UI" [Active] org.eclipse.osgi (3.4.2.R34x_v20080826-1230) "OSGi System Bundle" [Active] org.eclipse.osgi.services (3.1.200.v20071203) "OSGi Release 4.0.1 Services" [Resolved] org.eclipse.osgi.util (3.1.300.v20080303) "OSGi Release 4.0.1 Utility Classes" [Resolved] org.eclipse.platform (3.3.101.v200809111700) "Eclipse Platform" [Resolved] org.eclipse.platform.doc.user (3.4.1.r341_v20080808-0800) "Eclipse Workbench User Guide" [Resolved] org.eclipse.ptp (2.1.0.200810220948) "Parallel Tools Platform End-User Runtime" [Resolved] org.eclipse.ptp.aix.ppc (2.0.0.200810220948) "PTP AIX PPC Fragment" [Resolved] org.eclipse.ptp.cell (2.1.0.200810220948) "pluginName" [Resolved] org.eclipse.ptp.cell.alf.ui (3.1.0.200810220948) "ALF UI Plug-in" [Starting] org.eclipse.ptp.cell.core (3.1.0.200810220948) "Cell XLC Error Parser Plug-in" [Starting] org.eclipse.ptp.cell.debug.be.core (3.1.0.200810220948) "BE Debug Plug-in" [Starting] org.eclipse.ptp.cell.debug.be.ui (3.1.0.200810220948) "BE Debug Ui Plug-in" [Starting] org.eclipse.ptp.cell.debug.core (3.1.0.200810220948) "Cell IDE Debug Core Plug-in" [Starting] org.eclipse.ptp.cell.debug.ui (3.1.0.200810220948) "Cell IDE Debug Ui Plug-in" [Starting] org.eclipse.ptp.cell.environment.cellsimulator (3.1.0.200810220948) "Local Simulator Cell Environment Plug-in" [Starting] org.eclipse.ptp.cell.environment.launcher.cellbe (3.1.0.200810220948) "CellBE Launcher Plug-in" [Starting] org.eclipse.ptp.cell.environment.launcher.pdt (3.1.0.200810220948) "Pdt Plug-in" [Starting] org.eclipse.ptp.cell.environment.remotesimulator (3.1.0.200810220948) "Remotesimulator Plug-in" [Starting] org.eclipse.ptp.cell.environment.ui.deploy (3.1.0.200810220948) "Deploy Plug-in" [Starting] org.eclipse.ptp.cell.examples.ui (3.1.0.200810220948) "Cell Development Toolkit - Examples UI" [Starting] org.eclipse.ptp.cell.help (3.1.0.200810220948) "Help Plug-in" [Starting] org.eclipse.ptp.cell.make.core (3.1.0.200810220948) "Cell Development Toolkit - Make" [Starting] org.eclipse.ptp.cell.managedbuilder.core (3.1.0.200810220948) "Cell Development Toolkit - ManageBuilder Core" [Starting] org.eclipse.ptp.cell.managedbuilder.gnu.core (3.1.0.200810220948) "Cell Development Toolkit - ManageBuilder GNU Core" [Starting] org.eclipse.ptp.cell.managedbuilder.gnu.ui (3.1.0.200810220948) "Cell Development Toolkit - ManagedBuilder - GNU Configurations" [Starting] org.eclipse.ptp.cell.managedbuilder.ui (3.1.0.200810220948) "Cell Development Toolkit - ManageBuilder GNU UI" [Starting] org.eclipse.ptp.cell.managedbuilder.xl.core (3.1.0.200810220948) "Cell Development Toolkit - ManageBuilder XL Core" [Starting] org.eclipse.ptp.cell.managedbuilder.xl.ui (3.1.0.200810220948) "Cell Development Toolkit - ManagedBuilder XL UI" [Starting] org.eclipse.ptp.cell.pdt.xml (3.1.0.200810220948) "Xml Plug-in" [Starting] org.eclipse.ptp.cell.preferences (3.1.0.200810220948) "Cell IDE Preferences Plug-in" [Starting] org.eclipse.ptp.cell.simulator (3.1.0.200810220948) "Cell Simulator Plug-in" [Starting] org.eclipse.ptp.cell.simulator.architecture.dualcell (3.1.0.200810220948) "Simulator configuration for Cell Broadband Engine architecture with SMP processor" [Resolved] org.eclipse.ptp.cell.simulator.architecture.dualsoma (3.1.0.200810220948) "Simulator configuration for Cell Broadband Engine architecture with a SMP processor and Extended Floating Point precision" [Resolved] org.eclipse.ptp.cell.simulator.architecture.singlecell (3.1.0.200810220948) "Simulator configuration for Cell Broadband Engine architecture with a single processor" [Resolved] org.eclipse.ptp.cell.simulator.architecture.singlesoma (3.1.0.200810220948) "Simulator configuration for Cell Broadband Engine architecture with a single processor with Extended Floating Point precision" [Resolved] org.eclipse.ptp.cell.simulator.profile.default (3.1.0.200810220948) "Default launch script for Cell Simulator" [Resolved] org.eclipse.ptp.cell.sputiming (3.1.0.200810220948) "SPUTiming plug-in" [Starting] org.eclipse.ptp.cell.sputiming.ui (3.1.0.200810220948) "Sputiming GUI Plug-in" [Starting] org.eclipse.ptp.cell.ui (3.1.0.200810220948) "UI" [Resolved] org.eclipse.ptp.cell.utils (3.1.0.200810220948) "Utils Plug-in" [Starting] org.eclipse.ptp.core (2.1.0.200810220948) "Parallel Tools Platform Core" [Starting] org.eclipse.ptp.debug.core (2.1.0.200810220948) "PTP Debug Core" [Starting] org.eclipse.ptp.debug.sdm (2.1.0.200810220948) "PTP Scalable Debug Manager (SDM)" [Resolved] org.eclipse.ptp.debug.sdm.core (2.1.0.200810220948) "PTP Scalable Debug Manager Core" [Starting] org.eclipse.ptp.debug.sdm.ui (2.1.0.200810220948) "PTP Scalable Debug Manager UI" [Starting] org.eclipse.ptp.debug.ui (2.1.0.200810220948) "PTP Debug UI" [Starting] org.eclipse.ptp.help (2.0.1.200810220948) "PTP User Guide" [Starting] org.eclipse.ptp.launch (2.1.0.200810220948) "PTP Launching Support" [Starting] org.eclipse.ptp.linux.ppc (2.1.0.200810220948) "PTP Linux PPC Fragment" [Resolved] org.eclipse.ptp.linux.x86 (2.1.0.200810220948) "PTP Linux x86 Fragment" [Resolved] org.eclipse.ptp.linux.x86_64 (2.1.0.200810220948) "PTP Linux x86_64 Fragment" [Resolved] org.eclipse.ptp.macosx.ppc (2.1.0.200810220948) "PTP MacOS X PPC Fragment" [Resolved] org.eclipse.ptp.macosx.x86 (2.1.0.200810220948) "PTP MacOS X x86 Fragment" [Resolved] org.eclipse.ptp.perf (1.0.1.200810220948) "PTP Performance Tools Framework Core" [Starting] org.eclipse.ptp.perf.parallel (1.0.1.200810220948) "PTP Performance Tools Framework Parallel Fragment" [Resolved] org.eclipse.ptp.perf.toolopts (1.0.1.200810220948) "PTP Performance Tools Framework Tool Options" [Resolved] org.eclipse.ptp.pldt.common (2.1.0.200810220948) "PTP Parallel Language Development Tools Core" [Starting] org.eclipse.ptp.pldt.help (2.1.0.200810220948) "PTP Parallel Language Development Tools User Guide" [Starting] org.eclipse.ptp.pldt.lapi (2.1.0.200810220948) "PTP Parallel Language Development Tools LAPI Support" [Starting] org.eclipse.ptp.pldt.mpi.analysis (2.1.0.200810220948) "PTP Parallel Language Development Tools MPI Barrier Analysis" [Starting] org.eclipse.ptp.pldt.mpi.analysis.cdt (2.1.0.200810220948) "PTP Parallel Language Development Tools CDT Analysis" [Starting] org.eclipse.ptp.pldt.mpi.core (2.0.0.200810220948) "pluginName" [Starting] org.eclipse.ptp.pldt.openmp.analysis (2.0.0.200810220948) "PTP Parallel Language Development Tools OpenMP Analysis" [Starting] org.eclipse.ptp.pldt.openmp.core (2.0.0.200810220948) "PTP Parallel Language Development Tools OpenMP Core" [Starting] org.eclipse.ptp.pldt.openmp.ui.pv (2.0.0.200810220948) "PTP Parallel Language Development Tools OpenMP Problems View" [Starting] org.eclipse.ptp.pldt.upc (2.1.0.200810220948) "UPC support for PLDT" [Starting] org.eclipse.ptp.pldt.wizards (2.1.0.200810220948) "PTP Parallel Language Development Tools New Project Wizards" [Starting] org.eclipse.ptp.proxy (2.1.0.200810220948) "PTP Proxy Protocol Library" [Resolved] org.eclipse.ptp.proxy.protocol (2.0.0.200810220948) "PTP Proxy Protocol" [Starting] org.eclipse.ptp.rdt.core (1.0.0.200810220948) "RDT Core" [Starting] org.eclipse.ptp.rdt.core.tests (1.0.0) "Bundle-Name" [Installed] org.eclipse.ptp.rdt.services (1.0.1.200810220948) "RDT Services Model Plug-in" [Starting] org.eclipse.ptp.rdt.ui (1.0.0.200810220948) "RDT UI" [Installed] org.eclipse.ptp.remote.core (2.1.0.200810220948) "PTP Remote Core" [Starting] org.eclipse.ptp.remote.remotetools.core (2.1.0.200810220948) "PTP Remote Tools Support" [Starting] org.eclipse.ptp.remote.remotetools.ui (2.1.0.200810220948) "PTP Remote Tools UI Support" [Starting] org.eclipse.ptp.remote.rse.core (2.1.0.200810220948) "PTP RSE Support" [Starting] org.eclipse.ptp.remote.rse.ui (2.1.0.200810220948) "PTP RSE UI Support" [Starting] org.eclipse.ptp.remote.ui (2.1.0.200810220948) "PTP Remote Core" [Starting] org.eclipse.ptp.remotetools.core (2.1.8.200810220948) "PTP Remote Tools" [Starting] org.eclipse.ptp.remotetools.environment.core (1.3.3.200810220948) "PTP Remote Tools Target Environments Core" [Starting] org.eclipse.ptp.remotetools.environment.generichost (1.3.3.200810220948) "PTP Remote Tools Generic Host" [Starting] org.eclipse.ptp.remotetools.environment.launcher (2.0.2.200810220948) "PTP Remote Tools Application Launcher" [Starting] org.eclipse.ptp.remotetools.environment.ui (1.3.2.200810220948) "PTP Remote Tools Target Environments UI" [Starting] org.eclipse.ptp.remotetools.preferences (1.3.1.200810220948) "PTP Remote Tools Preferences" [Starting] org.eclipse.ptp.remotetools.utils (3.0.0.200810220948) "PTP Remote Tools Utilities" [Starting] org.eclipse.ptp.rm.core (1.0.0.200810220948) "PTP Resource Manager Core" [Starting] org.eclipse.ptp.rm.ibm.ll.core (2.0.1.200810220948) "PTP IBM LoadLeveler Support" [Starting] org.eclipse.ptp.rm.ibm.ll.help (2.0.1.200810220948) "PTP IBM LoadLeveler User Guide" [Starting] org.eclipse.ptp.rm.ibm.ll.proxy (2.0.0.200810220948) "PTP IBM LoadLeveler Proxy Agent" [Resolved] org.eclipse.ptp.rm.ibm.ll.ui (2.0.1.200810220948) "PTP IBM LoadLeveler UI" [Starting] org.eclipse.ptp.rm.ibm.pe.core (2.0.1.200810220948) "PTP IBM Parallel Environment Support" [Starting] org.eclipse.ptp.rm.ibm.pe.help (2.0.1.200810220948) "PTP IBM Parallel Environment User Guide" [Starting] org.eclipse.ptp.rm.ibm.pe.proxy (2.0.1.200810220948) "PTP Proxy Server for Parallel Environment" [Resolved] org.eclipse.ptp.rm.ibm.pe.ui (2.0.1.200810220948) "PTP IBM Parallel Environment UI" [Starting] org.eclipse.ptp.rm.mpi.openmpi.core (1.0.0.200810220948) "PTP Open MPI Resource Manager" [Starting] org.eclipse.ptp.rm.mpi.openmpi.ui (1.0.0.200810220948) "PTP Open MPI Resource Manager UI" [Starting] org.eclipse.ptp.rm.remote (2.0.1.200810220948) "PTP Remote Resource Manager" [Starting] org.eclipse.ptp.rm.ui (1.0.0.200810220948) "PTP Resource Manager UI" [Starting] org.eclipse.ptp.ui (2.1.0.200810220948) "PTP User Interface" [Starting] org.eclipse.ptp.utils (2.1.0.200810220948) "PTP Utility Library" [Resolved] org.eclipse.ptp.utils.core (1.0.0.200810220948) "PTP Core Utilities" [Starting] org.eclipse.ptp.utils.ui (1.0.0.200810220948) "PTP UI Utilities" [Starting] org.eclipse.rcp (3.4.0.v20080507) "Eclipse RCP" [Starting] org.eclipse.rse.connectorservice.dstore (3.0.1.v200809181500) "RSE DStore Connector Service" [Starting] org.eclipse.rse.core (3.0.1.v200809111820) "Remote System Explorer Core" [Starting] org.eclipse.rse.files.ui (3.0.1.v200809171600) "RSE Files UI" [Starting] org.eclipse.rse.services (3.0.1.v200809091230) "RSE Services Framework" [Starting] org.eclipse.rse.services.dstore (3.0.1.v200809091230) "RSE DStore Services" [Starting] org.eclipse.rse.subsystems.files.core (3.0.1.v200809041200) "RSE Files Core" [Starting] org.eclipse.rse.subsystems.shells.core (3.0.0.v20080604) "RSE Shells Core" [Starting] org.eclipse.rse.ui (3.0.1.v200809041200) "RSE UI" [Starting] org.eclipse.search (3.4.1.r341_v20080813-0800) "Search Support" [Starting] org.eclipse.swt (3.4.1.v3449c) "Standard Widget Toolkit" [Resolved] org.eclipse.swt.carbon.macosx (3.4.1.v3449c) "Standard Widget Toolkit for Mac OS X (Carbon)" [Resolved] org.eclipse.team.core (3.4.1.r34x_20080827) "Team Support Core" [Active] org.eclipse.team.cvs.core (3.3.101.r34x_20080827) "CVS Team Provider Core" [Active] org.eclipse.team.cvs.ssh (3.2.100.I20080604) "CVS SSH Core" [Starting] org.eclipse.team.cvs.ssh2 (3.2.200.I20080604) "CVS SSH2" [Starting] org.eclipse.team.cvs.ui (3.3.100.I20080604) "CVS Team Provider UI" [Active] org.eclipse.team.ui (3.4.1.r34x_20080827) "Team Support UI" [Active] org.eclipse.text (3.4.0.v20080605-1800) "Text" [Resolved] org.eclipse.ui (3.4.1.M20080910-0800) "Eclipse UI" [Active] org.eclipse.ui.browser (3.2.201.v20080708_34x) "Browser Support" [Starting] org.eclipse.ui.carbon (4.0.0.I20080610-1200) "Eclipse UI MacOS X Enhancements" [Resolved] org.eclipse.ui.cheatsheets (3.3.101.v20080702_34x) "Cheat Sheets" [Starting] org.eclipse.ui.console (3.3.0.v20080529-1300) "Console" [Active] org.eclipse.ui.editors (3.4.0.v20080603-2000) "Default Text Editor" [Active] org.eclipse.ui.externaltools (3.2.0.v20080514-1542) "External Tools" [Starting] org.eclipse.ui.forms (3.3.101.v20080708_34x) "Eclipse Forms" [Active] org.eclipse.ui.ide (3.4.1.M20080903-2000) "Eclipse IDE UI" [Active] org.eclipse.ui.ide.application (1.0.0.I20080603-2000) "Eclipse IDE UI Application" [Resolved] org.eclipse.ui.intro (3.2.201.v20080702_34x) "Welcome Framework" [Active] org.eclipse.ui.intro.universal (3.2.200.v20080508) "Universal Welcome" [Active] org.eclipse.ui.navigator (3.3.101.M20080827-0800) "Common Navigator View" [Active] org.eclipse.ui.navigator.resources (3.3.101.M20080910-0800) "Navigator Workbench Components" [Active] org.eclipse.ui.net (1.0.0.I20080605) "Internet Connection Management UI" [Active] org.eclipse.ui.presentations.r21 (3.2.100.I20080512-2000) "R21 Presentation Plug-in" [Starting] org.eclipse.ui.views (3.3.0.I20080509-2000) "Views" [Active] org.eclipse.ui.views.log (1.0.0.v20080803-1700) "Log View" [Starting] org.eclipse.ui.views.properties.tabbed (3.4.1.M20080730-0800) "Tabbed Properties View" [Starting] org.eclipse.ui.workbench (3.4.1.M20080827-0800a) "Workbench" [Active] org.eclipse.ui.workbench.compatibility (3.2.0.I20080509-2000) "Workbench Compatibility" [Resolved] org.eclipse.ui.workbench.texteditor (3.4.1.r341_v20080827-1100) "Text Editor Framework" [Active] org.eclipse.update.configurator (3.2.201.R34x_v20080819) "Install/Update Configurator" [Active] org.eclipse.update.core (3.2.201.R34x_v20080714) "Install/Update Core" [Active] org.eclipse.update.scheduler (3.2.100.v20080404) "Automatic Updates Scheduler" [Active] org.eclipse.update.ui (3.2.100.v20080318) "Install/Update UI" [Starting] org.junit (3.8.2.v20080602-1318) "JUnit Testing Framework" [Resolved] org.mortbay.jetty (5.1.14.v200806031611) "Jetty WebServer" [Resolved] org.sat4j.core (2.0.0.v20080602) "SAT4J Core" [Resolved] org.sat4j.pb (2.0.0.v20080602) "SAT4J Pseudo" [Resolved]
(In reply to comment #9) From the list of errors, there are mainly 2 problems: #1 !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-10-22 15:45:59.350 !MESSAGE Unable to satisfy dependency from org.eclipse.ptp.rdt.ui 1.0.0.200810220948 to requiredCapability: java.package/org.eclipse.rse.internal.subsystems.files.dstore/0.0.0. #2 !SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-10-22 15:45:59.353 !MESSAGE Unable to satisfy dependency from org.eclipse.ptp.rdt.core.tests 1.0.0 to requiredCapability: osgi.bundle/org.junit4/4.3.1. #2 can be fixed by removing the org.eclipse.ptp.rdt.core.tests plugin from the RDT feature. I already have a patch for that in bug 251761. We really should have a separate test feature for test plugins. #1 is a problem with the package dependency on org.eclipse.rse.internal.subsystems.files.dstore in rdt.ui. That's actually an unused dependency so we can just remove that.
Patch is small so I'll just paste it in here. It removes unused dependencies in rdt.ui. ### Eclipse Workspace Patch 1.0 #P org.eclipse.ptp.rdt.ui Index: META-INF/MANIFEST.MF =================================================================== RCS file: /cvsroot/tools/org.eclipse.ptp/rdt/org.eclipse.ptp.rdt.ui/META-INF/MANIFEST.MF,v retrieving revision 1.7 diff -u -r1.7 MANIFEST.MF --- META-INF/MANIFEST.MF 9 Oct 2008 16:58:44 -0000 1.7 +++ META-INF/MANIFEST.MF 22 Oct 2008 20:25:27 -0000 @@ -24,7 +24,6 @@ org.eclipse.rse.core, org.eclipse.dstore.core;bundle-version="3.0.0", org.eclipse.rse.connectorservice.dstore;bundle-version="3.0.0", - org.eclipse.rse.services;bundle-version="3.0.0", org.eclipse.cdt.managedbuilder.ui;bundle-version="5.0.0", org.eclipse.ptp.rdt.services;bundle-version="1.0.1", org.eclipse.cdt.managedbuilder.core;bundle-version="5.0.0", @@ -52,5 +51,4 @@ Bundle-ActivationPolicy: lazy Bundle-Activator: org.eclipse.ptp.rdt.ui.UIPlugin Bundle-Vendor: %providerName -Import-Package: org.eclipse.rse.files.ui.dialogs, - org.eclipse.rse.internal.subsystems.files.dstore +Import-Package: org.eclipse.rse.files.ui.dialogs
This patch causes build errors for me.
(In reply to comment #12) > This patch causes build errors for me. > Please try this one: ### Eclipse Workspace Patch 1.0 #P org.eclipse.ptp.rdt.ui Index: META-INF/MANIFEST.MF =================================================================== RCS file: /cvsroot/tools/org.eclipse.ptp/rdt/org.eclipse.ptp.rdt.ui/META-INF/MANIFEST.MF,v retrieving revision 1.7 diff -u -r1.7 MANIFEST.MF --- META-INF/MANIFEST.MF 9 Oct 2008 16:58:44 -0000 1.7 +++ META-INF/MANIFEST.MF 24 Oct 2008 17:50:07 -0000 @@ -52,5 +52,4 @@ Bundle-ActivationPolicy: lazy Bundle-Activator: org.eclipse.ptp.rdt.ui.UIPlugin Bundle-Vendor: %providerName -Import-Package: org.eclipse.rse.files.ui.dialogs, - org.eclipse.rse.internal.subsystems.files.dstore +Import-Package: org.eclipse.rse.files.ui.dialogs
Applied to HEAD. Thanks Vivian.
I just did a build and now I'm unable to install RDT into an Eclipse installation that has CDT-5.0.2-I200810062059 installed. The errors are: Cannot complete the request. See the details. Unsatisfied dependency: [org.eclipse.ptp.rdt.feature.group 2.1.0.200810271544] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.core/5.0.2 Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.core/[5.0.1.200810062059,5.0.1.200810062059]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.core/5.0.2] can be satisfied. Unsatisfied dependency: [org.eclipse.ptp.rdt.feature.group 2.1.0.200810271544] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.ui/5.0.2 Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.ui/[5.0.1.200810062059,5.0.1.200810062059]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.ui/5.0.2] can be satisfied. Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.core/[5.0.1.200810062059,5.0.1.200810062059]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.core/5.0.2] can be satisfied. Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.ui/[5.0.1.200810062059,5.0.1.200810062059]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.ui/5.0.2] can be satisfied. Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.core/[5.0.1.200810062059,5.0.1.200810062059]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.core/5.0.2] can be satisfied. Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.ui/[5.0.1.200810062059,5.0.1.200810062059]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.ui/5.0.2] can be satisfied. Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.core/[5.0.1.200810062059,5.0.1.200810062059]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.core/5.0.2] can be satisfied. Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.ui/[5.0.1.200810062059,5.0.1.200810062059]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.ui/5.0.2] can be satisfied. Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.core/[5.0.1.200810062059,5.0.1.200810062059]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.core/5.0.2] can be satisfied. Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.ui/[5.0.1.200810062059,5.0.1.200810062059]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.ui/5.0.2] can be satisfied. Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.core/[5.0.1.200810062059,5.0.1.200810062059]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.core/5.0.2] can be satisfied. Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.ui/[5.0.1.200810062059,5.0.1.200810062059]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.ui/5.0.2] can be satisfied. Unsatisfied dependency: [org.eclipse.ptp.rdt.feature.group 2.1.0.200810271544] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.ui/5.0.2 Unsatisfied dependency: [org.eclipse.ptp.rdt.feature.group 2.1.0.200810271544] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.core/5.0.2
(In reply to comment #15) > I just did a build and now I'm unable to install RDT into an Eclipse > installation that has CDT-5.0.2-I200810062059 installed. The errors are: > I've updated the dependency on CDT in bug 251761 (the build scripts got updated as well). RDT now requires CDT >= 200810221414.
That's fixed it. Thanks.