Skip to content
sschaub edited this page Nov 20, 2013 · 6 revisions

This is a central source for information for RESOLVE developers. Design documents, workflow instructions, developer FAQs, and release instructions are all the sorts of things that should go here.

User-centric information about RESOLVE should go elsewhere.

Development Environment

The RESOLVE development environment uses Maven. For information about our Maven configuration and using Maven from the command line, see here.

NetBeans

NetBeans is the officially endorsed IDE of the RSRG. While we encourage you to use the development environment you are most comfortable with, we generally try to take the time and effort to make everything as easy as possible on NetBeans, and make sure that there are accurate, up-to-date instructions on this wiki. See: Netbeans Development Environment

Eclipse

Eclipse is another popular IDE. While we don't officially support it, there are some resources for it here: Eclipse Development Environment.

Scripts Useful for Testing

You can find command shell scripts useful for the testing of workspace files here: Useful Scripts.