Changes between Version 445 and Version 446 of WikiStart
- Timestamp:
- 08/02/21 12:42:39 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v445 v446 42 42 Check the profilesserver, partiesserver and runserver wiki pages (see above) for details on installing the geniusweb servers. If you use only java based parties, you do not need the pythonpartiesserver; if you use only python based parties, you don't need the partiesserver. 43 43 44 To build parties you only need java ( 9or higher) and maven (3.6 or higher); check [#WritingaParty how to write a party]. We recommend using an IDE with java and maven support, such as Eclipse. To create profiles you need a text editor, check the [#profile profile section].44 To build parties you only need java (8 or higher) and maven (3.6 or higher); check [#WritingaParty how to write a party]. We recommend using an IDE with java and maven support, such as Eclipse. To create profiles you need a text editor, check the [#profile profile section]. 45 45 The GeniusWeb core code does not need to be installed. If you want to download the GeniusWeb core code anyway, check [#downloadingsourcecode this section]. 46 46