diff options
author | snowleo <schneeleo@gmail.com> | 2011-08-14 21:56:40 +0200 |
---|---|---|
committer | snowleo <schneeleo@gmail.com> | 2011-08-14 21:56:40 +0200 |
commit | a2fa666fd5b1cd3f6fac82da1063268589fd967a (patch) | |
tree | 13ad9b3787832f0ced78de98e01ff035a58885af /EssentialsGroupManager/nbproject | |
parent | 76eb00575bcd855f74c1cf284a09a9c58f928f7d (diff) | |
download | Essentials-a2fa666fd5b1cd3f6fac82da1063268589fd967a.tar Essentials-a2fa666fd5b1cd3f6fac82da1063268589fd967a.tar.gz Essentials-a2fa666fd5b1cd3f6fac82da1063268589fd967a.tar.lz Essentials-a2fa666fd5b1cd3f6fac82da1063268589fd967a.tar.xz Essentials-a2fa666fd5b1cd3f6fac82da1063268589fd967a.zip |
GroupManager update to Permissions 3.1.6 API done by ElgarL
Diffstat (limited to 'EssentialsGroupManager/nbproject')
-rw-r--r-- | EssentialsGroupManager/nbproject/project.properties | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/EssentialsGroupManager/nbproject/project.properties b/EssentialsGroupManager/nbproject/project.properties index 0470fe406..245766661 100644 --- a/EssentialsGroupManager/nbproject/project.properties +++ b/EssentialsGroupManager/nbproject/project.properties @@ -4,6 +4,19 @@ annotation.processing.run.all.processors=true annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output application.title=EssentialsGroupManager application.vendor=gabrielcouto +auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.expand-tabs=true +auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.indent-shift-width=2 +auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.spaces-per-tab=2 +auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.tab-size=2 +auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-limit-width=120 +auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-line-wrap=none +auxiliary.org-netbeans-modules-editor-indent.CodeStyle.usedProfile=project +auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.expand-tabs=true +auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.indent-shift-width=4 +auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.spaces-per-tab=4 +auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.tab-size=4 +auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.text-limit-width=120 +auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.text-line-wrap=none build.classes.dir=${build.dir}/classes build.classes.excludes=**/*.java,**/*.form # This directory is removed when the project is cleaned: |