Hope that helps.
-Adam
On Nov 23, 2007 4:27 PM, Kris <email@hidden> wrote:
I cannot get it to work...
I have specified the -vm flag (-vm /System/Library/Frameworks/
JavaVM.framework/Versions/1.6/Home/) in the eclipse.ini file,
but than I get errors:
==========
!MESSAGE The proxied handler for
'de.babe.eclipse.plugins.multiClipboard.handlers.ClipboardHandler:sel
ect
All' could not be loaded
!STACK 1
org.eclipse.core.runtime.CoreException: Plug-in
de.babe.eclipse.plugins.MultiClipboard was unable to load class
de.babe.eclipse.plugins.multiClipboard.handlers.ClipboardHandler.
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwExc
ept
ion(RegistryStrategyOSGI.java:180)
...
==========
And eclipse will (probably revert?) to using the Java 1.5...
Anyway, if anyone has got this working, please post the solution!
Best regards,
Kris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden
--
http://www.littleshoot.org
Open Source, Open Standards, Open Data
I had it working, but I've since upgraded to Leopard and also updated
my Eclipse, so I have to relay just what I remember doing, as follows:
1) Set Java 6 to be the active JVM in Preferences->Java->Installed
JREs
2) Use Java Preferences (search on spotlight -- should be there) to
set Java 6 to be the active JVM on the system.
I can't remember if part 2 was necessary for Eclipse or not, but I
think it was.
Hope that helps.
-Adam
On Nov 23, 2007 4:27 PM, Kris <email@hidden> wrote:
I cannot get it to work...
I have specified the -vm flag (-vm /System/Library/Frameworks/
JavaVM.framework/Versions/1.6/Home/) in the eclipse.ini file,
but than I get errors:
==========
!MESSAGE The proxied handler for
'de.babe.eclipse.plugins.multiClipboard.handlers.ClipboardHandler:sel
ect
All' could not be loaded
!STACK 1
org.eclipse.core.runtime.CoreException: Plug-in
de.babe.eclipse.plugins.MultiClipboard was unable to load class
de.babe.eclipse.plugins.multiClipboard.handlers.ClipboardHandler.
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwExc
ept
ion(RegistryStrategyOSGI.java:180)
...
==========
And eclipse will (probably revert?) to using the Java 1.5...
Anyway, if anyone has got this working, please post the solution!
Best regards,
Kris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden
--
http://www.littleshoot.org
Open Source, Open Standards, Open Data