Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Energy ADE
ADE Xjc
Commits
7687bad9
Commit
7687bad9
authored
Dec 10, 2008
by
Claus Nagel
Browse files
No commit message
No commit message
parent
38a8ee82
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/org/citygml4j/ade_xjc/ADE_XJC.java
View file @
7687bad9
...
@@ -157,6 +157,9 @@ public class ADE_XJC {
...
@@ -157,6 +157,9 @@ public class ADE_XJC {
LOG
.
error
(
"Unable to recover from previous error(s). Aborting."
);
LOG
.
error
(
"Unable to recover from previous error(s). Aborting."
);
status
=
1
;
status
=
1
;
if
(
clean
)
Util
.
rmdir
(
outputFolder
);
}
finally
{
}
finally
{
cleanBuildEnvironment
();
cleanBuildEnvironment
();
}
}
...
...
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