Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Problem porting rcp app to eclipse 3.5 on OS x 10.5.8
Problem porting rcp app to eclipse 3.5 on OS x 10.5.8 [message #521102] Tue, 16 March 2010 13:33
No real name is currently offline No real nameFriend
Messages: 2
Registered: March 2010
Junior Member
I previously had an eclipse rcp app based on eclipse 3.3 pugins deployed on both windows and mac OS X 10.4. i'm now trying to port the app to java 1.6 and eclipse 3.5 (Build id: 20100218-1602) plugins on Mac OS X 10.5.8 (Leopard).

i can launch the product from eclipse 3.5 on windows but not on Mac OS X. I have the 64bit cocoa eclipse IDE and java 6. In the launch configuration I set runtime JRE to JVM 1.6.0 and added required plugins. The plugins validate and everything else looks similar to windows configuration where it works, but when I launch i only get the following two lines in the console:

2010-03-16 13:29:32.742 java[758:10b] [Java CocoaComponent compatibility mode]: Enabled
2010-03-16 13:29:32.744 java[758:10b] [Java CocoaComponent compatibility mode]: Setting timeout for SWT to 0.100000

and then the program appears to just hang indefinitely. There is nothing written to the .log file so I'm not sure what error there is.

[Updated on: Tue, 16 March 2010 13:37]

Report message to a moderator

Previous Topic:Can't modify the classpath at Runtime...
Next Topic:Problem porting rcp app to eclipse 3.5 on OS x 10.5.8
Goto Forum:
  


Current Time: Fri Apr 26 22:15:23 GMT 2024

Powered by FUDForum. Page generated in 0.02818 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top