| Author |
intelligent editor/help file
|
Son Bis
Greenhorn
Joined: Mar 28, 2006
Posts: 2
|
|
All these years I am using MS-Access/VB of Visual Studio 6.0 to create my database applications. Now, I want to develop in Java so that I can migrate my own Apps in the Java platform. I am learning Java using notepad (text editor). Can anyone help me with an intelligent (friendly) editor like visual studio 6.0/VB-Editor and help like MSDN that's available in Java so that I can learn and start doing my work faster. Thanks in advance. |) ||^|)(,
|
|)<br />||^|)(,
|
 |
Tom Hill
Ranch Hand
Joined: Aug 24, 2003
Posts: 115
|
|
Eclipse is your best bet: http://www.eclipse.org/ There is quite a lot of config for a newbie java programmer tho. I quite like: TextPad http://www.textpad.com/ for a stepup from notepad. with the the java ide. There are a few other useful things to help as well like auto completers. http://www.textpad.com/add-ons/index.html Hope that helps Cheers
|
 |
vishwanath nadimpally
Ranch Hand
Joined: Jan 25, 2005
Posts: 116
|
|
|
I use IntelliJ Idea from jetbrains. http://www.jetbrains.com/idea/ Get a trial version and get started.
|
 |
Rusty Shackleford
Ranch Hand
Joined: Jan 03, 2006
Posts: 490
|
|
Hehe, you used intelligent and VB in the same sentence. I second the eclipse suggestion. It has so many add on features, and is easy to use, no development tool for Java comes close to it. For a better text editor, text pad is good, but it is nagware. Crimson Editor is just as good and completely free. Both are far and away better then notepad. For help, go to www.sun.java.com for tutorials and stuff. For a complete listing of what is available in Java go to http://java.sun.com/j2se/1.5.0/docs/api/index.html , assuming you have 1.5.x. If you have an earlier version, change the 2.5.0 in the URL to match your version. Documentation is one of the largest stregnths of Java, far better then the mess at MSDN. [ March 28, 2006: Message edited by: Rusty Shackleford ]
|
"Computer science is no more about computers than astronomy is about telescopes" - Edsger Dijkstra
|
 |
marc weber
Sheriff
Joined: Aug 31, 2004
Posts: 11343
|
|
"Prodigyson," Welcome to JavaRanch! Please revise your display name to meet the JavaRanch Naming Policy. To maintain the friendly atmosphere here at the ranch, we like folks to use real (or at least real-looking) names, with a first and a last name. You can edit your name here. Thank you for your prompt attention, and enjoy the ranch! -Marc
|
"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award." ~Joe Strummer
sscce.org
|
 |
Son Bis
Greenhorn
Joined: Mar 28, 2006
Posts: 2
|
|
|
Thanks guys for helping me. Will try as suggested.
|
 |
 |
|
|
subject: intelligent editor/help file
|
|
|