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
The Eclipse Integrated Computational Environment
ice
Commits
925767a5
Commit
925767a5
authored
Dec 02, 2016
by
Robert Smith
Browse files
Merge remote-tracking branch 'origin/2.2.2' into next
parents
980be357
81508d61
Changes
1
Hide whitespace changes
Inline
Side-by-side
org.eclipse.ice.vibe/src/org/eclipse/ice/vibe/kvPair/VibeKVPair.java
View file @
925767a5
...
...
@@ -323,6 +323,7 @@ public class VibeKVPair extends Item implements IReader, IWriter {
logger
.
info
(
"VibeKVPair Message: Loading"
+
inputFile
.
getFullPath
().
toOSString
());
form
=
read
(
inputFile
);
form
.
setName
(
getName
());
form
.
setDescription
(
getDescription
());
form
.
setId
(
getId
());
form
.
setItemID
(
getId
());
...
...
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