ju
7 years ago
4 changed files with 5 additions and 27 deletions
@ -1,6 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||||
<!--设计器环境模块--> |
|
||||||
<designer-env activator="com.fr.start.module.DesignerEnvActivator" invoke-children-strategy="custom"> |
|
||||||
<core ref="/com/fr/startup/config/module-core.xml"/> |
|
||||||
<!--todo 现在存在的这些个模块--> |
|
||||||
</designer-env> |
|
@ -1,10 +0,0 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8"?> |
|
||||||
<startup-designer activator="com.fr.start.module.DesignerStartup" invoke-children-strategy="custom"> |
|
||||||
<!--启动前的准备工作--> |
|
||||||
<pre-start activator="com.fr.start.module.PreStartActivator"/> |
|
||||||
<basic ref="/com/fr/startup/config/module-basic.xml"/> |
|
||||||
<!--环境相关模块--> |
|
||||||
<designer-env ref="/com/fr/start/module/module-designer-env.xml"/> |
|
||||||
<!--启动完成后的清理工作--> |
|
||||||
<start-finish activator="com.fr.start.module.StartFinishActivator"/> |
|
||||||
</startup-designer> |
|
Loading…
Reference in new issue