aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@fordfrog.com>2015-10-23 22:32:21 +0200
committerMiroslav Šulc <fordfrog@fordfrog.com>2015-10-23 22:32:21 +0200
commit52c4e4aa0d4bc0de4b54913fb6948d3f4f3e64af (patch)
tree411d7a6be2485c68bd67c779df162d061335c213 /nb-configuration.xml
downloadjava-ebuilder-52c4e4aa0d4bc0de4b54913fb6948d3f4f3e64af.tar.gz
java-ebuilder-52c4e4aa0d4bc0de4b54913fb6948d3f4f3e64af.tar.bz2
java-ebuilder-52c4e4aa0d4bc0de4b54913fb6948d3f4f3e64af.zip
implemented basic framework and documented functionality
Diffstat (limited to 'nb-configuration.xml')
-rw-r--r--nb-configuration.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/nb-configuration.xml b/nb-configuration.xml
new file mode 100644
index 0000000..4a61a60
--- /dev/null
+++ b/nb-configuration.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project-shared-configuration>
+ <!--
+This file contains additional configuration written by modules in the NetBeans IDE.
+The configuration is intended to be shared among all the users of project and
+therefore it is assumed to be part of version control checkout.
+Without this configuration present, some functionality in the IDE may be limited or fail altogether.
+-->
+ <spellchecker-wordlist xmlns="http://www.netbeans.org/ns/spellchecker-wordlist/1">
+ <word>ebuild</word>
+ <word>ebuilds</word>
+ <word>maven</word>
+ <word>usr</word>
+ <word>xml</word>
+ </spellchecker-wordlist>
+</project-shared-configuration>