Changes between Version 91 and Version 92 of WikiStart
- Timestamp:
- 02/22/18 16:54:51 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v91 v92 22 22 You only need to check out the parts that you will be developing on. Eclipse will automatically get additional files from the artifactory as needed. 23 23 24 To run genius GUI, run the {{{genius.Application}}} in the NegotiatorGUI project. 25 To run the command line, run the genius.cli.Runner in the NegotiatorGUI project. 26 27 Please refer to the genius documentation (NegotiatorGUI/doc/userguide.pdf) for further details. 28 24 29 == Research Projects == 25 30