-
Notifications
You must be signed in to change notification settings - Fork 16
GetStarted
Svein Arne Ackenhausen edited this page Feb 23, 2014
·
49 revisions
As OpenIDE is built on Microsofts .Net platform you need to have either Microsoft .Net or Xamarin's Mono runtime installed. It will run under the Linux, Windows and MacOSX platforms.
- Clone this git repository to your computer
- If on Windows run deploy.bat else run deploy.sh on project root
- Copy the contents of the ReleaseBinaries folder to wherever you want OpenIDE placed (needs write access)
- Add the path to where OpenIDE was copied to the $PATH environment variable
- Go to a terminal window and write the command "oi" to see a list of available commands
To have OpenIDE integrated to your editor go through the setup for you particular editor: