Source:Extra

From Wiketomica

Jump to: navigation, search

This page describes how to pull the Etomica Apps and Modules projects from CVS. Apps contains specialized applications of the core Etomica classes. Modules are simpler applications with a full graphical interface. The Modules project depends on the Apps project.

Pulling Apps and Modules is very similar to pulling Core. Please refer to the Core instructions and follow them with the following modifiactions:

  1. Create a new project as in Core step 2.
    1. Before clicking Finish, select the "Projects" tab.
    2. Click the "Add..." button.
    3. Check the Etomica project you already created
    4. For the modules project, also check the Etomica apps project
    5. Click "OK"
  2. Repeat Core step 4, but instead of right clicking on "Etomica", right-click on the etomica folder under etomica.apps or etomica.modules


To pull Etomica apps and modules code manually with cvs:

cvs -d :pserver:anonymous@rheneas.eng.buffalo.edu:/cvsroot co etomica.apps etomica.modules
Personal tools