Changeset 26389 in osm for applications/editors/josm/plugins/infomode/nbproject
- Timestamp:
- 2011-07-24T19:07:08+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/infomode/nbproject/project.xml
r26364 r26389 22 22 <encoding>UTF-8</encoding> 23 23 </source-folder> 24 <build-file> 25 <location>../../dist/InfoMode.jar</location> 26 </build-file> 24 27 </folders> 25 28 <ide-actions> … … 37 40 <target>runjosm</target> 38 41 </action> 42 <action name="debug"> 43 <script>nbproject/ide-targets.xml</script> 44 <target>debug-nb</target> 45 </action> 39 46 </ide-actions> 47 <export> 48 <type>jar</type> 49 <location>../../dist/InfoMode.jar</location> 50 <build-target>install</build-target> 51 </export> 40 52 <view> 41 53 <items> … … 53 65 <ide-action name="clean"/> 54 66 <ide-action name="run"/> 67 <ide-action name="debug"/> 55 68 </context-menu> 56 69 </view> … … 61 74 <package-root>src</package-root> 62 75 <classpath mode="compile">../../core/src</classpath> 76 <built-to>../../dist/InfoMode.jar</built-to> 63 77 <source-level>1.6</source-level> 64 78 </compilation-unit>
Note:
See TracChangeset
for help on using the changeset viewer.