Changes between Version 459 and Version 460 of WikiStart
- Timestamp:
- 02/03/22 16:31:49 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v459 v460 42 42 43 43 == Installation 44 You only need java and maven for just writing and compiling your parties, and for debugging them with the simplerunner. 44 {{{#!td style="background: #eef" 45 You only need java and maven for just writing and compiling your parties, and for debugging them with the simplerunner. You can also just use Eclipse. No further installation is needed. 46 }}} 45 47 46 48 If you want to run parties on the webservices, 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.