File tree Expand file tree Collapse file tree 5 files changed +25
-20
lines changed
cics-java-liberty-restapp-app
cics-java-liberty-restapp-bundle/.settings Expand file tree Collapse file tree 5 files changed +25
-20
lines changed Original file line number Diff line number Diff line change 1- connection.project.dir =cics-java-liberty-restapp-app
1+ arguments =
2+ auto.sync =false
3+ build.scans.enabled =false
4+ connection.gradle.distribution =GRADLE_DISTRIBUTION(WRAPPER)
5+ connection.project.dir =
26eclipse.preferences.version =1
7+ gradle.user.home =
8+ java.home =
9+ jvm.arguments =
10+ offline.mode =false
11+ override.workspace.settings =false
12+ show.console.view =false
13+ show.executions.view =false
Original file line number Diff line number Diff line change 1313 <attribute name =" org.eclipse.jst.component.nondependency" value =" " />
1414 </attributes >
1515 </classpathentry >
16- <classpathentry kind =" src" path =" .apt_generated" >
17- <attributes >
18- <attribute name =" optional" value =" true" />
19- </attributes >
20- </classpathentry >
2116 <classpathentry kind =" output" path =" bin/default" />
2217</classpath >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" ?><project-modules id =" moduleCoreId" project-version =" 1.5.0" >
2- <wb-module deploy-name =" cics-java-liberty-restapp-app" >
3- <wb-resource deploy-path =" /WEB-INF/classes" source-path =" /.apt_generated_tests" />
4- <wb-resource deploy-path =" /WEB-INF/classes" source-path =" /src/main/java" />
5- <wb-resource deploy-path =" /" source-path =" /src/main/webapp" />
6- <wb-resource deploy-path =" /WEB-INF/classes" source-path =" /.apt_generated" />
7- <property name =" context-root" value =" cics-java-liberty-restapp-app" />
8- <property name =" java-output-path" value =" /cics-java-liberty-restapp-app/bin/default" />
9- </wb-module >
10- </project-modules >
1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <project-modules id =" moduleCoreId" project-version =" 1.5.0" >
3+ <wb-module deploy-name =" cics-java-liberty-restapp-app" >
4+ <property name =" context-root" value =" cics-java-liberty-restapp" />
5+ <wb-resource deploy-path =" /WEB-INF/classes" source-path =" src/main/java" />
6+ <wb-resource deploy-path =" /" source-path =" src/main/webapp" />
7+ </wb-module >
8+ </project-modules >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<faceted-project >
3- <installed facet =" jst.web" version =" 5.0" />
4- <installed facet =" java" version =" 1.8" />
5- <installed facet =" jst.jaxrs" version =" 2.0" />
3+ <fixed facet =" jst.java" />
4+ <fixed facet =" jst.web" />
5+ <installed facet =" jst.web" version =" 2.4" />
6+ <installed facet =" jst.java" version =" 1.8" />
67</faceted-project >
Original file line number Diff line number Diff line change 1- connection.project.dir =../cics-java-liberty-restapp-app
1+ connection.project.dir =..
22eclipse.preferences.version =1
You can’t perform that action at this time.
0 commit comments