Changes between Version 5 and Version 6 of PLUGIN_DECOMPOSITION_R0


Ignore:
Timestamp:
09/23/08 19:14:22 (17 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLUGIN_DECOMPOSITION_R0

    v5 v6  
    55 * think about initial plug-in decomposition 
    66  * decompose to base modules and in which each class goes 
    7   * integrate the essential existing code with the JPF library 
     7  * integrate the JPF library in the project so it can run through JPF which activate the current plug-ins 
    88  * follow the dev_doc diagrams 
    99== Task result == 
    10 Integrated code with JPF library, base plug-ins created - new project structure. 
     10New project structure, boot.properties file 
    1111 
    1212== Implementation idea == 
     
    3030 * use Maven JPF Plugin to integrate the JPF in Maven 
    3131 * make new run configuration to run the project using JPF 
    32  * make boot.properties file and plugin.xml file for every module you made. See http://jpf.sourceforge.net/tutorial.html 
     32 * make boot.properties file. See http://jpf.sourceforge.net/tutorial.html 
    3333 
    3434= Implementation =