nbproject/project.xml
author František Kučera <franta-hg@frantovo.cz>
Sun, 08 Jan 2012 17:26:24 +0100
changeset 78 7e478bfa5694
parent 39 58921872e53b
permissions -rw-r--r--
Definice uživatelských maker nebudeme kopírovat do výstupu, drobnosti.
franta-hg@38
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@38
     2
<project xmlns="http://www.netbeans.org/ns/project/1">
franta-hg@38
     3
    <type>org.netbeans.modules.ant.freeform</type>
franta-hg@38
     4
    <configuration>
franta-hg@38
     5
        <general-data xmlns="http://www.netbeans.org/ns/freeform-project/1">
franta-hg@38
     6
            <!-- Do not use Project Properties customizer when editing this file manually. -->
franta-hg@38
     7
            <name>xml-web-generator</name>
franta-hg@38
     8
            <properties/>
franta-hg@38
     9
            <folders>
franta-hg@38
    10
                <source-folder>
franta-hg@38
    11
                    <label>šablona/funkce/src</label>
franta-hg@38
    12
                    <type>java</type>
franta-hg@38
    13
                    <location>šablona/funkce/src</location>
franta-hg@38
    14
                </source-folder>
franta-hg@38
    15
            </folders>
franta-hg@38
    16
            <ide-actions>
franta-hg@38
    17
                <action name="build">
franta-hg@38
    18
                    <target>kompiluj-funkce</target>
franta-hg@38
    19
                </action>
franta-hg@38
    20
                <action name="clean">
franta-hg@38
    21
                    <target>čisti</target>
franta-hg@38
    22
                </action>
franta-hg@38
    23
                <action name="run">
franta-hg@38
    24
                    <target>generuj</target>
franta-hg@38
    25
                </action>
franta-hg@38
    26
                <action name="rebuild">
franta-hg@38
    27
                    <target>čisti</target>
franta-hg@38
    28
                    <target>kompiluj-funkce</target>
franta-hg@38
    29
                </action>
franta-hg@38
    30
            </ide-actions>
franta-hg@38
    31
            <view>
franta-hg@38
    32
                <items>
franta-hg@38
    33
                    <source-folder style="packages">
franta-hg@38
    34
                        <label>šablona/funkce/src</label>
franta-hg@38
    35
                        <location>šablona/funkce/src</location>
franta-hg@38
    36
                    </source-folder>
franta-hg@38
    37
                    <source-file>
franta-hg@38
    38
                        <location>build.xml</location>
franta-hg@38
    39
                    </source-file>
franta-hg@38
    40
                </items>
franta-hg@38
    41
                <context-menu>
franta-hg@38
    42
                    <ide-action name="build"/>
franta-hg@38
    43
                    <ide-action name="rebuild"/>
franta-hg@38
    44
                    <ide-action name="clean"/>
franta-hg@38
    45
                    <ide-action name="run"/>
franta-hg@39
    46
                    <action>
franta-hg@39
    47
                        <label>Agregace (RSS/Atom)</label>
franta-hg@39
    48
                        <target>agregace</target>
franta-hg@39
    49
                    </action>
franta-hg@39
    50
                    <action>
franta-hg@39
    51
                        <label>Kopíruj statický obsah</label>
franta-hg@39
    52
                        <target>statický-obsah</target>
franta-hg@39
    53
                    </action>
franta-hg@39
    54
                    <action>
franta-hg@39
    55
                        <label>Samotné stránky</label>
franta-hg@39
    56
                        <target>stránky</target>
franta-hg@39
    57
                    </action>
franta-hg@39
    58
                    <action>
franta-hg@39
    59
                        <label>CSS pro zvýrazňování syntaxe</label>
franta-hg@39
    60
                        <target>syntaxe</target>
franta-hg@39
    61
                    </action>
franta-hg@38
    62
                </context-menu>
franta-hg@38
    63
            </view>
franta-hg@39
    64
            <subprojects/>
franta-hg@38
    65
        </general-data>
franta-hg@38
    66
        <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/3">
franta-hg@38
    67
            <compilation-unit>
franta-hg@38
    68
                <package-root>šablona/funkce/src</package-root>
franta-hg@38
    69
                <source-level>1.6</source-level>
franta-hg@38
    70
            </compilation-unit>
franta-hg@38
    71
        </java-data>
franta-hg@38
    72
    </configuration>
franta-hg@38
    73
</project>