首页 > 学院 > 开发设计 > 正文

dex2jar

2019-11-09 14:20:45
字体:
来源:转载
供稿:网友

使用dex2jar 出现了错误 Error occurred during initialization of VM Could not reserve enough space for …

解决方案: Here is how to fix it: Go to Start->Control Panel->System->Advanced(tab)->Environment Variables->System

Variables->New: Variable name: _java_OPTIONS Variable value: -Xmx512M

Variable name: Path Variable value: ;C:/PRogram Files/Java/jre6/bin;F:/JDK/bin; Change this to your appropriate path.

参考网站: http://stackoverflow.com/questions/9303889/error-occurred-during-initialization-of-vm-could-not-reserve-enough-space-for


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表