Skip to content

Commit

Permalink
[26708] add libphonenumber to target definition
Browse files Browse the repository at this point in the history
  • Loading branch information
huthomas committed Nov 6, 2024
1 parent 5804116 commit a0fd157
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ch.elexis.target/ide.target
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
<target name="Elexis IDE 2023-09-java21" sequenceNumber="1724304326">
<target name="Elexis IDE 2023-09-java21" sequenceNumber="1730808494">
<locations>
<location includeMode="slicer" includeAllPlatforms="true" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.justj.openjdk.hotspot.jre.full.feature.group" version="21.0.4.v20240802-1551"/>
Expand Down Expand Up @@ -154,6 +154,7 @@
<unit id="org.eclipse.e4.ui.workbench.swt.nl_de" version="4.26.0.v20230220105658"/>
<unit id="org.eclipse.e4.ui.workbench.swt.nl_fr" version="4.26.0.v20230220105658"/>
<unit id="org.eclipse.e4.ui.workbench.swt.nl_it" version="4.26.0.v20230220105658"/>
<unit id="com.googlecode.libphonenumber" version="8.13.49"/>
<repository location="https://download.elexis.info/elexis/target/2023-09-java21/"/>
</location>
</locations>
Expand Down
2 changes: 2 additions & 0 deletions ch.elexis.target/ide.tpd
Original file line number Diff line number Diff line change
Expand Up @@ -195,4 +195,6 @@ location "https://download.elexis.info/elexis/target/2023-09-java21/" {
org.eclipse.e4.ui.workbench.swt.nl_de
org.eclipse.e4.ui.workbench.swt.nl_fr
org.eclipse.e4.ui.workbench.swt.nl_it

com.googlecode.libphonenumber
}

0 comments on commit a0fd157

Please sign in to comment.