Changes between Version 5 and Version 6 of PLUGIN_MODULE_STRUCTURE


Ignore:
Timestamp:
04/08/09 15:25:31 (16 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLUGIN_MODULE_STRUCTURE

    v5 v6  
    99It contains the needed folders created and:  
    1010 * Hello.java simple class to prevent failing the build if the module creator forgets to put classes in his/her new module. 
    11  * pom.xml sample file which must be redacted with the new module information. 
     11 * pom.xml sample file which must be edited with the new module information. 
    1212=== How to make a new module === 
    1313This is important so be careful reading and doing the steps: