Skip to content

Commit 641f281

Browse files
author
eugenp
committed
eclipse work
1 parent 9e5faf2 commit 641f281

File tree

22 files changed

+25
-25
lines changed

22 files changed

+25
-25
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<faceted-project>
3-
<installed facet="java" version="1.7"/>
3+
<installed facet="java" version="1.8"/>
44
</faceted-project>

guava/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</classpathentry>
3030
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
3131
<attributes>
32-
<attribute name="maven.pomderived" value="true"/>
32+
<attribute name="owner.project.facets" value="java"/>
3333
</attributes>
3434
</classpathentry>
3535
<classpathentry kind="output" path="target/classes"/>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<faceted-project>
3-
<installed facet="java" version="1.7"/>
3+
<installed facet="java" version="1.8"/>
44
</faceted-project>

handling-spring-static-resources/.classpath

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
2020
</attributes>
2121
</classpathentry>
22-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
22+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
2323
<attributes>
24-
<attribute name="maven.pomderived" value="true"/>
24+
<attribute name="owner.project.facets" value="java"/>
2525
</attributes>
2626
</classpathentry>
2727
<classpathentry kind="output" path="target/classes"/>

httpclient/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</classpathentry>
3030
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
3131
<attributes>
32-
<attribute name="maven.pomderived" value="true"/>
32+
<attribute name="owner.project.facets" value="java"/>
3333
</attributes>
3434
</classpathentry>
3535
<classpathentry kind="output" path="target/classes"/>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<faceted-project>
3-
<installed facet="java" version="1.7"/>
3+
<installed facet="java" version="1.8"/>
44
</faceted-project>

jackson/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</classpathentry>
3030
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
3131
<attributes>
32-
<attribute name="maven.pomderived" value="true"/>
32+
<attribute name="owner.project.facets" value="java"/>
3333
</attributes>
3434
</classpathentry>
3535
<classpathentry kind="output" path="target/classes"/>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<faceted-project>
3-
<installed facet="java" version="1.7"/>
3+
<installed facet="java" version="1.8"/>
44
</faceted-project>

mockito/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</classpathentry>
3030
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
3131
<attributes>
32-
<attribute name="maven.pomderived" value="true"/>
32+
<attribute name="owner.project.facets" value="java"/>
3333
</attributes>
3434
</classpathentry>
3535
<classpathentry kind="output" path="target/classes"/>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<faceted-project>
3-
<installed facet="java" version="1.7"/>
3+
<installed facet="java" version="1.8"/>
44
</faceted-project>

0 commit comments

Comments
 (0)