Changes between Version 17 and Version 18 of WikiStart


Ignore:
Timestamp:
Jul 7, 2010, 3:47:09 PM (14 years ago)
Author:
FrederikHeber
Comment:

CompilationGuidelines and CodeComprehension added

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v17 v18  
    66
    77 * Download the code, see the RepositoryGuidelines for advice on how to do this.
    8  * Compile, install and check it as stated there.
     8 * Compile, install and check it as CompilationGuidelines.
    99 * As the testsuite should have already given you an idea on what molecuilder can do right now, check ApplicationExamples for further listing and a description of possible actions.
    1010 * Give this brief StartersTutorial a try.
    11  * Curious about the code? Look the first example in ApplicationExamples ExampleSpatialTranslation. Go to the GuideLines
     11 * Curious about the code? Look at CodeComprehension where the structure of the main classes is laid out.
     12 * How do actions work? Look the first example in ApplicationExamples ExampleSpatialTranslation. Go to the GuideLines
    1213 * Something is missing and you want to contribute? Check RepositoryGuidelines on how to add stuff and make it available to others. Look at the HowTos for further in-depth information on various common classes.
    1314