Changes between Version 9 and Version 10 of APP_PLUGIN_STARTUP_R0


Ignore:
Timestamp:
11/25/08 18:56:44 (17 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_PLUGIN_STARTUP_R0

    v9 v10  
    3535 
    3636= Implementation = 
    37 ^(Implementation results should be described and linked here (from the wiki or the repository)^ 
     37 * the launcher module was created 
     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. 
     39 * The launcher run configuration was created. It runs the Author edition. If you want to run the other editions you should edit it by making the working directory to be the directory where the edition is located. For now it is possible to run only the author, because the server is not properly configured yet. 
     40 * the Activator class in the author was deleted while it is not needed anymore. 
     41 * The revisions will be pointed after the review is finished and the code is commited. 
     42 
    3843 
    3944= Testing =