File tree Expand file tree Collapse file tree 2 files changed +2
-13
lines changed
Eclipse XML project/DevOO/src Expand file tree Collapse file tree 2 files changed +2
-13
lines changed Original file line number Diff line number Diff line change 12
12
import org .w3c .dom .NodeList ;
13
13
import org .xml .sax .SAXException ;
14
14
15
-
16
15
public class Useful {
17
16
18
17
private static JFileChooser jFileChooserXML ;
Original file line number Diff line number Diff line change 6
6
<attribute name =" maven.pomderived" value =" true" />
7
7
</attributes >
8
8
</classpathentry >
9
- <classpathentry excluding =" **" kind =" src" output =" target/classes" path =" src/main/resources" >
10
- <attributes >
11
- <attribute name =" maven.pomderived" value =" true" />
12
- </attributes >
13
- </classpathentry >
14
9
<classpathentry kind =" src" output =" target/test-classes" path =" src/test/java" >
15
10
<attributes >
16
11
<attribute name =" optional" value =" true" />
17
12
<attribute name =" maven.pomderived" value =" true" />
18
13
</attributes >
19
14
</classpathentry >
20
- <classpathentry excluding =" **" kind =" src" output =" target/test-classes" path =" src/test/resources" >
21
- <attributes >
22
- <attribute name =" maven.pomderived" value =" true" />
23
- </attributes >
24
- </classpathentry >
25
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5" >
15
+ <classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" >
26
16
<attributes >
27
17
<attribute name =" maven.pomderived" value =" true" />
28
18
</attributes >
29
19
</classpathentry >
30
- <classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER " >
20
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " >
31
21
<attributes >
32
22
<attribute name =" maven.pomderived" value =" true" />
33
23
</attributes >
You can’t perform that action at this time.
0 commit comments