Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
General Discussions
Switcher Hangout (Windows to Mac)
Setting up Java on OS X
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="technologist" data-source="post: 936494" data-attributes="member: 4134"><p>You shouldn't have to "set up" Java at all. A JDK (actually, several) is included with OS X. By default, it's at</p><p>/System/Library/Frameworks/JavaVM.framework</p><p>On Leopard, the default is 1.5, but everything from 1.3 to 1.6 is installed.</p><p>Most every IDE will know this and require no configuration. </p><p></p><p>NetBeans will pick this right up. If you install it, Choose <strong>Tools > Java Platforms...</strong> and it will show you the default. If you click on Add Platform.... it will show you the others.</p><p>In Eclipse, open Preferences, and go to Java > Installed JREs.</p><p></p><p>(JCreator is Windows-only...which never really made sense to me...)</p></blockquote><p></p>
[QUOTE="technologist, post: 936494, member: 4134"] You shouldn't have to "set up" Java at all. A JDK (actually, several) is included with OS X. By default, it's at /System/Library/Frameworks/JavaVM.framework On Leopard, the default is 1.5, but everything from 1.3 to 1.6 is installed. Most every IDE will know this and require no configuration. NetBeans will pick this right up. If you install it, Choose [b]Tools > Java Platforms...[/b] and it will show you the default. If you click on Add Platform.... it will show you the others. In Eclipse, open Preferences, and go to Java > Installed JREs. (JCreator is Windows-only...which never really made sense to me...) [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
General Discussions
Switcher Hangout (Windows to Mac)
Setting up Java on OS X
Top