Renamed main class to SeSimApplication

This commit is contained in:
7u83
2017-04-08 09:28:11 +02:00
parent 1dfc869060
commit 6b53f931bc
5 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
#Sat, 08 Apr 2017 07:10:15 +0200
#Sat, 08 Apr 2017 08:35:31 +0200
annotation.processing.enabled=true
annotation.processing.enabled.in.editor=false
annotation.processing.processors.list=
@ -71,7 +71,7 @@ jnlp.signed=true
jnlp.signing=key
jnlp.signing.alias=SeSim
jnlp.signing.keystore=/home/tube/jkeystore
main.class=gui.NewMDIApplication
main.class=gui.SeSimApplication
# Optional override of default Application-Library-Allowable-Codebase attribute identifying the locations where your signed RIA is expected to be found.
manifest.custom.application.library.allowable.codebase=
# Optional override of default Caller-Allowable-Codebase attribute identifying the domains from which JavaScript code can make calls to your RIA without security prompts.