24 | | Now you have Eclipse working set containing the Sophie 2.0 modules.[[BR]] |
25 | | The base project is sophie2-platform. You can run the project by: |
26 | | 1. Right click on "org.sophie2.author " |
27 | | 1. Choose "Run As->Java Application" |
28 | | 1. Choose "FakeAuthorMain - org.sophie2.author"[[BR]] |
| 24 | Now you have an Eclipse working set containing the Sophie 2.0 modules. The base module of the project is sophie2-platform. To run the project: |
| 25 | * Go to sophie2-platform/dev-tools. |
| 26 | * To run Sophie2 Author right-click on author.FakeAuthorMain.launch and select '''Run as''' -> '''author.FakeAuthorMain''' |
| 27 | * To run Sophie2 Server right-click on server.FakeServerMain.launch and select '''Run as''' -> '''author.FakeServerMain''' |
| 28 | * Note that you might have to select '''Run configurations...''' if no other options are available. |
| 29 | * When the Reader is available, you can run it the same way. |