Build Environment
- Marc Dumontier
Owned by Marc Dumontier
- Use Linux to write your code. You'll have thousands of free tools to use to aid in your development. Tools like sed, awk, and grep are indespensible. If you really don't want to, consider Cygwin as an alternative.
- Go easy on packages. Don't install JAVA, Tomcat, Maven, etc through eclipse packages. Often you will need to use different versions and combinations of these tools and packages will really make it hard to tweak your environment.
To be continued...
Related pages
Building the code
Building the code
Read with this
OSCAR Development on Eclipse
OSCAR Development on Eclipse
Read with this
Getting started with a manual installation
Getting started with a manual installation
Read with this
Signing up for JIRA and Bitbucket
Signing up for JIRA and Bitbucket
Read with this
How to Develop a Feature or Bug
How to Develop a Feature or Bug
Read with this