File tree Expand file tree Collapse file tree 4 files changed +30
-16
lines changed
cics-java-liberty-link-app
cics-java-liberty-link-bundle Expand file tree Collapse file tree 4 files changed +30
-16
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <projectDescription >
3+ <name >cics-java-liberty-link</name >
4+ <projects >
5+ </projects >
6+ <buildSpec >
7+ <buildCommand >
8+ <name >org.eclipse.buildship.core.gradleprojectbuilder</name >
9+ <arguments >
10+ </arguments >
11+ </buildCommand >
12+ <buildCommand >
13+ <name >org.eclipse.m2e.core.maven2Builder</name >
14+ <arguments >
15+ </arguments >
16+ </buildCommand >
17+ </buildSpec >
18+ <natures >
19+ <nature >org.eclipse.m2e.core.maven2Nature</nature >
20+ <nature >org.eclipse.buildship.core.gradleprojectnature</nature >
21+ </natures >
22+ </projectDescription >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<projectDescription >
33 <name >cics-java-liberty-link-app</name >
4- <comment ></comment >
54 <projects >
65 </projects >
76 <buildSpec >
3231 </buildCommand >
3332 </buildSpec >
3433 <natures >
35- <nature >org.eclipse.jem.workbench.JavaEMFNature</nature >
36- <nature >org.eclipse.wst.common.modulecore.ModuleCoreNature</nature >
3734 <nature >org.eclipse.jdt.core.javanature</nature >
38- <nature >org.eclipse.m2e.core.maven2Nature</nature >
3935 <nature >org.eclipse.wst.common.project.facet.core.nature</nature >
36+ <nature >org.eclipse.wst.common.modulecore.ModuleCoreNature</nature >
37+ <nature >org.eclipse.jem.workbench.JavaEMFNature</nature >
4038 <nature >org.eclipse.buildship.core.gradleprojectnature</nature >
39+ <nature >org.eclipse.m2e.core.maven2Nature</nature >
4140 </natures >
4241</projectDescription >
Original file line number Diff line number Diff line change 4848 <groupId >org.apache.maven.plugins</groupId >
4949 <artifactId >maven-war-plugin</artifactId >
5050 <version >3.4.0</version >
51+ <configuration >
52+ <archive >
53+ <addMavenDescriptor >false</addMavenDescriptor >
54+ </archive >
55+ </configuration >
5156 </plugin >
5257 </plugins >
5358 </build >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<projectDescription >
33 <name >cics-java-liberty-link-bundle</name >
4- <comment >CICS Bundle project for Gradle and Maven support.</comment >
54 <projects >
65 </projects >
76 <buildSpec >
2019 <nature >org.eclipse.m2e.core.maven2Nature</nature >
2120 <nature >org.eclipse.buildship.core.gradleprojectnature</nature >
2221 </natures >
23- <filteredResources >
24- <filter >
25- <id >1699625177765</id >
26- <name ></name >
27- <type >30</type >
28- <matcher >
29- <id >org.eclipse.core.resources.regexFilterMatcher</id >
30- <arguments >node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments >
31- </matcher >
32- </filter >
33- </filteredResources >
3422</projectDescription >
You can’t perform that action at this time.
0 commit comments