Skip to content
Snippets Groups Projects
Commit 762e0e2e authored by Brutzman, Don's avatar Brutzman, Don
Browse files

different default class for run

parent d0dead14
No related branches found
No related tags found
No related merge requests found
......@@ -112,7 +112,7 @@ jnlp.signed=false
jnlp.signing=
jnlp.signing.alias=
jnlp.signing.keystore=
main.class=edu.nps.moves.dis7.utilities.stream.PduRecorder
main.class=edu.nps.moves.dis7.examples.PduReaderPlayer
# 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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment