webidor/nb-configuration.xml
branchglassfish
changeset 287 92bd2090dd5f
parent 284 90be53f96e0c
     1.1 --- a/webidor/nb-configuration.xml	Sun Jul 17 15:40:50 2011 +0200
     1.2 +++ b/webidor/nb-configuration.xml	Sat Aug 20 17:35:41 2011 +0200
     1.3 @@ -18,7 +18,6 @@
     1.4      If not, see http://www.gnu.org/licenses/.
     1.5  
     1.6  -->
     1.7 -
     1.8  <project-shared-configuration>
     1.9      <!--
    1.10  This file contains additional configuration written by modules in the NetBeans IDE.
    1.11 @@ -34,5 +33,6 @@
    1.12  Any value defined here will override the pom.xml file value but is only applicable to the current project.
    1.13  -->
    1.14          <org-netbeans-modules-maven-jaxws.rest_2e_config_2e_type>user</org-netbeans-modules-maven-jaxws.rest_2e_config_2e_type>
    1.15 +        <netbeans.compile.on.save>none</netbeans.compile.on.save>
    1.16      </properties>
    1.17  </project-shared-configuration>