Ignore:
Timestamp:
2010-02-04T19:09:04+01:00 (16 years ago)
Author:
jabi
Message:
  • Move to correct package
  • Refactoring
File:
1 edited

Legend:

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

    r19864 r19867  
    103103                        <manifest>
    104104                                <attribute name="Author" value="Jan Bilak, Petr Dlouhý" />
    105                                 <attribute name="Plugin-Class" value="tracer.TracerPlugin" />
     105                                <attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.tracer.TracerPlugin" />
    106106                                <attribute name="Plugin-Date" value="${version.entry.commit.date}" />
    107107                                <attribute name="Plugin-Description" value="Traces buildings from Czech cadastral map. Needs TracerServer (.NET or Mono) to be runnign." />
Note: See TracChangeset for help on using the changeset viewer.