_ _ _
/ \ | |_ _ __ ___ ___ ___ _ __ | |__ ___ _ __ ___
/ _ \| __| '_ ` _ \ / _ \/ __| '_ \| '_ \ / _ \ '__/ _ \
/ ___ \ |_| | | | | | (_) \__ \ |_) | | | | __/ | | __/
/_/ \_\__|_| |_| |_|\___/|___/ .__/|_| |_|\___|_| \___|
|_|
Minimum required Java version is Java 8. The other requirements are the same. Theoretically ATMOSPHERE should work and with Java 9 but it is not tested yet.
-
Open
atmosphere-frameworkbundle folder and run:./uninstall -bif you usebashconsoleuninstall.bat -bid you usecmdconsole
-
If the command fails you should backup/remove the old
Atmospheresetup manually:- navigate to
C:\Users\<username>\.gradle\caches\modules-2\files-2.1and rename or removecom.musala.atmospherepackage. - navigate to
C:\Users\<username>\.m2\repository\com\musalaand rename or removeatmospherefolder.
- navigate to
- run
./gradlew runServer(bash)/gradlew runServer(cmd) - run
./gradlew runAgent(bash)/gradlew runAgent(cmd)
Notes:
- Make sure the
Serveris running before to start theAgent- Starting the first time will take longer than usual