项目重构
来自ling
根包重构
- 在需要重构的package节点右键-->rename
- 输入newname,并勾选rename subpackage
例如
Group:<groupId>com.deloitte</groupId>
artifactId:所有都以 deloitte.tms开头
<artifactId>tms.parent</artifactId> 是根节点,根据模块和命名规则,
子模块如下
<module> deloitte.tms.pl</module> <module> deloitte.tms.vat</module>
全局xml
com.ling2.--》com.deloitte.tms.
修改 Ling2IdGenerator 中的字符串