Originally posted by Don Liu:
Thanks to all of you! I guess I need to rephrase my question, I am looking for java stuff, not just IDE. From my understanding so far:
there are Java IDEs: JBuilder, Visual Age, ...;
there are Java server: WebLogic, WebSphere, JBoss;
what else is out there?
Thank you very much!
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
Originally posted by Michael Morris:
Personally, I've never liked using an IDE. They have a bad habit of making your code overly complex.
I tend to agree with the statement "Smarter Tools, Dumber Developers? " but without the question mark.
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
Originally posted by Ilja Preuss:
Some must-haves IMO:
version control system: CVS, SubVersion, ...
build tool: Jakarta Ant (no real alternatives)
integration server: Cruise Control, AntHill, ...
refactoring browser: depends on which IDE you use
unit testing: JUnit
acceptance testing: Fit, FitNesse, ...
a team wiki: Friki, ...
Piscis Babelis est parvus, flavus, et hiridicus, et est probabiliter insolitissima raritas in toto mundo.
Originally posted by Hung Tang:
I came from TextPad then switched to Eclipse and Intellij IDEA IDEs.
These two receive a lot of attention because they are argubly the top two best Java IDEs.
You can try both Eclipse and Intellij at their respective web sites www.eclipse.org, www.intellij.com
IMO, I think IDEA is the best but it ain't free but worth every penny.
BJ - SCJP and SCWCD
We love Java programming. It is contagious, very cool, and lot of fun. - Peter Coad, Java Design
Crazy Bikes created by m-Power
Originally posted by Bruce Jin:
Don:
I use Eclipse. It is wonderful. I just added a CVS server to it.
With Eclipse you can play with plug-in development. Very interesting stuff.
Are there any other tools that also allow plug-in development?
Thanks.
I use Eclipse. It is wonderful. I just added a CVS server to it. With Eclipse you can play with plug-in development. Very interesting stuff. Are there any other tools that also allow plug-in development?
Ashik Uzzaman
Director of Engineering, Twin Health, Mountain View, CA, USA
Originally posted by Ashik uzzaman:
I would like to develop a plug-in for Eclispe. Please tell me what are the initial documents that I should go through. I am currenly browsing eclipse.org.
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
Originally posted by Don Liu:
thanks a lot for all the help. but i have not decided yet.
I would challenge you to a battle of wits, but I see you are unarmed - shakespear. Unarmed tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|