Warlock Two Developer Info
From WarlockWiki
Warlock 2 Developer Info
Requirements
You'll need the following software to develop / extend Warlock2:
- JDK 5 or 6: http://java.sun.com/javase/downloads/index.jsp
- Eclipse 3.6 for RCP and RAP Developers: http://www.eclipse.org/downloads/packages/eclipse-rcp-and-rap-developers/heliossr1
- eGit plugin for Eclipse: http://www.eclipse.org/egit/
In addition, it would be good to have a basic understanding of using Eclipse, and Eclipse APIs like SWT, JFace, etc. Here are some links to help with getting started:
Once you feel comfortable in the Eclipse environment, take a look at our various developer wikis:
- Get The Code
- Compile The Plugins
- Setup The Runtime Workbench
- Extension Points And API
- Coding Standards
Also, take a look at our public Github repository:
http://www.github.com/kassah/warlock2/