Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / July 2005

Tip: Looking for answers? Try searching our database.

IDE Recommendation

Thread view: 
ppcguy - 23 Jul 2005 16:16 GMT
i use java sdk - straight download from java.com site
and Windows.

i'd like to use an ide that uses the sdk that i downloaded
(and preferably easy way to point to a new sdk on
release).

what's recommended?

thanks - free is always good
George Cherry - 23 Jul 2005 19:50 GMT
>i use java sdk - straight download from java.com site
> and Windows.
[quoted text clipped - 6 lines]
>
> thanks - free is always good

How sophisticated do you want it?
BlueJ is a simple but useful IDE that
uses the Java SDK from Sun. It's free.

http://www.bluej.org/

If you want something sophisticated, wait
for the heavy hitters here to answer you.

George
Hal Rosser - 23 Jul 2005 20:25 GMT
> How sophisticated do you want it?
> BlueJ is a simple but useful IDE that
[quoted text clipped - 6 lines]
>
> George

Another decent editor on the order of BlueJ is "JGrasp".
It just colorizes the syntax, and makes it quick to compile and run by
clicking buttons.
If you have time for a learning curve there's NetBeans and Eclipse, and of
those 2, I think more folks use Eclipse. I liked netbeans of those 2.
JGrasp is my pick for learning java.
IchBin - 23 Jul 2005 22:30 GMT
>> How sophisticated do you want it?
>> BlueJ is a simple but useful IDE that
[quoted text clipped - 13 lines]
> those 2, I think more folks use Eclipse. I liked netbeans of those 2.
> JGrasp is my pick for learning java.

Yes, I would second that for using JGRASP for learning. It comes from
academia.

http://www.eng.auburn.edu/grasp/

Signature

Thanks in Advance...
IchBin, Pocono Lake, Pa, USA  http://weconsultants.servebeer.com
__________________________________________________________________________

' If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor,  Regular Guy (1952-)

jan V - 23 Jul 2005 21:26 GMT
> what's recommended?
>
> thanks - free is always good

I used IDEA IntelliJ recently... incredible power (super refactoring
support).. but $500 a seat. An order of magnitude better than NetBeans 3.5,
Kirk Cheng - 24 Jul 2005 05:02 GMT
use eclipse.Download it from www.eclipse.org.It is a java open source
project.Just down it .Extract it to a folder.Then enjoy it.
Stefan Schulz - 24 Jul 2005 10:42 GMT
> use eclipse.Download it from www.eclipse.org.It is a java open source
> project.Just down it .Extract it to a folder.Then enjoy it.

Eclipse is one of the most feature-rich, but still very useful IDE. The
learning curve is extremely shallow, you'll likely be able to work with it
without reading any documentation, but if you do, it gets even better. :)

Signature

You can't run away forever,
But there's nothing wrong with getting a good head start.
          --- Jim Steinman, "Rock and Roll Dreams Come Through"
         

Tim Tyler - 24 Jul 2005 11:13 GMT
Stefan Schulz <terra@spacetime.de> wrote or quoted:

> > use eclipse.Download it from www.eclipse.org.It is a java open source
> > project.Just down it .Extract it to a folder.Then enjoy it.
>
> Eclipse is one of the most feature-rich, but still very useful IDE. The
> learning curve is extremely shallow [...]

Maybe - but they have yet to master the art of hiding irrelevant bells and
whistles, and there's a great deal that could be done to make Eclipse
more friendly to beginners - IMO.

It's virtues tend to outnumber drawbacks like this, though.
Signature

__________
|im |yler  http://timtyler.org/  tim@tt1lock.org  Remove lock to reply.

grk@usa.net - 25 Jul 2005 17:35 GMT
There's documentation for Eclipse? :-)

I switched to Eclipse from Emacs (in Linux) about 4 or 5 months ago and
have never looked back.  I love it.
Roedy Green - 24 Jul 2005 10:16 GMT
>what's recommended?

see http://mindprod.com/jgloss/ide.html

Signature

Bush crime family lost/embezzled $3 trillion from Pentagon.
Complicit Bush-friendly media keeps mum. Rumsfeld confesses on video.
http://www.infowars.com/articles/us/mckinney_grills_rumsfeld.htm

Canadian Mind Products, Roedy Green.
See http://mindprod.com/iraq.html photos of Bush's war crimes

Gordon Freeman - 24 Jul 2005 14:01 GMT
ppcguy 写道:
> i use java sdk - straight download from java.com site
> and Windows.
[quoted text clipped - 6 lines]
>
> thanks - free is always good

I am with netbeans 4.1, i like it.

Signature

USENET 新聞組 ネットニュース ニュースグループ 유즈넷 קבוצת דיון

http://www.cyberjustice.org/

Andrew Thompson - 24 Jul 2005 14:31 GMT
> I am with netbeans 4.1, i like it.

Yes.. but the real question is, does *it* like *you*,
..or is it just after your code?   [ ;-) ]

Signature

Andrew Thompson
physci.org 1point1c.org javasaver.com lensescapes.com athompson.info
Controlling You Through A Chip In Your Butt Since 1999

Jeroen Wenting - 24 Jul 2005 18:40 GMT
>i use java sdk - straight download from java.com site
> and Windows.
[quoted text clipped - 4 lines]
>
> what's recommended?

LOL, ask a thousand people and get a thousand answers.
This question is asked so often it's not funny anymore, with literally
hundreds (if not thousands) of options to choose from there's someone
advocating all of them.

> thanks - free is always good

no it's not. Most free options are low quality, incomplete, or don't meet
your requirements.
Stefan Schulz - 24 Jul 2005 18:48 GMT
> no it's not. Most free options are low quality, incomplete, or don't meet
> your requirements.

Hmm, tell that to the eclipse team. ;) Well, i for one dig eclipse, as
probably known by now, but i won't get into a flamewar about it.

Facts about Eclipse:

* Very pluggable, easily extended
* On-the-fly compilation makes errors visible right away
* Very good (IMHO) refactoring capabilities
* Good code assist and other bells and whistles
* Very good debugger integration
* absolutely free

Signature

You can't run away forever,
But there's nothing wrong with getting a good head start.
          --- Jim Steinman, "Rock and Roll Dreams Come Through"
         

jfalt - 25 Jul 2005 14:12 GMT
You really cant go wrong with NetBeans or Eclipse.
David Segall - 25 Jul 2005 16:29 GMT
>>i use java sdk - straight download from java.com site
>> and Windows.
[quoted text clipped - 14 lines]
>no it's not. Most free options are low quality, incomplete, or don't meet
>your requirements.
That is probably true but it is also probably true of the programs you
pay for. Of the seven full-featured IDE's only one comes exclusively
in a paid version. My definition of full-featured means that it has to
include a drag and drop GUI developer.

Borland's JBuilder
<http://www.borland.com/us/products/jbuilder/index.html>. The
Foundation Edition is free.
 
Eclipse <www.eclipse.org> plus VEP <http://www.eclipse.org/vep/>) is
free and open source.

IBM's Websphere (or is it Rational?)
<http://www-8.ibm.com/software/au/websphere/>. The Java IDE is built
on Eclipse but I have totally lost track of even the name of the IDE
product. I'm sure you can build something similar at no cost with
Eclipse and some extra stuff from IBM including their free developer
DB2 but you would probably have to buy IBM's product to know what to
build.

IntelliJ IDEA http://www.jetbrains.com/idea/ is the exception.

NetBeans <www.netneans.org> is free and open source.

Oracle's JDeveloper
<http://www.oracle.com/technology/products/jdev/index.html> is free.

Sun's Java Studio
<http://www.sun.com/software/products/jsenterprise/index.xml>
is based on NetBeans and you can build an almost identical development
platform from free software but you won't have Sun support.
steve - 31 Jul 2005 22:55 GMT
> i use java sdk - straight download from java.com site
> and Windows.
[quoted text clipped - 6 lines]
>
> thanks - free is always good

try Jdeveloper from oracle.
as of last month, a $1,000us+ package is now totally FREE.
they have released it to the community.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.