Changes

Jump to navigation Jump to search
224 bytes added ,  12:51, 29 February 2016
Removed the eclipse marketplace image
==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/and the m2e 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! Eclipse Marketplace|-| [http://eclipse-cs.sourceforge.net eclipse-cs] plugin| Enforces Checkstyle coding standards. The Update URL is {{Code|<code><nowiki>http://eclipse-cs.sf.net/update/}}</nowiki></code>| [http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=150 install]* Other Eclipse plugins we frequently use are|-** | [http://findbugs.sourceforge.net/ FindBugs] to analyze Java | Analyze project at byte code (Update URL: level| <code><nowiki>http://findbugs.cs.umd.edu/eclipse</nowiki></code>),** | [http://wwwmarketplace.eclipse.org/eclipsemarketplace-client-intro?mpc_install=1099 install]|-| [http:/platform-core/downloadswww.ucdetector.php Core Toolsorg/ UCDetector] to find unreferenced members (Update URL: | Unnecessary code detector| <code><nowiki>http://eclipseucdetector.sourceforge.orgnet/eclipse/platform-core/updatesupdate</nowiki></code>, and** the code coverage tool | [http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=661 install]|-| [http://www.eclemma.org/ EclEmma] (Update URL: | Code coverage tool.| <code><nowiki>http://update.eclemma.org/</nowiki></code>)| [http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=264 install]|}
==Check Out==
# {{Code|basex-tests}} contains several unit and stress tests
If the problems view shows a list of warning"Problems" View contains errors or warnings, you may need to switch to Java 6 7 (''Windows'' → ''Preferences'' → ''Installed JREs''). With the Maven plugin from Eclipse, it sometimes requires several attempts to get all dependencies updated.This loop can be avoided if the sources are precompiled via [[Maven]] on command-line.
==Start in Eclipse==
administrator, editor
1

edit

Navigation menu