File tree Expand file tree Collapse file tree 3 files changed +18
-17
lines changed
cics-java-liberty-link-app Expand file tree Collapse file tree 3 files changed +18
-17
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<classpath >
3- <classpathentry kind =" src" output = " bin/main " path =" src/main/java" ></ classpathentry >
3+ <classpathentry kind =" src" path =" src/main/java" />
44 <classpathentry kind =" con" path =" com.ibm.cics.explorer.sdk.web.LIBERTY_LIBRARIES/L./V.55/JE.7" />
5- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/" />
5+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/" />
6+ <classpathentry kind =" src" path =" .apt_generated" >
7+ <attributes >
8+ <attribute name =" optional" value =" true" />
9+ </attributes >
10+ </classpathentry >
611 <classpathentry kind =" output" path =" bin/" />
712</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-
3- <wb-module deploy-name =" cics-java-liberty-link-app" >
4-
5- <wb-resource deploy-path =" /WEB-INF/classes" source-path =" /.apt_generated_tests" />
6-
7- <wb-resource deploy-path =" /WEB-INF/classes" source-path =" /src/main/java" />
8-
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-link-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" />
95 <wb-resource deploy-path =" /" source-path =" /src/main/webapp" />
10-
11- <property name =" context-root" value =" cics-java-liberty-link-app" />
12-
13- <property name =" java-output-path" value =" /cics-java-liberty-link-app/bin/default" />
14-
15- </wb-module >
16-
6+ <wb-resource deploy-path =" /WEB-INF/classes" source-path =" /.apt_generated" />
7+ <property name =" context-root" value =" cics-java-liberty-link-app" />
8+ <property name =" java-output-path" value =" /cics-java-liberty-link-app/bin/default" />
9+ </wb-module >
1710</project-modules >
Original file line number Diff line number Diff line change 1+ source.. = src/main/java/
2+ bin.includes = META-INF/,.
3+ output.. = bin/
You can’t perform that action at this time.
0 commit comments