Changes between Version 6 and Version 7 of APP_PLUGIN_STARTUP_R0
- Timestamp:
- 10/21/08 17:42:47 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
APP_PLUGIN_STARTUP_R0
v6 v7 30 30 31 31 = 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 32 36 33 37 = Implementation =