Changes

Jump to navigation Jump to search
80 bytes added ,  12:43, 30 January 2013
no edit summary
* Additional coding guidelines are defined via Checkstyle and can be integrated with the [http://eclipse-cs.sourceforge.net eclipse-cs] plugin.
* Other Eclipse plugins we frequently use are [http://findbugs.sourceforge.net/ FindBugs] to analyze Java byte code, and [http://www.eclipse.org/eclipse/platform-core/downloads.php Core Tools] to find unreferenced members.
 
You may as well use the standalone version of [[Maven]] to compile and run the project.
==Check Out==
# Choose a "Main class" (e.g., <code>org.basex.BaseXGUI</code> for the graphical user interface)
# Launch the project via ''Run''
 
==Alternative==
 
You may as well use the standalone version of [[Maven]] to compile and run the project, or other IDEs such as [www.jetbrains.com/idea IntelliJ IDEA].
 
[[Category:Developer]]
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu