agilord / oktech-profiler

Automatically exported from code.google.com/p/oktech-profiler
0 stars 0 forks source link

wrong jre setting in .classpath resource files #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently the JRE is set to
org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macos
x.MacOSXType/JVM
1.5
for all eclipse projects, however it only works in certain environments.
Should be fixed to:
org.eclipse.jdt.launching.JRE_CONTAINER

Original issue reported on code.google.com by deaka...@gmail.com on 11 Sep 2009 at 5:20

GoogleCodeExporter commented 8 years ago

Original comment by deaka...@gmail.com on 11 Sep 2009 at 5:34