Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
NUI
TULIP-CPS
Commits
f91bd55b
Commit
f91bd55b
authored
Nov 09, 2020
by
Nico Mack
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added reversed property node
parent
925ca60a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
CPS/config/CpsNamespace.properties
CPS/config/CpsNamespace.properties
+1
-0
CPS/src/lu/list/itis/dkd/tui/utility/CpsNamespace.java
CPS/src/lu/list/itis/dkd/tui/utility/CpsNamespace.java
+1
-0
No files found.
CPS/config/CpsNamespace.properties
View file @
f91bd55b
...
...
@@ -32,6 +32,7 @@ POSITIONS_NODE=positions
RANGE_SEPARATOR_ATTRIBUTE
=
rangeSeparator
REFERENCE_NODE
=
reference
RELATIVE_NODE
=
relative
REVERSED_NODE
=
reversed
ROTATION_NODE
=
rotation
SCALES_NODE
=
scales
SELECTED_ITEMS_VARIABLE_NODE
=
selectedItemsVariable
...
...
CPS/src/lu/list/itis/dkd/tui/utility/CpsNamespace.java
View file @
f91bd55b
...
...
@@ -71,6 +71,7 @@ public class CpsNamespace extends NLS {
public
static
String
RANGE_SEPARATOR_ATTRIBUTE
;
public
static
String
REFERENCE_NODE
;
public
static
String
RELATIVE_NODE
;
public
static
String
REVERSED_NODE
;
public
static
String
ROTATION_NODE
;
public
static
String
SCALES_NODE
;
...
...
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