Skip to content

Commit 8ca4225

Browse files
committed
enable plugin.canloadatruntime
1 parent 597cbd4 commit 8ca4225

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<property name="plugin.description" value="Marks 'seen' areas of the map"/>
1515
<property name="plugin.icon" value="images/icons/24x24/markseen.png"/>
1616
<property name="plugin.link" value="https://github.com/risicle/josm-markseen"/>
17+
<property name="plugin.canloadatruntime" value="true"/>
1718

1819
<property name="error_prone_ant.jar" location="${env.JOSM_SRC_DIR}/tools/error_prone_ant.jar"/>
1920
<property name="checkstyle.jar" location="${env.JOSM_SRC_DIR}/tools/checkstyle/checkstyle-all.jar"/>

0 commit comments

Comments
 (0)