samples/primitiveconstants/nbproject/project.xml
changeset 263 7e8e995065c5
parent 24 f932df28bd3c
     1.1 --- a/samples/primitiveconstants/nbproject/project.xml	Sat Jun 14 09:51:09 2008 +0200
     1.2 +++ b/samples/primitiveconstants/nbproject/project.xml	Sat Jun 14 18:51:38 2008 +0200
     1.3 @@ -42,6 +42,9 @@
     1.4                      <target>clean</target>
     1.5                      <target>build</target>
     1.6                  </action>
     1.7 +                <action name="test">
     1.8 +                    <target>test</target>
     1.9 +                </action>
    1.10              </ide-actions>
    1.11              <view>
    1.12                  <items>
    1.13 @@ -66,6 +69,7 @@
    1.14                      <ide-action name="rebuild"/>
    1.15                      <ide-action name="clean"/>
    1.16                      <ide-action name="run"/>
    1.17 +                    <ide-action name="test"/>
    1.18                  </context-menu>
    1.19              </view>
    1.20          </general-data>