https://cwiki.apache.org/confluence/display/SIS/Getting+Started+With+SIS
I added the eclipse documentation as well as fixed a broken download link. Cheers, Travis On Wed, Jun 19, 2013 at 8:34 PM, Travis L Pinney <[email protected]>wrote: > No problem. > > > On Wed, Jun 19, 2013 at 8:28 PM, Adam Estrada <[email protected]>wrote: > >> Hey great Travis! Would you mind also updating the wiki with this info? >> >> Adam >> >> Travis L Pinney <[email protected]> wrote: >> 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 >> > >
