使用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
新闻热点
疑难解答