[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ptp-dev] Launching PTP runtime workspace (java runtime problem)
|
Found it. org.eclipse.ptp.ui MANIFEST.MF had
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 - probably should be 1.6 - must have been some of Greg's mass changes removing alot of old legacy code and something got flipped.
Then had to "Update the classpath settings" on the main manifest editor page.
Then it finds the java language 1.7-specific code (switch on a string!) that was the reason it must have flipped to 1.7... aha ....
I assume we still want minimal JVM to be ... 1.6?
...Beth
Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511
Beth Tibbitts---01/03/2013 11:33:43 AM---OK, so it's been a while since i launched a runtime workbench from the PTP development workbench for
![]()
| ![]()
Beth Tibbitts/Watson/IBM@IBMUS |
![]()
| ![]()
ptp-dev@xxxxxxxxxxx, |
![]()
| ![]()
01/03/2013 11:33 AM |
![]()
| ![]()
[ptp-dev] Launching PTP runtime workspace |
![]()
| ![]()
ptp-dev-bounces@xxxxxxxxxxx |
OK, so it's been a while since i launched a runtime workbench from the PTP development workbench for the core part of PTP (that includes the launching)
When I follow our instructions in http://wiki.eclipse.org/PTP/environment_setup_60 (esp. at "launching a runtime workbench" at the bottom)
I get missing constraints which i think boils down to org.eclipse.ptp.ui needing java 1.7 (among other things); i have 1.6
Off to lunch but if anyone can help me update those instructions to work out of the box i'd appreciate it.
...Beth (sheepishly)
Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev

