Changeset 16417 in osm for applications/editors/josm/plugins/czechaddress/nbproject/project.xml
- Timestamp:
- 2009-07-09T22:00:22+02:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/czechaddress/nbproject/project.xml
r15558 r16417 31 31 <ide-actions> 32 32 <action name="build"> 33 <target> compile</target>33 <target>dist</target> 34 34 </action> 35 35 <action name="clean"> … … 44 44 <action name="rebuild"> 45 45 <target>clean</target> 46 <target> compile</target>46 <target>dist</target> 47 47 </action> 48 48 </ide-actions>
Note:
See TracChangeset
for help on using the changeset viewer.