Changes between Version 93 and Version 94 of DeveloperInstructions
- Timestamp:
- 07/16/14 11:23:31 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperInstructions
v93 v94 83 83 84 84 Maven 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 86 If 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. 85 87 86 88 === Eclipse JDK and JRE setup for the project ===