Skip to content

Building OpenIDE from source

Svein Arne Ackenhausen edited this page Mar 30, 2014 · 2 revisions
  1. Clone the https://github.com/continuoustests/OpenIDE.git repository
  2. Run the deploy.sh/deploy.bat file to generate the binaries
    • If you get the Inner exception: An exception was thrown by the type initializer for System.Drawing.GDIPlus error try building and installing https://github.com/mono/libgdiplus.
  3. Find the ready to use binaries in the ReleaseBinaries directory. Don't forget the hidden .OpenIDE folder with default templates and more.

Clone this wiki locally