> Resource is out of sync with the file system: /Servers5/Tomcat
> v5.5 Server @ localhost-config/server.xml."
Hi Jeff,
I haven't used Tomcat from within Eclipse, but I have run into a
similar error message if I try to do a search within files if something
has been modified outside of a project. In those cases, refreshing the
project (F5 or right click on project->Refresh) has cleared it up.
Perhaps you can do something similar with Tomcat?
orphord - 18 Jan 2006 16:41 GMT
Joe-
Thanks so much this worked like a charm!
One addendum if anyone else runs into a similar problem. The way
"Refresh" worked for me was when I was in the J2EE (which is very
similar to Java) perspective.
Jeff
Joe Attardi - 18 Jan 2006 16:48 GMT
> Thanks so much this worked like a charm!
I'm glad to hear it! That has been one of my annoyances with Eclipse -
it's fairly easy for the project to get out of sync with the
filesystem, especially if you do an Ant/Maven build outside of Eclipse.
I wonder if there's a preference buried somewhere to automatically
refresh a project after a certain interval? I admit I haven't even
looked so it may be abundantly clear and not in fact buried, but I
haven't used Eclipse in a while. :-)
/* Joe Attardi */