Missing /Developer/Extras/Java folder

Mike Swingler swingler at apple.com
Wed Aug 3 09:45:32 PDT 2011


On Aug 2, 2011, at 9:30 PM, Michael Polinske wrote:

> I thought my build of OpenJDK 7 was successful, but when I try to run the last 
> command in the step 5 of the instructions, it gets the following error:
> 
> michael-polinskes-macbook-pro:macosx-port mike$ $JAVA_HOME/bin/java -jar 
> /Developer/Extras/Java/JFC/SwingSet2/SwingSet2.jar
> Error: Unable to access jarfile 
> /Developer/Extras/Java/JFC/SwingSet2/SwingSet2.jar
> 
> I looked in Finder and do not see a /Developer/Extras/Java folder
> 
> How do I get it?
> 
> I am running OS X Lion with Xcode 4.2
> 
> If OpenJDK isn't compatible with Xcode 4.2 when will the Mac OS X for OpenJDK 7 
> be complete and released?

The Java examples are no longer shipped with Xcode 4.x. This does not impact your ability to build OpenJDK itself, but you'll have to use a different .jar file to test. We actually ship the Java examples now in the Java Developer package, which you can get at: <https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=20886>. The examples are in /Library/Java/Examples

Regards,
Mike Swingler
Java Engineering
Apple Inc.



More information about the macosx-port-dev mailing list