Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Projects
Eclipse TRACE4CPS
trace4cps
Commits
5e7776aa
Commit
5e7776aa
authored
Mar 21, 2022
by
Yuri Blankenstein
Browse files
#6
Language names are case sensitive
parent
b2228706
Pipeline
#2489
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
temporallogic/org.eclipse.trace4cps.tl/src/org/eclipse/trace4cps/tl/GenerateEtl.mwe2
View file @
5e7776aa
...
...
@@ -37,7 +37,7 @@ Workflow {
}
}
language = StandardLanguage {
name = "org.eclipse.trace4cps.tl.
e
tl"
name = "org.eclipse.trace4cps.tl.
E
tl"
fileExtensions = "etl"
serializer = {
generateStub = false
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment