|
|
#1 |
|
Prospect
Join Date: Jun 2003
Location: london
Posts: 40
|
IDE needed to write java for windows/mac/linux
im looking for a simple IDE to write java programs for the windows platform initially(a student web application project).
I have fink installed but i havent quite come to grips with it thus ideally a 'non fink' obtainable IDE would be ideal. Thanks very much BTW im also trying to check if i have the developers tools installed on my mac, how can i check for this and would the developers tools contain an IDE |
|
|
|
|
|
#2 | |||||||||||||||||||
|
Moderator
Join Date: Jan 2002
Posts: 10,677
|
Re: IDE needed to write java for windows/mac/linux
Got a Developer directory in your root directory [ /Developer/ ]? |
|||||||||||||||||||
|
|
|
|
|
#3 | |||||||||||||||||||
|
Prospect
Join Date: Jun 2003
Location: london
Posts: 40
|
Re: Re: IDE needed to write java for windows/mac/linux
Ive found a folder named 'Developer Tools' in - Macintosh HD/Applications/installers/Developers Tools would that be the one thanks |
|||||||||||||||||||
|
|
|
|
|
#4 |
|
Moderator
Join Date: Jan 2002
Posts: 10,677
|
That is the installer for the Developers tools. Invoke it and you will be rewarded.
|
|
|
|
|
|
#5 |
|
Prospect
Join Date: Jul 2003
Location: Switzerland
Posts: 49
|
A very, very, very simple IDE for Mac OS X is 'JJ Edit'.
Bye, christian |
|
|
|
|
|
#6 |
|
Major Leaguer
Join Date: Jan 2003
Location: Portland, OR
Posts: 288
|
Ahh.... the great debate of IDE's... well, kind of. Anyway, to get back on the subject, here is a list of IDE's that are free and some others that are not. In no way is this an exhaustive list but it'll get you started. I've listed simple text editors at the bottom as well. I personally like eclipse, idea, and netbeans for an IDE and also like vim and Hydra for quick text editing. There are plenty of choices so use the one that you feel fit your needs the best.
Free Eclipse - eclipse.org JEdit - jedit.org NetBeans - netbeans.org Project Builder - comes with OS X Not Free Forte - sun.com/forte idea - intellij.com/idea JBuilder - borland.com JDeveloper - oracle.com Text Editors emacs vi vile vim xemacs Hydra - hydra.globalse.org |
|
|
|
|
|
#7 |
|
Triple-A Player
Join Date: Jan 2002
Posts: 176
|
Try JBuilder 7.
|
|
|
|
|
|
#8 |
|
Prospect
Join Date: Jun 2003
Location: Chicago
Posts: 49
|
I use JBuilder8 on OSX and it works well. Once upon a time Borland used to provide a lite version called "JBuilder Foundation" which was free for personal use. I don't know if they still provide such a thing.
J |
|
|
|
|
|
#9 |
|
MVP
Join Date: Jun 2002
Location: Tucson, Arizona
Posts: 1,236
|
emacs. The editor that thinks it's an OS.
|
|
|
|
|
|
#10 |
|
Prospect
Join Date: Jun 2003
Location: london
Posts: 40
|
thanks very much for all the suggestions ....
|
|
|
|
|
|
#11 |
|
Triple-A Player
Join Date: Jan 2002
Posts: 176
|
JavaOSX,
I understand that Borland stop porting JBuilder for OSX. The latest free JBuilder Personal I downloaded is version 7. Kindly confirm whether you are using JBuilder8 for OS X currently. |
|
|
|
|
|
#12 | |||||||||||||||||||
|
Prospect
Join Date: Jun 2003
Location: Chicago
Posts: 49
|
Yep, JBuilder8. There is no install directly to OSX, but all you need is to compress the installed directory on another machine and put it onto your osx machine. Two posts about this: http://www.alofmethbin.com/computing...der8_post1.txt http://www.alofmethbin.com/computing...der8_post2.txt Works just fine. J |
|||||||||||||||||||
|
|
|
|
|
#13 |
|
Prospect
Join Date: Jun 2003
Location: london
Posts: 40
|
ive gone for NetBeans & jjedit, shall see how it goes
once again thanks folks |
|
|
|
![]() |
|
|