From: Roland Haeder Date: Mon, 4 Apr 2016 17:06:08 +0000 (+0200) Subject: @TODO this project currently has no "main class". X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6838bd877e34d8412b16c45c6cccbfc67942f9c6;p=pizzaservice-swing.git @TODO this project currently has no "main class". --- diff --git a/nbproject/project.properties b/nbproject/project.properties index 059ccdb..497339c 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -51,6 +51,7 @@ javac.classpath=\ # Space-separated list of extra javac options javac.compilerargs=-Xlint:unchecked -Xlint:deprecation javac.deprecation=true +javac.external.vm=false javac.processorpath=\ ${javac.classpath} javac.source=1.7 @@ -80,7 +81,6 @@ jnlp.signed=false jnlp.signing= jnlp.signing.alias= jnlp.signing.keystore= -main.class=pizzaservice.swing.PizzaServiceSwing # Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed manifest.custom.codebase= # Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)