Changes between Version 2 and Version 3 of PLUGIN_DECOMPOSITION_R0


Ignore:
Timestamp:
09/23/08 18:33:59 (17 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLUGIN_DECOMPOSITION_R0

    v2 v3  
    2323== How to demo == 
    2424Show the project with the new plug-ins which runs using JPF library. 
     25 
     26== Design == 
     27 
     28 * decompose the project in three modules (now we have only messy module which is not plug-in) 
     29  * base 
     30  * core 
     31  * messy 
     32 * see dev_doc diagrams, especially componentDiagram.vpp (Revision 17) 
     33 * see work breakdown structure file 
     34 * use the gathered information to allocate the classes to the modules 
     35 * use Maven JPF Plugin to integrate the JPF in Maven 
     36 * make new run configuration to run the project using JPF 
     37 * make boot.properties file and plugin.xml file for every module you made. See http://jpf.sourceforge.net/tutorial.html