Hi, please forgive my ignorance but im a beginer on this,
I tried to finish the step by step tutorial using eclipse 3.1 but always have a miriad of erros, all of them related to spring's jars that doesnt appear on the lib folder, i have included them on Java build Path -> Libraries but when i export the project using Export -> Archive File, the lib folder on the war file is always empty, because of that, the project cant be deployed. i finished the tutorial without an issue doing all the steps "by hand".
Do i need some special config for eclipse?
thanks


Reply With Quote