diff options
author | snowleo <schneeleo@gmail.com> | 2011-06-07 00:24:39 +0200 |
---|---|---|
committer | snowleo <schneeleo@gmail.com> | 2011-06-07 00:24:39 +0200 |
commit | 4f16c8b5a781b7df47ceaf239895c2ecec30ab53 (patch) | |
tree | 1e16f3097bef9b1a2db500be87e9cf365bcedcdc /EssentialsGeoIP | |
parent | a45e620946c8e748b35258b7f8813d1c788bae37 (diff) | |
download | Essentials-4f16c8b5a781b7df47ceaf239895c2ecec30ab53.tar Essentials-4f16c8b5a781b7df47ceaf239895c2ecec30ab53.tar.gz Essentials-4f16c8b5a781b7df47ceaf239895c2ecec30ab53.tar.lz Essentials-4f16c8b5a781b7df47ceaf239895c2ecec30ab53.tar.xz Essentials-4f16c8b5a781b7df47ceaf239895c2ecec30ab53.zip |
Permissions 3.1.4
Added Code for Perm2, Perm3 and Config Permissions
Cleaned EssentialsChat
Diffstat (limited to 'EssentialsGeoIP')
-rw-r--r-- | EssentialsGeoIP/nbproject/project.properties | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/EssentialsGeoIP/nbproject/project.properties b/EssentialsGeoIP/nbproject/project.properties index ed96af206..bc9576f9a 100644 --- a/EssentialsGeoIP/nbproject/project.properties +++ b/EssentialsGeoIP/nbproject/project.properties @@ -1,9 +1,9 @@ annotation.processing.enabled=true annotation.processing.enabled.in.editor=false -annotation.processing.processor.options= -annotation.processing.processors.list= annotation.processing.run.all.processors=true annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output +application.title=EssentialsGeoIP +application.vendor=snowleo build.classes.dir=${build.dir}/classes build.classes.excludes=**/*.java,**/*.form # This directory is removed when the project is cleaned: @@ -24,6 +24,7 @@ debug.test.classpath=\ dist.dir=dist dist.jar=${dist.dir}/EssentialsGeoIP.jar dist.javadoc.dir=${dist.dir}/javadoc +endorsed.classpath= excludes= file.reference.craftbukkit-0.0.1-SNAPSHOT.jar=../lib/craftbukkit-0.0.1-SNAPSHOT.jar includes=** |