Added some project meta-data
authorJakub Skoczen <jakub@indexdata.dk>
Wed, 18 Feb 2009 10:57:26 +0000 (11:57 +0100)
committerJakub Skoczen <jakub@indexdata.dk>
Wed, 18 Feb 2009 10:57:26 +0000 (11:57 +0100)
nbproject/project.properties

index b2fc6d8..9303b60 100644 (file)
@@ -1,3 +1,10 @@
+application.desc=a free CQL compiler, and other CQL tools, for Java
+application.homepage=http://ww.indexdata.com
+application.title=cql-java
+application.vendor=Index Data ApS
+auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.tab-size=8
+auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-limit-width=80
+auxiliary.org-netbeans-modules-editor-indent.CodeStyle.usedProfile=default
 build.classes.dir=${build.dir}/classes
 build.classes.excludes=**/*.java,**/*.form
 # This directory is removed when the project is cleaned:
@@ -44,6 +51,12 @@ javadoc.splitindex=true
 javadoc.use=true
 javadoc.version=false
 javadoc.windowtitle=
+jnlp.codebase.type=local
+jnlp.codebase.url=file:/home/jakub/code/masterkey2/cql-java/dist/
+jnlp.descriptor=application
+jnlp.enabled=false
+jnlp.offline-allowed=false
+jnlp.signed=false
 main.class=
 manifest.file=manifest.mf
 meta.inf.dir=${src.dir}/META-INF