Per some earlier posts: I successfully configured eclipse to run jetty (mvn jetty:run) and its is blazing! BMW M5 was no lie.
But having one problem. I cannot edit static files ... like CSS files. When I change a style, eclipse pops up and tells me: *Could not write file: ..\<snip/>\XXX.css. (The requested operation cannot be performed on a file with a user-mapped section open) * If I stop running jetty, I can edit the file. On the other hand, Tomcat via WTP doesn't seem to complain. Anyone aware of a setting somehow locking static pages down? -Luther