Skip to content
Snippets Groups Projects
Commit acf3cd63 authored by Guylaine Prat's avatar Guylaine Prat
Browse files

Update building.md

parent 97585e51
No related branches found
No related tags found
No related merge requests found
...@@ -12,8 +12,7 @@ ...@@ -12,8 +12,7 @@
limitations under the License. limitations under the License.
--> -->
Building Rugged # Building Rugged
===============
Rugged can be built from source using several different tools. Rugged can be built from source using several different tools.
...@@ -21,8 +20,7 @@ All these tools are Java based and can run on many different operating ...@@ -21,8 +20,7 @@ All these tools are Java based and can run on many different operating
systems, including Unix, GNU/Linux, Windows and Mac OS X. Some GNU/Linux systems, including Unix, GNU/Linux, Windows and Mac OS X. Some GNU/Linux
distributions provide these tools in their packages repositories. distributions provide these tools in their packages repositories.
Building with Maven 3 ## Building with Maven 3
---------------------
[Maven](http://maven.apache.org/) is a build tool that goes far beyond [Maven](http://maven.apache.org/) is a build tool that goes far beyond
simply compiling and packaging a product. It is also able to resolve simply compiling and packaging a product. It is also able to resolve
...@@ -62,8 +60,7 @@ For other commands like generating the site, or generating the ...@@ -62,8 +60,7 @@ For other commands like generating the site, or generating the
[jacoco](http://www.eclemma.org/jacoco/) reports, see the maven [jacoco](http://www.eclemma.org/jacoco/) reports, see the maven
plugins documentation at [maven site](http://maven.apache.org/plugins/index.html). plugins documentation at [maven site](http://maven.apache.org/plugins/index.html).
Building with Eclipse ## Building with Eclipse
---------------------
[Eclipse](http://www.eclipse.org/) is a very rich Integrated Development [Eclipse](http://www.eclipse.org/) is a very rich Integrated Development
Environment (IDE). It is a huge product and not a simple build tool. Environment (IDE). It is a huge product and not a simple build tool.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment