Ignore:
Timestamp:
2010-05-23T19:03:01+02:00 (15 years ago)
Author:
jttt
Message:

Make it possible to debug osmarender plugin in eclipse

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/osmarender/.project

    r1438 r21422  
    66        </projects>
    77        <buildSpec>
     8                <buildCommand>
     9                        <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
     10                        <triggers>full,incremental,</triggers>
     11                        <arguments>
     12                                <dictionary>
     13                                        <key>LaunchConfigHandle</key>
     14                                        <value>&lt;project&gt;/.externalToolBuilders/copy_styles.launch</value>
     15                                </dictionary>
     16                        </arguments>
     17                </buildCommand>
    818                <buildCommand>
    919                        <name>org.eclipse.jdt.core.javabuilder</name>
Note: See TracChangeset for help on using the changeset viewer.