-
Notifications
You must be signed in to change notification settings - Fork 0
Development Environment
This page describes the setup of the development environment to develop the Scenarioo Viewer Webapplication and the Java and Javascript Writer Libraries. You have currently the following possible options to choose from:
1. Use the Virtual Machine: (with WebStorm and Eclipse) Contact the core development team if you want to use the same virtual machine to start more quickly. This virtual machine should contain all tools that we currently use, and using it is described here: Development Environment with VM
2. Setup IntelliJ to develop (experimental, recommended in future, not yet included in Virtual Machine): best for fast developing all javascript and java parts of Scenarioo in one place, see setup instructions here: Development Environment with IntelliJ
3. Setup Eclipse and Webstorms to develop (old, currently used setup on the virtual Machine): the old setup, that still most developers use, is described here: Development Environment with Eclipse and WebStorm
4. Setup on Ubuntu: (with WebStorm and Eclipse) There are some more specific setup instructions on how to setup more or less the same setup that we currently have in our virtual machine, you can find this setup here Development Environment Setup on Ubuntu.