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
Energy ADE 3 3DCityDB
Commits
b329e339
Commit
b329e339
authored
Aug 09, 2025
by
Rushikesh Padsala
Browse files
fixed META-INF directory causing jar files not being recognised on imp/exp startup
parent
3561c995
Changes
1
Hide whitespace changes
Inline
Side-by-side
.idea/gradle.xml
View file @
b329e339
...
...
@@ -10,6 +10,7 @@
<build
path=
"$PROJECT_DIR$/../energy-ade-2-citygml4j"
name=
"energy-ade-2-citygml4j"
>
<projects>
<project
path=
"$PROJECT_DIR$/../energy-ade-2-citygml4j"
/>
<project
path=
"$PROJECT_DIR$/../energy-ade-2-citygml4j/energy-ade-samples"
/>
</projects>
</build>
</builds>
...
...
@@ -21,6 +22,7 @@
<set>
<option
value=
"$PROJECT_DIR$"
/>
<option
value=
"$PROJECT_DIR$/../energy-ade-2-citygml4j"
/>
<option
value=
"$PROJECT_DIR$/../energy-ade-2-citygml4j/energy-ade-samples"
/>
</set>
</option>
</GradleProjectSettings>
...
...
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