Changes between Version 11 and Version 12 of APP_PLUGIN_STARTUP_R0
- Timestamp:
- 12/02/08 11:19:22 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
APP_PLUGIN_STARTUP_R0
v11 v12 37 37 * the launcher module was created 38 38 * the bundles.config files were created for the author and the server editions. They contain the bundles to be loaded by the Felix Framework. If you add a bundle you should also add it in the config file for its edition. 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).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 41 The launcher module and its Main class - [changeset:575]. [[BR]]