-
Notifications
You must be signed in to change notification settings - Fork 0
Quick Start Guide for Developers
- Install the latest Chrome or Firefox browser.
- Install and configure the backend and frontend.
- Take a look at Developer Hints.
- Take a look at Extensions.
- Take a look at Debugging Code.
-
Install the latest Chrome browser.
-
Download the Eclipse IDE for Java and DSL Developers and JDK 8.
-
Extract and start the IDE.
-
Install the latest Google Webkit Toolkit Eclipse Plugin.
-
Download the four projects Common, Analysis, Monitoring, and ExplorViz (Server).
-
Import the four projects into the previously downloaded Eclipse IDE.
-
Start the Server component by clicking
ExplorViz Server
in the run menu. -
Start your Chrome Browser and navigate to
http://localhost:8888
. -
After each change to the source code, you can press
F5
to see the conducted changes. -
To get input, you can use the
Start Monitoring Test App
from the run menu or proceed like described in the Quick Start Guide for Users. -
(Optional) All Git projects up to version 1.1.1 can be found here.
© 2013 - 2020 by the ExplorViz project