Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <jnlp codebase="$$codebase">
- <information>
- <title>Grahams Project</title>
- <vendor>Graham</vendor>
- <description>desc</description>
- </information>
- <resources>
- <j2se version="1.6"/>
- <jar href="GrahamsProjClient.jar"/>
- </resources>
- <application-desc/>
- </jnlp>
Advertisement
Add Comment
Please, Sign In to add comment