Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jyrkioraskari committed Jan 3, 2024
1 parent 4e3e590 commit a05a35a
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 11 deletions.
2 changes: 1 addition & 1 deletion IFCtoLBD/src/license/THIRD-PARTY.properties
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
# Please fill the missing licenses for dependencies :
#
#
#Mon Nov 13 14:13:07 CET 2023
#Tue Dec 05 15:47:19 CET 2023
gnu.getopt--java-getopt--1.0.13=
2 changes: 1 addition & 1 deletion IFCtoLBD_OpenAPI/.settings/org.eclipse.jdt.core.prefs
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning
org.eclipse.jdt.core.compiler.release=enabled
org.eclipse.jdt.core.compiler.release=disabled
org.eclipse.jdt.core.compiler.source=17
26 changes: 17 additions & 9 deletions IFCtoLBD_OpenAPI/.settings/org.eclipse.wst.common.component
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">






Expand All @@ -22,7 +23,8 @@


<wb-module deploy-name="IFCtoLBD_OpenAPI">






Expand All @@ -45,7 +47,8 @@


<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>






Expand All @@ -68,7 +71,8 @@


<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>






Expand Down Expand Up @@ -97,10 +101,11 @@
<dependent-module archiveName="idc_to_lbd_geometry-2.43.0.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/IFCtoLBD_Geometry/IFCtoLBD_Geometry">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="ifc2rdf-1.3.1.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/IFCtoRDF/IFCtoRDF">
<dependent-module archiveName="ifc2rdf-1.3.1.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/IFC2RDF/IFC2RDF">
<dependency-type>uses</dependency-type>
</dependent-module>






Expand All @@ -123,7 +128,8 @@


<property name="context-root" value="IFCtoLBD_OpenAPI"/>






Expand All @@ -146,7 +152,8 @@


<property name="java-output-path" value="/IFCtoLBD_OpenAPI/target/classes"/>






Expand All @@ -169,7 +176,8 @@


</wb-module>






Expand Down

0 comments on commit a05a35a

Please sign in to comment.