launcher/nb-configuration.xml
branchdew
changeset 462 aa69b1387624
parent 461 ccc3fd318cb1
child 463 3641fd0663d3
     1.1 --- a/launcher/nb-configuration.xml	Tue Jan 15 16:56:18 2013 +0100
     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>app</netbeans.compile.on.save>
    1.20 -    </properties>
    1.21 -</project-shared-configuration>