My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<jnlp codebase="http://jnlp-loader.googlecode.com/svn/trunk/test/webloader/" href="TestMain.jnlp">
<information>
<title>test-webloader</title>
<vendor>jnlp-loader</vendor>
<homepage href="http://code.google.com/p/jnlp-loader/"/>
<offline-allowed/>
</information>
<resources>
<property name="loader.Main.Test" value="true"/>
<property name="loader.Main.Debug" value="false"/>
<jar href="test-webloader-app.jar"/>
</resources>
<application-desc main-class="test.TestMain" />
</jnlp>

Change log

r36 by john.douglas.pritchard on Nov 28, 2009   Diff
upd 1.0.5
Go to: 
Project members, sign in to write a code review

Older revisions

r30 by john.douglas.pritchard on Nov 28, 2009   Diff
upd 1.0.5
r28 by john.douglas.pritchard on Nov 28, 2009   Diff
upd 1.0.5
r18 by john.douglas.pritchard on Nov 27, 2009   Diff
upd 1.0.5
All revisions of this file

File info

Size: 558 bytes, 15 lines

File properties

svn:mime-type
text/xml
Powered by Google Project Hosting