Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RcdMathLib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
zkasmi
RcdMathLib
Wiki
Getting started
Changes
Page history
New page
Templates
Clone repository
Update Getting started
authored
5 years ago
by
zkasmi
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Getting-started.md
+1
-1
1 addition, 1 deletion
Getting-started.md
with
1 addition
and
1 deletion
Getting-started.md
View page @
47924c3b
...
...
@@ -81,7 +81,7 @@ After cloning or downloading the RcdMathLib, the Eclipse version of the RcdMathL
Another method to use the RcdMathLib in the Eclipse IDE is:
*
Clone the whole:
~~~~~~~~
{.sh}
git clone
git@
git.imp.fu-berlin.de
:
zkasmi/RcdMathLib.git
git clone
https://
git.imp.fu-berlin.de
/
zkasmi/RcdMathLib.git
~~~~~~~~
*
Create a new C project by choosing the project type under Executable:
`Hello World ANSI C Project`
,
as well as the
`Cross GCC`
Tool-chains.
...
...
This diff is collapsed.
Click to expand it.