Double-click the server, click the modules tab, uncheck 'enable reloading' on the module that is the project you are working on.

BTW, I use Eclipse and Maven and it just works great together. Unfortunately there is no support for WTP 2.0 yet for the maven eclipse (or should I say eclipse maven) plugin. So everyone, go nag at: http://jira.codehaus.org/browse/MECLIPSE-264

Matthijs

Johan Maasing wrote:
However, I just downloaded the latest Eclipse (OSX/ for Java EE, see
http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/20070927/eclipse-jee-europa-fall-macosx-carbon.tar.gz)
and ran it on a new workspace. By default, only *.launch is being
filtered. Those other resources must be added by a plugin is what I
suspect.

I have the same experience with using Tomcat in WTP. Clean install of
J2EE-Europa (Eclipse 3.3). Created a new dynamic web-project. Put the
required wicket JARs in lib, configure the http-filter and it just
works. Eclipse does not filter the html files.
It does redeploy the entire app when a file changes (instead of hot
swapping only the changed files) but that is ok for my small project.

All this without having to install the user friendly maven ;-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to