GTONE安装Eclipse插件

1.在管理员界面,生成分析单位,规则集等。(在Eclipse中需要选择在这里生成的分析单位和规则集)

2. SELECT FIELD_NAME, FIELD_VALUE FROM CM_FIELD_DISPLAY WHERE FIELD_VALUE IS NULL
   查看数据库,有没有值,有的话用以下 SQL执行删除(不会造成影响)。
   DELETE FROM CM_FIELD_DISPLAY WHERE FIELD_VALUE IS NULL
   
3. 点击管理员界面的 "分析" -> "同步规则/规则集"。

4. 启动Eclipse 安装Eclipse plug-in5. Eclipse中 window -> preferences -> SecurityPrism -> Configuration 输入连接信息。

6. 在Eclipse中选择 java 工程右击 properties -> SecurityPrism 中选择要分析的规则集。

7. 如果第6部 SecurityPrism 窗口中没有可选择的规则集
   到服务器的 \AppGov\itpweb\jsp\cm\distribute\CPFiles\data\CodePrism\lib 路径下把生成的 data.db文件拷贝下来
   复制到本地 eclipse路径\plugins\com.gtone.cp.plugin.core_3.8.4.rxxxxxxxx\data\CodePrism\lib 下。

 

posted @ 2015-01-02 23:32  ArcerZhang  阅读(239)  评论(0编辑  收藏  举报