File tree Expand file tree Collapse file tree
kura/tools/kura-addon-archetype
src/main/resources/archetype-resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
3+
34 Copyright (c) 2025 Eurotech and/or its affiliates and others
4-
5+
56 This program and the accompanying materials are made
67 available under the terms of the Eclipse Public License 2.0
78 which is available at https://www.eclipse.org/legal/epl-2.0/
8-
9+
910 SPDX-License-Identifier: EPL-2.0
1011
1112 Contributors:
1213 Eurotech
13- --> <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
14+
15+ -->
16+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1417 <modelVersion >4.0.0</modelVersion >
1518
1619 <parent >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?><?pde version =" 3.8" ?>
2+ <!--
3+
4+ Copyright (c) 2025 Eurotech and/or its affiliates and others
5+
6+ This program and the accompanying materials are made
7+ available under the terms of the Eclipse Public License 2.0
8+ which is available at https://www.eclipse.org/legal/epl-2.0/
9+
10+ SPDX-License-Identifier: EPL-2.0
11+
12+ Contributors:
13+ Eurotech
14+
15+ -->
216<target includeMode =" feature" name =" target-definition" sequenceNumber =" 1" >
317 <targetJRE path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17" />
418 <locations >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
3+
34 Copyright (c) 2025 Eurotech and/or its affiliates and others
4-
5+
56 This program and the accompanying materials are made
67 available under the terms of the Eclipse Public License 2.0
78 which is available at https://www.eclipse.org/legal/epl-2.0/
8-
9+
910 SPDX-License-Identifier: EPL-2.0
1011
1112 Contributors:
1213 Eurotech
14+
1315-->
1416<project xmlns =" http://maven.apache.org/POM/4.0.0"
1517 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
You can’t perform that action at this time.
0 commit comments