Changes between Version 8 and Version 9 of PLUGIN_MODULE_STRUCTURE_R1


Ignore:
Timestamp:
01/09/09 14:18:38 (16 years ago)
Author:
pav
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLUGIN_MODULE_STRUCTURE_R1

    v8 v9  
    6767 * create archive with the proto.project module in dev-tools so that the creation of the new module will not break the build anymore. It should contain at least one class for example Hello.java. (There is such in org.sophie2.base.scene.jogl module) 
    6868 * explain how to create new module with correct structure (See [wiki:PLATFORM_DEPLOYMENT_BUILD_ECLIPSE] for help. 
     69 * explain what is extension/extension point and how to create and use them. 
    6970 * use the table in impementation idea and write more detailed explanation about their usage and functions. 
    7071 * see the result of [wiki:PLUGIN_SUPPORT_LIB_BASE_R1] and describe how the shared resources are used and where are stored. 
     
    8384|__Functionality 
    8485|__Built Structure 
     86|_Extension/Extension Points 
     87|__Description 
     88|__Usage 
     89|__Examples 
    8590|_Shared Resources 
    8691}}}