How to create Eclipse project based on web-source, e.g. this one: http://svn.openstreetmap.org/applications/viewer/jmapviewer/
How to create Eclipse project based on web-source, e.g. this one: http://svn.openstreetmap.org/applications/viewer/jmapviewer/
Share
The source you linked is for an Eclipse project. You can simply import it into the IDE.
Quite obviously, you have to download the source from the website first. This works fine for me:
Import into Eclipse from the folder you downloaded the source into.