File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<classpath >
3
- <classpathentry kind =" src" output =" target /classes" path =" src/main/java" >
3
+ <classpathentry kind =" src" output =" pkg /classes" path =" src/main/java" >
4
4
<attributes >
5
5
<attribute name =" optional" value =" true" />
6
6
<attribute name =" maven.pomderived" value =" true" />
7
7
</attributes >
8
8
</classpathentry >
9
- <classpathentry kind =" src" output =" target /test-classes" path =" src/test/java" >
9
+ <classpathentry kind =" src" output =" pkg /test-classes" path =" src/test/java" >
10
10
<attributes >
11
11
<attribute name =" optional" value =" true" />
12
12
<attribute name =" maven.pomderived" value =" true" />
22
22
<attribute name =" maven.pomderived" value =" true" />
23
23
</attributes >
24
24
</classpathentry >
25
- <classpathentry kind =" output" path =" target /classes" />
25
+ <classpathentry kind =" output" path =" pkg /classes" />
26
26
</classpath >
Original file line number Diff line number Diff line change 1
1
eclipse.preferences.version =1
2
2
encoding//src/main/java =utf-8
3
- encoding/<project>=UTF -8
3
+ encoding/<project>=utf -8
You can’t perform that action at this time.
0 commit comments