java学习:在给学生演示用Myeclipse10.7.1工具生成War时,意外报错:SECURITY: INTEGRITY CHECK ERROR

本博客地址 | GitHub | 更多资源免费下载

在给学生演示用Myeclipse10.7.1工具生成War时,意外报错:SECURITY: INTEGRITY CHECK ERROR

1.myeclipse的版本信息如下: (免费下载myeclipse10.7.1: 请关注微信公众号:  青云交 发送: myeclipse10)

Myeclipse版本号

2.报错信息如下:

3.看重点:

原因是这个文件被篡改:com.genuitec.eclipse.core_10.7.1.me201302031636.jar 

4.具体按以下几步,即可轻松解决 “用Myeclipse10.7.1工具生成War时,意外报错:SECURITY: INTEGRITY CHECK ERROR” 的错误:

 4.1 下载com.genuitec.eclipse.export.wizard_9.0.0.me201211011550.jar (免费下载: 请关注微信公众号:  青云交 发送: war_error )

 4.2 把文件放在你破解的位置:

    比如我的破解文件路径在这里:

     D:\Program Files\Myeclipse7\Common\plugins

 4.3 注意在替换之前,请把你原来的文件com.genuitec.eclipse.export.wizard_9.0.0.me201211011550.jar做个备份。然后再替换。

 4.4 请把你刚刚替换的文件com.genuitec.eclipse.export.wizard_9.0.0.me201211011550.jar的扩展名(就是后缀名)修改成.txt(文本文件的格式),即:com.genuitec.eclipse.export.wizard_9.0.0.me201211011550.txt。

 4.5 请把Myeclipse重新打开,不做任何操作,然后关闭。

 4.6 关闭完成后,请把D:\Program Files\Myeclipse7\Common\plugins的文件

com.genuitec.eclipse.export.wizard_9.0.0.me201211011550.txt 修改成:          com.genuitec.eclipse.export.wizard_9.0.0.me201211011550.jar,修改完毕。 

 4.7 最后打开Myeclipse再试试生成War!哈哈!是不是好了。(免费下载: 请关注微信公众号:  青云交 发送: war_error )

  资源下载:https://download.csdn.net/download/atgfg/10739585


                                                                            ———— 精 选 文 章 ————

  1. Java入门-Java学习路线课程第一课:初识JAVA
  2. Java入门-Java学习路线课程第二课:变量与数据类型
  3. Java入门-Java学习路线课程第三课:选择结构
  4. Java入门-Java学习路线课程第四课:循环结构
  5. Java入门-Java学习路线课程第五课:一维数组
  6. Java入门-Java学习路线课程第六课:二维数组
  7. Java入门-Java学习路线课程第七课:类和对象
  8. Java入门-Java学习路线课程第八课:方法和方法重载
  9. Java入门-Java学习路线扩展课程:equals的使用
  10. Java入门-Java学习路线课程面试篇:取商 / 和取余(模) % 符号的使用
  11. Java进阶-Java学习路线课程第一课:Java集合框架-ArrayList和LinkedList的使用
  12. Java进阶-Java学习路线课程第二课:Java集合框架-HashSet的使用及去重原理
  13. Spring框架-Java学习路线课程第一课:Spring核心
  14. Spring框架-Java学习路线课程:Spring的扩展配置
  15. Springboot框架-Java学习路线课程:Springboot框架的搭建之maven的配置
  16. 使用jquery发送Ajax请求的几种异步刷新方式
  17. idea Springboot启动时内嵌tomcat报错- An incompatible version [1.1.33] of the APR based Apache Tomcat Native
  18. Java学习技巧--董老师有话要说
  19. 一个简单的SSM框架Demo(登录(包含拦截器)和注销)

 

更多免费资源请关注微信公众号:JavaForum

微信公众号: JavaForum

  • 14
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 2
    评论
1. 输入Usercode, 点击'SystemId...', 生成SystemId 2. 点击'Active', 生成LICENSE_KEY, ACTIVATION_CODE, ACTIVATION_KEY 3. 点击菜单'Tools -> 2.SaveProperties...', 目的是把生成的LICENSE_KEY, ACTIVATION_CODE, ACTIVATION_KEY保存到C:\Documents and Settings\Administrator\.myeclipse.properties文件中 4. 点击菜单'Tools -> 1.ReplaceJarFile', 选择${eclise_home}/plugins目录, 等待30秒左右. 目的是: 1. Replacing [SignatureVerifier <before MyEclipse 10.1>]. 2. Replacing [publicKey.bytes]. replacing file [${eclipse_home}\plugins\com.genuitec.eclipse.core_10.1.0.me201203170059.jar] and create bakFile [${eclipse_home}\plugins\com.genuitec.eclipse.core_10.1.0.me201203170059.jar.bak20120510103320] update [com/genuitec/eclipse/core/publicKey.bytes] 3. Replacing [SpecialSignatureVerifier<for MyEclipse.10.1>]. replacing file [${eclipse_home}\plugins\com.genuitec.eclipse.core.common_10.1.0.me201203160414.jar] and create bakFile [${eclipse_home}\plugins\com.genuitec.eclipse.core.common_10.1.0.me201203160414.jar.bak20120510103327] update [com/genuitec/eclipse/core/ui/preference/MECPListContentProvider.class] replacing file [${eclipse_home}\plugins\com.genuitec.eclipse.easie.core_9.0.0.me201203160414\easiecore.jar] and create bakFile [${eclipse_home}\plugins\com.genuitec.eclipse.easie.core_9.0.0.me201203160414\easiecore.jar.bak20120510103328] update [com/genuitec/eclipse/easie/core/ui/action/ServerValidateAction.class] replacing file [${eclipse_home}\plugins\com.genuitec.eclipse.j2eedt.core_10.0.0.me201203160414\j2eedtcore.jar] and create bakFile [${eclipse_home}\plugins\com.genuitec.eclipse.j2eedt.core_10.0.0.me201203160414\j2eedtcore.jar.bak20120510103330] update [com/genuitec/eclipse/j2eedt/taglib/TagLibReader.class] replacing file [${eclipse_home}\plugins\com.genuitec.myeclipse.product_10.1.0.me201203160414\myeclipse-product.jar] and create bakFile [${eclipse_home}\plugins\com.genuitec.myeclipse.product_10.1.0.me201203160414\myeclipse-product.jar.bak20120510103330] update [com/genuitec/myeclipse/product/ProductViewer.class] 执行以上4个步骤,破解成功. 说明: 菜单'Tools -> 0.RebuildKey...'是生成privateKey.bytes,publicKey.bytes文件, 在生成LICENSE_KEY, ACTIVATION_CODE, ACTIVATION_KEY需要密钥.
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值