vkraemer
vkraemer

Reputation: 9892

What features of Rational Application Developer for WebSphere make you the most productive

I am mainly interested in the 'integration features' between the IDE and the application server.

One example would be GUI editors for various server specific deployment descriptors.

Another example, from the NetBeans IDE integration with GlassFish, is the ability to:

Please include a link to any reference to the feature in user docs, if you have it at the tips of your fingers.

Upvotes: 0

Views: 2163

Answers (2)

Isaac
Isaac

Reputation: 16736

Over my years using RAD, the feature I'd recommend everybody to use would be its uninstaller...

Seriously though, RAD's advantage used to be IBM's plugins for Web / J2EE development; over the years, though, the Eclipse community has been making great progress with WTP and JST, so for most J2EE development you should do fine using Eclipse+WTP+JST... which are free (comparing RAD with 5-10K USD licensing fees. Per machine, that is).

Upvotes: 3

vkraemer
vkraemer

Reputation: 9892

One person suggested that the 'Web site navigation' tooling was useful.

Upvotes: 0

Related Questions