Source
Author: admin - Date: August 26th, 2007
Available via subversion: http://svn.mostpixelsever.com/mpe/MostPixelsEver/
Also, here’s a link to the javadoc.
How to get the source in Eclipse
1. Install subclipse. There are great installation instructions here.
2. Once you’ve got subclipse, go to FILE –> NEW –> PROJECT. Select SVN –> Check out Project from SVN.
![]()
Select next. Select “Create a new repository location.”
![]()
Select next. Enter the url: http://svn.mostpixelsever.com/mpe/.
![]()
Select next. Select “MostPixelsEver.”
![]()
Select next. Select “Check out as project in the workspace.” Select next. Pick your workspace (the default one is probably ok) and select finish.
Once you have the project, as we make changes, you can update the source by right-clicking on the MostPixelsEver project and selecting: TEAM –> UPDATE. You will not be able to “commit” any changes you make, however, if you are interested in participating in the development of MPE, please let us know.