Is it possible to integrate Jetty with NetBeans 7?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
To this date there is no Jetty support with NetBeans. It is possible to use Jetty via Maven - http://mrhaki.blogspot.com/2009/02/use-jetty-to-run-maven-web-applications.html. |
|||
|
|
|
There is a plugin, but having never used it I can't vouch for how good it is or if it even works! |
|||||||||||||
|
|
I've tried the Jetty plugin for Netbeans but it didn't work very well... There is very little documentation and information about it on the internet. I suggest to don't use it. The Jetty for Eclipse (run-jetty-run at MarketPlace) work very better besides having too much more documentation about. |
|||
|
|
Options -> Servers -> Add Serverthere is no item in the list for Jetty. Having Google'd around, I cant find any evidence of Jetty being officially supported under NetBeans. – wulfgar.pro May 11 '11 at 10:40