Index: /applications/editors/josm/plugins/tracer/build.xml
===================================================================
--- /applications/editors/josm/plugins/tracer/build.xml	(revision 30996)
+++ /applications/editors/josm/plugins/tracer/build.xml	(revision 30997)
@@ -2,7 +2,8 @@
 <project name="Tracer" default="dist" basedir=".">
     <!-- enter the SVN commit message -->
-    <property name="commit.message" value="adapt to latest josm (getNodePairs changed)"/>
+    <property name="commit.message" value="Tracer plugin can load at runtime"/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
     <property name="plugin.main.version" value="7001"/>
+    <property name="plugin.canloadatruntime" value="true"/>
 
     <property name="plugin.author" value="Jan Bilak, Petr Dlouhý"/>
