Skip to content

Commit

Permalink
JBIDE-16262: Update link to build doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelistria committed Jan 17, 2014
1 parent 17048eb commit d7a2aa5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@ The general idea is to keep your 'master' branch in-sync with the

## Building Webservices Tools

To build _Webservices Tools_ requires specific versions of Java and
Maven. Also, there is some Maven setup. The [How to Build JBoss Tools with Maven 3](https://community.jboss.org/wiki/HowToBuildJBossToolsWithMaven3)
document will guide you through that setup.
To build _Webservices Tools_ requires specific versions of Java (1.6+) and
+Maven (3.1+). See this [link](https://github.com/jbosstools/jbosstools-devdoc/blob/master/building/readme.md) for more information on how to setup, run and configure build.

This command will run the build:

Expand Down

0 comments on commit d7a2aa5

Please sign in to comment.