Changes between Version 6 and Version 7 of APP_PLUGIN_STARTUP_R0


Ignore:
Timestamp:
10/21/08 17:42:47 (17 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_PLUGIN_STARTUP_R0

    v6 v7  
    3030 
    3131= Design = 
     32 * make a new module with name org.sophie2.startup for example 
     33 * it must have Main class which runs various editions depends on given command line arguments 
     34 * the default edition must be the author edition 
     35 * it must have Activator class and log3j.properties file  
    3236 
    3337= Implementation =