Index: /applications/editors/josm/plugins/editgpx/.project
===================================================================
--- /applications/editors/josm/plugins/editgpx/.project	(revision 32147)
+++ /applications/editors/josm/plugins/editgpx/.project	(revision 32148)
@@ -11,4 +11,9 @@
 			</arguments>
 		</buildCommand>
+		<buildCommand>
+			<name>org.sonarlint.eclipse.core.sonarlintBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
 	</buildSpec>
 	<natures>
Index: /applications/editors/josm/plugins/editgpx/build.xml
===================================================================
--- /applications/editors/josm/plugins/editgpx/build.xml	(revision 32147)
+++ /applications/editors/josm/plugins/editgpx/build.xml	(revision 32148)
@@ -4,5 +4,5 @@
     <property name="commit.message" value="Changed constructor signature of plugin main class"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-    <property name="plugin.main.version" value="7001"/>
+    <property name="plugin.main.version" value="10144"/>
     
     <!-- Configure these properties (replace "..." accordingly).
