文章分类 -  Eclipse

摘要:下面是MyEclipse 8.5官方下载地址:MyEclipse 8.5 官方下载地址及其注册码MyEclipse 8.5.0-win32 File size: 825.84 MB MD5 : a9038148dcde9066abc3711bf8ee636c http://downloads.myeclipseide.com/downloads/products/eworkbench/galileo/myeclipse-8.5.0-win32.exe MyEclipse 8.5.0-linux All-in-One installer for Linux supports CentOS/Red 阅读全文
posted @ 2012-09-12 21:41 唔愛吃蘋果 阅读(13959) 评论(0) 推荐(0) 编辑
摘要:方法很简单。项目属性 - Run - Debug Settings- arguments的VM arguments里面加上-ea即可或者:- Run - DebugConfigurations- arguments的VM arguments里面加上-ea即可同理的,如果需要输入程序参数,则在Program arguments里面输入你要代入的参数即可。程序中包含了assert的话,你要用javac -source 1.4 xxx.java来编译,否则编译器会报错的。要想让assert得部分运行的话,要使用java -ea xxx来运行,否则包含assert得行会被忽略。下面我们运行  java 阅读全文
posted @ 2011-01-21 23:09 唔愛吃蘋果 阅读(1954) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示