Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » SWT -- "no swt-pi-coca-3735 found in java.library.path" (Using mac os 10.4)
SWT -- "no swt-pi-coca-3735 found in java.library.path" [message #711741] Sat, 06 August 2011 15:21 Go to next message
Bill Swanson is currently offline Bill SwansonFriend
Messages: 13
Registered: April 2011
Junior Member
SWT -- "no swt-pi-coca-3735 found in java.library.path" Does anyone have any suggestions on how to fix this problem?
Re: SWT -- "no swt-pi-coca-3735 found in java.library.path" [message #712686 is a reply to message #711741] Sun, 07 August 2011 15:55 Go to previous message
Bill Swanson is currently offline Bill SwansonFriend
Messages: 13
Registered: April 2011
Junior Member
It looks like I tried the wrong version of swt for the mac 10.4.
Here are the steps that I took to get it to work:

[mac]
swt error
no swt-pi-coca-3735 in java.library.path

Downloaded Java for Mac OS X 10.4 Release 9 (It was on Release 7)
http://www.macupdate.com/app/mac/17857/apple-java-for-os-x-10.4

Found Eclipse version 3.6.2 (was 3.4.2) from:
http://download.eclipse.org/eclipse/downloads/drops/R-3.6.2-201102101200/macPlatform.php#EclipseSDK

Installed swt.jar from Mac OSX Carbon 3.6.2
(swt-3.7-cocoa-macosx.zip will not work. Error can not find the pi files that exists in the swt.jar file.)
Recieved wrong version number in class file.
Changed the build order to:
1. package file
2. JRE file
3. swt.jar file

Now it works.

Previous Topic:Are there any other ways of asking for help
Next Topic:Is eclipse.ini the only place where jdk for Eclipse itself is specified?
Goto Forum:
  


Current Time: Fri Mar 29 11:16:45 GMT 2024

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

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

Back to the top