I was struggling with an issue today where I could not get the tc server to load project specific dependencies from classpath. I ended up running an mvn eclipse:clean from the terminal in order to restore a clean eclipse configuration with mvn eclipse:eclipse. After the two steps, I found that eclipse no longer recognises the project as a dynamic web project - and as such, I cannot deploy it to the tc server anymore...
How can I restore the correct eclipse project settings from this state?
/tormsl


Reply With Quote

