Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Camille
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
Camille
Commits
ded5432b
Commit
ded5432b
authored
2 years ago
by
dgelessus
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
db231874
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+18
-9
18 additions, 9 deletions
README.md
with
18 additions
and
9 deletions
README.md
+
18
−
9
View file @
ded5432b
# Camille
# Camille
The Camille Editor for Rodin.
The Camille Editor for Rodin.
[

](https://travis-ci.org/hhu-stups/camille)
[

](https://gitlab.cs.uni-duesseldorf.de/general/stups/camille)
## Installing
In Rodin, go to Help > Install New Software... and select the Camille update site.
The update site should be preconfigured in Rodin - if not, add it using the URL https://stups.hhu-hosting.de/rodin/camille/release/.
## Building Camille
## Building Camille
Maven 3 is required to build the project:
<pre>
cd org.eventb.texteditor.parent
mvn clean verify
</pre>
This will produce an updatesite in org.eventb.texteditor.repository/target
Building the project requires Java 11 or later (tested with Java 17) and Maven 3.6.3 or later (tested with Maven 3.9).
(At runtime, the plugin is still compatible with Java 8.)
```
sh
$
cd
org.eventb.texteditor.parent
$
mvn clean verify
```
This will produce a p2 repository (update site) in org.eventb.texteditor.repository/target/repository
We autmatically produce nightly builds that can be installed using the
update site
located at https://stups.hhu-hosting.de/rodin/camille/
nightly/
We autmatically produce nightly builds that can be installed using the
repository
located at https://stups.hhu-hosting.de/rodin/camille/
develop/.
## Contributing/Bugs
## Contributing/Bugs
Pull requests are very welcome. Suggestions for new extensions and known bugs are tracked on
[
Github
](
https://github.com/hhu-stups/camille/issues
)
Pull requests are very welcome. Suggestions for new extensions and known bugs are tracked on
[
GitHub
](
https://github.com/hhu-stups/camille/issues
)
.
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