svn co https://svn.apache.org/repos/asf/sis/trunk/ sis cd sis mvn test # this will deploy the test resources and download and build necessary libraries mvn eclipse:eclipse
# Open eclipse in a new workspace # Go to Eclipse->Preferences->General->Workspace # Change Text file encoding to Other: UTF-8 # Apply # Ok # File-> Import -> General -> Existing Projects in Workspace # Choose the sis directory and import Thanks, Travis
