Changes between Version 7 and Version 8 of PLUGIN_SUPPORT_LIB_BASE_R1


Ignore:
Timestamp:
01/27/09 13:09:54 (16 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLUGIN_SUPPORT_LIB_BASE_R1

    v7 v8  
    3838 
    3939 * When you create new Sophie module, first of all you should create instance of the module and get() method for getting it. The template is here: 
    40 [source:/trunk/sophie2-platform/dev-tools/eclipse_templates/module_templates/module_instance.xml]. It is stored in [wiki:CODE_TASKS_REQUIREMENTS] for now. 
     40[source:/trunk/sophie2-platform/dev-tools/eclipse_templates/module_templates/module_instance.xml]. It is stored in [wiki:PLATFORM_DEPLOYMENT_BUILD_ECLIPSE] for now. 
    4141 
    4242 * Create distrib folders in src/main/resource folders where the modules should provide shared resources(for now may be book_templates and icons). After distribution they have to be separated in resources directory or just moved in the parent module folder.