X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=nbproject%2Fproject.properties;h=9303b60652a429d2e30a7ea8b6e0a830f24fd130;hb=53157e39bdd699e023a1b32fab5c54b77774ae35;hp=b2fc6d822f0b6502fff015f3d75d38ca809617d7;hpb=6c0ff20ff5da2b94b0c1076757412bfd30761d56;p=cql-java-moved-to-github.git diff --git a/nbproject/project.properties b/nbproject/project.properties index b2fc6d8..9303b60 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -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