Comment by Guest on 2006-02-27 01:27:31 Eclipse is very popular which is based on the plug in architecutere. If something required to DB work .. already exist hibernate which created entire db based on the OR relations. If you need anything beyond this custom plug-in can be written put it in the eclipse. Instead of inventing wheel use existing one provide the plug-in for eclipse. No IDE can compete with eclipse in terms of debuggin, code assist, build, referencing multiple projects. Lots of plug-ins available for generating EJB, jsp, DB stuff. and debugging during run time.
|