Changes between Version 9 and Version 10 of PLUGIN_EDITIONS_STRUCTURE_R1
- Timestamp:
- 10/22/08 14:14:18 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLUGIN_EDITIONS_STRUCTURE_R1
v9 v10 30 30 31 31 = Design = 32 * Look at [wiki:PLUGIN_EDITIONS_STRUCTURE] 32 33 * The reader and author differ in: 33 34 * PAGE_WORK_AREA 35 * Create a Server edition containing: 36 * Results from S2S_ tasks in this iteration 37 * non-GUI modules 38 * plug-in that embeds an application server 34 39 * Running using OSGI 35 40 * Using service based application hosting(embedding) Felix. 36 * Correct the paths to other plug ins that should be automatiaclly started in Author/Reader Activator class41 * Correct the paths to other plug-ins that should be automatically started in Author/Reader Activator class 37 42 * Fix exported libraries in org.sophie2.author.Activator.main 38 * Move Main class and org.sophie2.messy.base. guipackage in messy package43 * Move Main class and org.sophie2.messy.base.GUI package in messy package 39 44 * Add new run configuration 40 45 * Fix !SophieModule in order to register/unregister OSGI services 41 * Write a method that collects available modules and adds them to the auto loaded ones.46 * Write a method that collects available modules and adds them to the auto-loaded ones. 42 47 * Searcing in the /modules catalog in deployed application 43 48 * Searching in /modules/<modulename>/target in the project