nb-configuration.xml
changeset 22 b9318fe303cd
parent 21 d8807b6a636a
child 23 5d076ad40851
     1.1 --- a/nb-configuration.xml	Mon Sep 24 09:35:00 2012 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,18 +0,0 @@
     1.4 -<?xml version="1.0" encoding="UTF-8"?>
     1.5 -<project-shared-configuration>
     1.6 -    <!--
     1.7 -This file contains additional configuration written by modules in the NetBeans IDE.
     1.8 -The configuration is intended to be shared among all the users of project and
     1.9 -therefore it is assumed to be part of version control checkout.
    1.10 -Without this configuration present, some functionality in the IDE may be limited or fail altogether.
    1.11 --->
    1.12 -    <properties xmlns="http://www.netbeans.org/ns/maven-properties-data/1">
    1.13 -        <!--
    1.14 -Properties that influence various parts of the IDE, especially code formatting and the like. 
    1.15 -You can copy and paste the single properties, into the pom.xml file and the IDE will pick them up.
    1.16 -That way multiple projects can share the same settings (useful for formatting rules for example).
    1.17 -Any value defined here will override the pom.xml file value but is only applicable to the current project.
    1.18 --->
    1.19 -        <netbeans.compile.on.save>all</netbeans.compile.on.save>
    1.20 -    </properties>
    1.21 -</project-shared-configuration>