Changes between Version 15 and Version 16 of APP_PLUGIN_STARTUP_R0
- Timestamp:
- 12/03/08 14:56:37 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
APP_PLUGIN_STARTUP_R0
v15 v16 39 39 * The !TrueAuthorMain run configuration was edited. It runs the Author edition using Felix and the launcher module. There is also !TrueServerMain launch configuration which should run the server(when it is configured properly). 40 40 * the Activator class in the author was deleted while it is not needed anymore. 41 * the Main class was edited and moved in main.view module and checkAssertions method was added in SystemTestBase class 41 * the Main class was edited and moved in main.view module and checkAssertions method was added in SystemTestBase class - [changeset:639] 42 42 The launcher module and its Main class - [changeset:575]. [[BR]] 43 43 Activator deleted, bundles.config added, pom.xml edited - [changeset:572]. [[BR]]