Share

WebRCP

File Release Notes and Changelog

Release Name: 0.3

Notes:
Version 0.3 with support for Eclipse 3.0 and 3.1. Restarting the application is supported. This is required to switch the workspace for example.

Changes: Version 0.3: - Archives can now be specified with a context path (path relative to the jnlp-file) in the properties webrcp.archives and webrcp.sysArchives. - WebRCP supports now restart exitcodes and restarts the rcp application if requested - Support for Eclipse versions 3.0 and 3.1 - Property webrcp.singleInstance added to ensure that only a single instance is running - Nice progress dialog added - Archives are only unpacked once. Less security but a lot more performance. - File locking used to ensure that there is only a single instance of a application running.