Browse Source
Merge in DESIGN/design from ~HARRISON/design:feature/x to feature/x * commit '09c7d6c6c414d0850ad2d58d6e226b005a8bb795': REPORT-72831 设计器环境检测-设计器正常的,但是抛出异常了 1-修复抛出异常,写反了 2-修改一个 Activator 的名字和启动项 3-修改 重新检测的时候的 UI 界面 4-修复小部分自己发现的问题feature/x
Harrison
3 years ago
6 changed files with 48 additions and 10 deletions
@ -1,5 +1,6 @@ |
|||||||
package com.fr.env.detect; |
package com.fr.env; |
||||||
|
|
||||||
|
import com.fr.env.detect.EnvDetectorCenter; |
||||||
import com.fr.module.Activator; |
import com.fr.module.Activator; |
||||||
|
|
||||||
/** |
/** |
Loading…
Reference in new issue