Changes

Jump to navigation Jump to search
106 bytes removed ,  15:15, 28 July 2014
==Prerequisites==
* BaseX is developed with the [https://www.eclipse.org/downloads/ Eclipse IDE for Java Developers] environment (other IDEs like IntelliJ IDEA can be used as well).* The (included) [httphttps://www.eclipse.org/egit downloads/ Eclipse IDE for Java Developers] includes the EGit] plugin allows you to use (for [[Git]] within Eclipse.* The (included) [http://www.eclipse.org/m2e and the m2e] plugin provides (for [[Maven]] support).* Additional coding guidelines Other Eclipse plugins we use are defined via Checkstyle and can be integrated with the : {| class="wikitable" |- valign="top"! Name! Description! Update URL|-| [http://eclipse-cs.sourceforge.net eclipse-cs] plugin| Enforces coding standards. The Update URL is {{Code|<code><nowiki>http://eclipse-cs.sf.net/update/}}.</nowiki></code>* Other Eclipse plugins we frequently use are|-** | [http://findbugs.sourceforge.net/ FindBugsFundBugs] to analyze Java | Analyze project at byte code (Update URL: level| <code><nowiki>http://findbugs.cs.umd.edu/eclipse</nowiki></code>),** |-| [http://www.eclipse.org/eclipse/platform-core/downloads.php Core Tools] to find | Find dead (unreferenced members (Update URL: ) code.| <code><nowiki>http://eclipse.org/eclipse/platform-core/updates</nowiki></code>, and** the code coverage tool |-| [http://www.eclemma.org/ EclEmma] (Update URL: | Code coverage tool.| <code><nowiki>http://update.eclemma.org/</nowiki></code>).|}
==Check Out==
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu