Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

<detailed instructions go here once MACOSX_PORT-105 is complete>

A prototype launcher stub is present in the source code at:

http://hg.openjdk.java.net/jdk7u/jdk7u-osx/jdk/file/tip/src/macosx/bundle/JavaAppLauncher/Image Added

The Xcode project file in that directory will build a shell .app with the launcher stub and an example Info.plist.

The next steps for this code is to be adapted into the JDK's proper Makefile-driven build system, and to create an artifact in the standard JDK bundle. After that, a script or Ant target which can be driven by and IDE should take that artifact and a application descriptor to create a proper .app.