Index: applications/editors/josm/plugins/alignways/.classpath
===================================================================
--- applications/editors/josm/plugins/alignways/.classpath	(revision 32466)
+++ applications/editors/josm/plugins/alignways/.classpath	(revision 32680)
@@ -4,5 +4,5 @@
 	<classpathentry kind="src" path="test/unit"/>
 	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/JOSM"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
 	<classpathentry kind="output" path="build"/>
Index: applications/editors/josm/plugins/alignways/build.xml
===================================================================
--- applications/editors/josm/plugins/alignways/build.xml	(revision 32466)
+++ applications/editors/josm/plugins/alignways/build.xml	(revision 32680)
@@ -4,5 +4,5 @@
     <property name="commit.message" value="AlignWays: moved to Shift-Spacebar due to shortcut confilcts with core. A is too overloaded"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="10353"/>
+    <property name="plugin.main.version" value="10580"/>
 
     <!-- Configure these properties (replace "..." accordingly).
Index: applications/editors/josm/plugins/alignways/nbproject/project.xml
===================================================================
--- applications/editors/josm/plugins/alignways/nbproject/project.xml	(revision 32466)
+++ applications/editors/josm/plugins/alignways/nbproject/project.xml	(revision 32680)
@@ -71,10 +71,10 @@
                 <package-root>src</package-root>
                 <classpath mode="compile">../../core/src</classpath>
-                <source-level>1.7</source-level>
+                <source-level>1.8</source-level>
             </compilation-unit>
             <compilation-unit>
                 <package-root>test/unit</package-root>
                 <unit-tests/>
-                <source-level>1.7</source-level>
+                <source-level>1.8</source-level>
             </compilation-unit>
         </java-data>
