Changes between Version 30 and Version 31 of WikiStart
- Timestamp:
- 08/13/19 10:26:14 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v30 v31 8 8 The profilesserver only **serves** profiles, it does not define them. To define profiles, check the geniusweb core pages. 9 9 10 The GeniusWeb core/main page is [https://tracinsy.ewi.tudelft.nl/ trac/GeniusWeb here].10 The GeniusWeb core/main page is [https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWeb here]. 11 11 12 12 == Installation == … … 94 94 95 95 Since this is a tomcat web application, you need Eclipse Enterprise edition if you want to run this from Eclipse. 96 Also, to checkout from Eclipse, you need to prepare Eclipse for this. Check https://tracinsy.ewi.tudelft.nl/ trac/GeniusWeb/wiki/WikiStart96 Also, to checkout from Eclipse, you need to prepare Eclipse for this. Check https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWeb/wiki/WikiStart 97 97 98 98 It is maven based so you only need maven to compile the code.