Changes between Version 93 and Version 94 of DeveloperInstructions


Ignore:
Timestamp:
07/16/14 11:23:31 (10 years ago)
Author:
Vangel Ajanovski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperInstructions

    v93 v94  
    8383
    8484Maven should start automatically to download all necessary files needed to compile and run the application. The dependencies and all options regarding this are configured in the start maven configuration file "pom.xml". This is a large download with many files and it might actually take very very long depending on the internet connection speed.
     85
     86If all went OK, there will be a small M icon (stands for Maven) besides the isis project title, small J icon (stands for Java) and you will see the repository location for the project besides the title and latest modification version for all files in the project, beside the name of the file.
    8587
    8688=== Eclipse JDK and JRE setup for the project ===