Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bonita
bonita-studio
Commits
40985458
Commit
40985458
authored
Nov 10, 2014
by
Bonita CI
Browse files
Merge branch 'master' into 'BS-9319_DevCollabImprSVN'
parents
bac0deb6
2065f91e
Changes
1
Hide whitespace changes
Inline
Side-by-side
bundles/plugins/org.bonitasoft.studio.common.repository/src/org/bonitasoft/studio/common/repository/filestore/EMFFileStore.java
View file @
40985458
...
...
@@ -103,7 +103,7 @@ public abstract class EMFFileStore extends AbstractFileStore implements IReposit
@Override
public
void
run
()
{
try
{
eR
esource
.
load
(
Collections
.
EMPTY_MAP
);
r
esource
.
load
(
Collections
.
EMPTY_MAP
);
}
catch
(
final
IOException
e
)
{
BonitaStudioLog
.
error
(
e
,
CommonRepositoryPlugin
.
PLUGIN_ID
);
}
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment