Tomcat For Eclipse - Eclipse is not publishing any folders within WEB-INF Fatefree - Feb 19, 2007 - 06:56 PM Post subject: Eclipse is not publishing any folders within WEB-INF
I'm sorry if this has been answered before, but just today everything was working fine until I deleted the server I was using. It ironically wasn't working prior to that until I changed the context of my web app which somehow got it kicking again.
What seems to be happening is Eclipse isnt publishing anything inside WEB-INF except for a classes folder, when actually I keep my JSPs in a Jsp Folder in there. So naturally I'm getting include's not found errors unless I manually copy that folder there every time something changes. But this was working a few hours ago, and I'm not sure why it isnt now. Anyone have any ideas?
Fatefree - Feb 20, 2007 - 05:23 PM Post subject:
Well I fixed this problem by creating a new workspace, unfortunately losing all my previous settings. My question now is this, Is there a way to save all of my eclipse workspace preferences so if I ever have to recreate my workspace I can say just load a previous workspace's settings, or perhaps copy a certain file or files to the metadata to do this?
Fatefree - Feb 20, 2007 - 05:25 PM Post subject:
Annnd I now see that I can export the general preferences I am on a roll today