Dear Arjen,
That is the approach I'll take, then. Again thank you very much for all your help.
Best wishes, Ivan.
Printable View
Dear Arjen,
That is the approach I'll take, then. Again thank you very much for all your help.
Best wishes, Ivan.
hi Arjen Poutsma,
it is possible to give an example or a step by step documentation on how to integrate spring ws with eclipse/easyeclipse without maven?
thanks
Well, Maven makes it quite easy to integrate with Eclipse, see http://maven.apache.org/plugins/mave...gin/usage.html
Unfortunately, I don't use Eclipse, so I cannot help you any further than this. Perhaps somebody else can help you?
You may install the Maven2 plugin for Eclipse:
http://m2eclipse.codehaus.org/
Create a Maven project and copy the files to your new Eclipse project. Although, it is a Maven project you can use it as usual without Maven. Important here is that you let Eclipse map/use the Maven2 file/folder structure.
This approach doesn't need a "Maven installation" as necessary above ;-).