Ignore:
Timestamp:
2014-10-11T09:24:53+02:00 (10 years ago)
Author:
akks
Message:

JOSM/FastDraw: do not catch keys from other windows, fix default tags combobox

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/FastDraw/nbproject/project.xml

    r30416 r30709  
    44    <configuration>
    55        <general-data xmlns="http://www.netbeans.org/ns/freeform-project/1">
     6            <name>FastDraw</name>
     7        </general-data>
     8        <general-data xmlns="http://www.netbeans.org/ns/freeform-project/2">
    69            <!-- Не используйте диалоговое окно свойств проекта при редактировании данного файла вручную. -->
    710            <name>FastDraw</name>
     
    1316                    <location>src</location>
    1417                </source-folder>
     18                <build-file>
     19                    <location>../../dist/FastDraw.jar</location>
     20                </build-file>
    1521            </folders>
    1622            <ide-actions>
     
    5662                </context-menu>
    5763            </view>
     64            <subprojects/>
    5865        </general-data>
    5966        <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/3">
    6067            <compilation-unit>
    6168                <package-root>src</package-root>
    62                 <classpath mode="compile">../../core/src</classpath>
     69                <classpath mode="compile">../../core/src;../../core/dist/josm-custom.jar</classpath>
    6370                <built-to>../../dist/FastDraw.jar</built-to>
    6471                <source-level>1.7</source-level>
Note: See TracChangeset for help on using the changeset viewer.