Renamed main class to SeSimApplication
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user