Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Rugged
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Orekit
Rugged
Commits
acf3cd63
Commit
acf3cd63
authored
6 years ago
by
Guylaine Prat
Browse files
Options
Downloads
Patches
Plain Diff
Update building.md
parent
97585e51
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/site/markdown/building.md
+3
-6
3 additions, 6 deletions
src/site/markdown/building.md
with
3 additions
and
6 deletions
src/site/markdown/building.md
+
3
−
6
View file @
acf3cd63
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment