Changes between Version 11 and Version 12 of APP_PLUGIN_STARTUP_R0


Ignore:
Timestamp:
12/02/08 11:19:22 (17 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_PLUGIN_STARTUP_R0

    v11 v12  
    3737 * the launcher module was created 
    3838 * 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). 
    4040 * the Activator class in the author was deleted while it is not needed anymore. 
    4141The launcher module and its Main class - [changeset:575]. [[BR]]