eclipse-2025-09-Java25
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.faktorips</groupId>
<artifactId>eclipse-2025-09-Java25</artifactId>
<version>26.1.1.release</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.faktorips</groupId>
<artifactId>eclipse-2025-09-Java25</artifactId>
<version>26.1.1.release</version>
<packaging>eclipse-target-definition</packaging>
<name>[target] Target for Faktor-IPS Base (2025-09) with Java 25</name>
<description>Design-time tools for creating Faktor-IPS objects</description>
<url>http://faktorzehn.org</url>
<organization>
<name>Faktor Zehn GmbH</name>
<url>http://faktorzehn.org</url>
</organization>
<licenses>
<license>
<name>GNU Affero General Public License Version 3 with additional permissions</name>
<url>http://www.gnu.org/licenses/agpl-3.0-standalone.html</url>
<distribution>repo</distribution>
<comments>The following additional permissions and restrictions are
stated by Faktor Zehn GmbH in accordance with section 7 of the AGPL:
If you modify the Program or any covered work, by linking or
combining it with libraries of the namespace org.eclipse.* and
org.junit (including dependencies or a modified version of
these libraries), thus containing parts covered by the terms of
Eclipse Public License Version 1.0 (EPL), the licensors of this
Program grant you the additional permission to convey the
resulting work.
If you modify the Program or any covered work, without changing
its source code, only by linking or combining some or all
bundles of the Program with separate works covered by AGPL-
incompatible license terms, the licensors of this Program grant
you the additional permission to convey the resulting work.
You are not allowed to remove or alter any legal notices in the
covered work or in the Appropriate Legal Notices.</comments>
</license>
<license>
<name>Alternative Faktor-IPS License</name>
<distribution>repo</distribution>
<comments>If AGPL licensing
is incompatible with your use of Faktor-IPS, alternative
license terms are available from Faktor Zehn GmbH.</comments>
</license>
</licenses>
<developers>
<developer>
<id>fips</id>
<name>Faktor-IPS-Team</name>
<email>fips@faktorzehn.de</email>
</developer>
</developers>
<scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
<connection>scm:git:git@github.com:faktorips/faktorips.base.git</connection>
<developerConnection>scm:git:git@github.com:faktorips/faktorips.base.git</developerConnection>
<url>https://github.com/faktorips/faktorips.base</url>
</scm>
</project>