From: Roland Haeder Date: Tue, 29 Sep 2015 10:26:00 +0000 (+0200) Subject: renamed project to naming convention X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=35acaa4931a7261fd33fc018d94dce227b023e27;p=jcore-swing.git renamed project to naming convention Signed-off-by:Roland Häder --- diff --git a/dist.sh b/dist.sh index 3ec2d7f..1157d4e 100755 --- a/dist.sh +++ b/dist.sh @@ -1,6 +1,6 @@ #!/bin/sh -NAME="jswingcore" +NAME="jcore-swing" LIST=`find ../*/lib/${NAME}.jar` for entry in ${LIST}; diff --git a/nbproject/project.properties b/nbproject/project.properties index 7d1d4dc..2038fcb 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -3,7 +3,7 @@ annotation.processing.enabled.in.editor=true annotation.processing.processors.list= annotation.processing.run.all.processors=true annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output -application.title=jswingcore +application.title=jcore-swing application.vendor=Roland Haeder auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml build.classes.dir=${build.dir}/classes @@ -26,7 +26,7 @@ debug.test.classpath=\ dist.archive.excludes= # This directory is removed when the project is cleaned: dist.dir=dist -dist.jar=${dist.dir}/jswingcore.jar +dist.jar=${dist.dir}/jcore-swing.jar dist.javadoc.dir=${dist.dir}/javadoc endorsed.classpath= excludes= diff --git a/nbproject/project.xml b/nbproject/project.xml index f7b4e8a..9677eed 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -1,18 +1,18 @@ - org.netbeans.modules.java.j2seproject - - - jswingcore - - - - - - - - - .\lib\nblibraries.properties - - + org.netbeans.modules.java.j2seproject + + + jcore-swing + + + + + + + + + .\lib\nblibraries.properties + +