Adam Bien's Weblog
How To Install Oracle JDeveloper (with Java EE support) On Snow Leopard
- Download JDeveloper from: http://www.oracle.com/technology/software/products/jdev/index.html [1 GB = 300 MB JDeveloper + 700MB WLS]
- *Before* you start the installation, follow the instructions in the release notes. You will have to create a symbolic link as root. Note: the DirectoryUtility is located in /System/Library/CoreServices/Directory Utility.app. and the path to JDK 1.6 on Snow Leopard is: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/
- Execute the downloaded jar with java -jar jdevstudio11111install.jar
- JUnit support is not included in the package, but can be downloaded from the extensions afterwards.
Posted at 11:26AM Sep 19, 2009 by Adam Bien in General | Kommentare[4]
[my tweets]
Rss My book: Real World Java EE - Rethinking Best Practices


Does JDeveloper have deployment support for anything besides WLS and Tomcat?
Gesendet von Bryan Young am September 19, 2009 at 05:35 PM CEST #
Oracle should bundle it pre-installed in a ubuntu image. A few bytes more or less...
Gesendet von michael bien am September 19, 2009 at 07:03 PM CEST #
And you get no Java EE javadoc completion in the java editor (unless I am blind, I see only method signatures) and no easy way (still trying to find it) to start a database...
I could crashed the vm process 2 times in 30 minutes, trying web services.
How long does it take for you to start a WebLogic server from the IDE?
Gesendet von ludo am September 19, 2009 at 07:47 PM CEST #
@Ludo,
didn't tried it from the IDE. Have to cool down my hardware after installation :-)
regards,
adam
Gesendet von Adam Bien am September 19, 2009 at 09:36 PM CEST #