I want to work on an open source struts based web application.
But, definitely want to use tools.
Now, the code base is available, but its not a Eclipse project or something similar.
I would say, it is RAW.
I would like to import this code base into MyEclipse as a project.
I understand that i can do this by following many small steps for each of the artifacts involved.
But, is there any easier way to do so.
Something like i can tell eclipse, there is the struts-config file, there are the jsps involved, there is the java source folder and MyEclipse will create a project for me from those things ????
Please suggest.