File tree Expand file tree Collapse file tree
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<classpath >
3- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17" />
3+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" >
4+ <attributes >
5+ <attribute name =" maven.pomderived" value =" true" />
6+ </attributes >
7+ </classpathentry >
48 <classpathentry kind =" con" path =" org.eclipse.pde.core.requiredPlugins" />
5- <classpathentry kind =" src" path =" src/" />
9+ <classpathentry kind =" src" output =" bin" path =" src" >
10+ <attributes >
11+ <attribute name =" optional" value =" true" />
12+ <attribute name =" maven.pomderived" value =" true" />
13+ </attributes >
14+ </classpathentry >
615 <classpathentry kind =" lib" path =" lib/scouter.common.jar" sourcepath =" /scouter.common" />
716 <classpathentry exported =" true" kind =" lib" path =" lib/scouter.server.jar" />
817 <classpathentry exported =" true" kind =" lib" path =" lib/hibernate-core-3.3.2.GA.jar" />
1221 <classpathentry exported =" true" kind =" lib" path =" lib/jaxb-api-2.3.1.jar" />
1322 <classpathentry exported =" true" kind =" lib" path =" lib/jaxb-core-2.3.0.1.jar" />
1423 <classpathentry exported =" true" kind =" lib" path =" lib/jaxb-impl-2.3.0.1.jar" />
15- <classpathentry kind =" output" path =" target/classes" />
24+ <classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" >
25+ <attributes >
26+ <attribute name =" maven.pomderived" value =" true" />
27+ </attributes >
28+ </classpathentry >
29+ <classpathentry kind =" output" path =" bin" />
1630</classpath >
You can’t perform that action at this time.
0 commit comments