| Author |
Eclipse plugin that allows web dev without deploying?
|
Karsten Wutzke
Ranch Hand
Joined: Jul 20, 2010
Posts: 106
|
|
Hello,
I'm not 100% sure, but I cling to remember to have read about a plugin in Eclipse that allows web development without actually having to deploy the JAR/classes to a web server.
Is there such a plugin and if so where can it be found?
Thanks
Karsten
|
OCJP JavaSE 6 (86%)
|
 |
Tom Reilly
Rancher
Joined: Jun 01, 2010
Posts: 618
|
|
|
If you mean debug a web application by clicking a button such as F11 then yes there is. That is handled "out of the box" in the Eclipse IDE for Java EE Developers version. If you mean is there a plugin that simulates a web container then I don't know of any, but I have never looked because I'm happy with just clicking F11.
|
 |
 |
|
|
subject: Eclipse plugin that allows web dev without deploying?
|
|
|