Index: applications/editors/josm/plugins/pointInfo/build.xml
===================================================================
--- applications/editors/josm/plugins/pointInfo/build.xml	(revision 30833)
+++ applications/editors/josm/plugins/pointInfo/build.xml	(revision 31012)
@@ -3,7 +3,10 @@
 
     <!-- enter the SVN commit message -->
-    <property name="commit.message" value="PointInfo: Show issues reported on Ruian buildings."/>
+    <property name="commit.message" value="PointInfo: can load at runtime."/>
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
     <property name="plugin.main.version" value="7001"/>
+
+    <!-- plugin can load at runtime -->
+    <property name="plugin.canloadatruntime" value="true"/>
 
     <!-- Configure these properties (replace "..." accordingly).
