Ignore:
Timestamp:
2018-08-28T01:28:13+02:00 (8 years ago)
Author:
donvip
Message:

name package

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/pdfimport/build.xml

    r34541 r34609  
    1010    -->
    1111    <property name="plugin.author" value="extropy"/>
    12     <property name="plugin.class" value="pdfimport.PdfImportPlugin"/>
     12    <property name="plugin.class" value="org.openstreetmap.josm.plugins.pdfimport.PdfImportPlugin"/>
    1313    <property name="plugin.description" value="Import PDF file into a layer and convert pdf lines to ways."/>
    1414    <property name="plugin.icon" value="images/pdf_import.png"/>
Note: See TracChangeset for help on using the changeset viewer.