The feature sheet for MyEclipse refers to “sync-on-demand” for certain types of server containers. A few lines later, about 20 servers are listed. How do I know if a particular server supports “sync-on-demand”? In particular, I am wondering about Tomcat 5 and Jboss 4. I am using exploded archives. I don’t have any subprojects. I am doing single-screen Ajax development, using a “Web Project” and have mainly Javascript and servlets, all in the same project. The servlet source is in ‘src’ and compiles to WEB-INF/classes.
Also, I read the messages above and the second one refers to the preference setting at “Window > Preferences > Workbench > Perform build automatically on resource modification”. I wanted to check this setting, but I don’t have a “Workbench” option when I look at Preferences. Has this been renamed (I’m using 4.1.0) or am I set up wrong somehow?
Thanks,
Bruce