Changes between Version 10 and Version 11 of PLATFORM_DEPLOYMENT_TARGET_JWS_R1
- Timestamp:
- 06/04/09 16:31:58 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_DEPLOYMENT_TARGET_JWS_R1
v10 v11 29 29 30 30 = Design = 31 * I'll use http://sophie.org/jws to store everything31 * I'll use http://sophie.org/jws to store the following: 32 32 * keystore 33 33 * all needed jars … … 41 41 * I'll refactor JavaWebStartMain class to System.setProperty("editor", ...) to whatever is actually run, either "author", "reader" or "server". JavaWebStartMain.main will receive this as a 3rd parameter from the jnlps. 42 42 43 There are lots of new issues with the FileEntryManager which need to be fixed: 44 * FileEntryManager.getRoRoots() currently searches for a "modules" dir from the current working directory to the root of the filesystem tree 45 43 46 = Implementation = 44 47 ^(Describe and link the implementation results here (from the wiki or the repository).)^