Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Reusable Analysis
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Value stream analytics
Contributor 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
JastAdd
Reusable Analysis
Commits
bfc69285
Commit
bfc69285
authored
5 years ago
by
Johannes Mey
Browse files
Options
Downloads
Patches
Plain Diff
allow ragdoc on scope4m
parent
a2f1ff3d
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
jmodelica
+1
-1
1 addition, 1 deletion
jmodelica
scope4m/build.gradle
+5
-0
5 additions, 0 deletions
scope4m/build.gradle
tools/rd-builder.jar
+0
-0
0 additions, 0 deletions
tools/rd-builder.jar
with
6 additions
and
1 deletion
jmodelica
@
e43b28eb
Compare
9d6101ce
...
e43b28eb
Subproject commit
9d6101ce0caad6fe692f7127c6220211605ca9ed
Subproject commit
e43b28eb598eaa4a9330fbce00512321a26db32f
This diff is collapsed.
Click to expand it.
scope4m/build.gradle
+
5
−
0
View file @
bfc69285
...
...
@@ -11,6 +11,10 @@ apply plugin: 'application'
apply
plugin:
'jastadd'
apply
plugin:
'idea'
configurations
{
ragdoc
}
repositories
{
mavenLocal
()
}
...
...
@@ -44,6 +48,7 @@ dependencies {
testRuntimeOnly
'org.junit.jupiter:junit-jupiter-engine:5.4.2'
testCompile
'org.junit.platform:junit-platform-runner:1.4.2'
testImplementation
'org.junit.jupiter:junit-jupiter-params:5.4.2'
ragdoc
files
(
'../tools/rd-builder.jar'
)
}
jastadd
{
...
...
This diff is collapsed.
Click to expand it.
tools/rd-builder.jar
0 → 100644
+
0
−
0
View file @
bfc69285
File added
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