blob: e3e0dd75d158fa66262389934393e3d964e76b63 [file] [log] [blame]
Andrew Brown3f2521a2015-01-17 22:10:15 -08001<?xml version="1.0" encoding="UTF-8"?>
2<project-shared-configuration>
andrewsbrown8372eaa2015-02-23 10:08:17 -08003 <!--
Andrew Brown7b1daf32015-01-19 16:36:01 -08004 This file contains additional configuration written by modules in the NetBeans IDE.
5 The configuration is intended to be shared among all the users of project and
6 therefore it is assumed to be part of version control checkout.
7 Without this configuration present, some functionality in the IDE may be limited or fail altogether.
8 -->
andrewsbrown8372eaa2015-02-23 10:08:17 -08009 <properties xmlns="http://www.netbeans.org/ns/maven-properties-data/1">
10 <!--
Andrew Brown7b1daf32015-01-19 16:36:01 -080011 Properties that influence various parts of the IDE, especially code formatting and the like.
12 You can copy and paste the single properties, into the pom.xml file and the IDE will pick them up.
13 That way multiple projects can share the same settings (useful for formatting rules for example).
14 Any value defined here will override the pom.xml file value but is only applicable to the current project.
15 -->
andrewsbrown4feb2da2015-03-03 16:05:29 -080016 <netbeans.hint.license>intel-license-lgpl</netbeans.hint.license>
andrewsbrown8372eaa2015-02-23 10:08:17 -080017 <org-netbeans-modules-editor-indent.CodeStyle.usedProfile>project</org-netbeans-modules-editor-indent.CodeStyle.usedProfile>
18 <org-netbeans-modules-editor-indent.CodeStyle.project.spaces-per-tab>2</org-netbeans-modules-editor-indent.CodeStyle.project.spaces-per-tab>
19 <org-netbeans-modules-editor-indent.CodeStyle.project.tab-size>2</org-netbeans-modules-editor-indent.CodeStyle.project.tab-size>
20 <org-netbeans-modules-editor-indent.CodeStyle.project.indent-shift-width>2</org-netbeans-modules-editor-indent.CodeStyle.project.indent-shift-width>
21 <org-netbeans-modules-editor-indent.CodeStyle.project.expand-tabs>false</org-netbeans-modules-editor-indent.CodeStyle.project.expand-tabs>
22 <org-netbeans-modules-editor-indent.CodeStyle.project.text-limit-width>80</org-netbeans-modules-editor-indent.CodeStyle.project.text-limit-width>
23 <org-netbeans-modules-editor-indent.CodeStyle.project.text-line-wrap>none</org-netbeans-modules-editor-indent.CodeStyle.project.text-line-wrap>
24 <org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.spaces-per-tab>2</org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.spaces-per-tab>
25 <org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.tab-size>4</org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.tab-size>
26 <org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.indent-shift-width>2</org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.indent-shift-width>
27 <org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.expand-tabs>true</org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.expand-tabs>
28 <org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.text-limit-width>80</org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.text-limit-width>
29 <org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.text-line-wrap>none</org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.text-line-wrap>
30 <org-netbeans-modules-editor-indent.text.x-fortran.CodeStyle.project.text-limit-width>132</org-netbeans-modules-editor-indent.text.x-fortran.CodeStyle.project.text-limit-width>
31 </properties>
Andrew Brown3f2521a2015-01-17 22:10:15 -080032</project-shared-configuration>