随笔分类 -  eclipse

摘要:Eclipse中新建一个.properties文件,如果输入中文保存时就会提示错误 Reason:some characters cannot be mapped using "ISO-8859-1" character encoding.Either change the encoding or 阅读全文
posted @ 2018-05-11 10:42 keepup~ 阅读(237) 评论(0) 推荐(0)
摘要:window-> Preferences-> Java-> Editor-> Content Assist-> Advanced 上面的选项卡Select the proposal kinds contained in the 'default' content assist list: 中把 Ot 阅读全文
posted @ 2018-05-11 10:37 keepup~ 阅读(2261) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-03-28 11:35 keepup~ 阅读(522) 评论(0) 推荐(0)
摘要:运行Eclipse提示No java virtual machine 版权声明:本文原创作者:一叶飘舟 作者博客地址:http://blog.csdn.net/jdsjlzx http://blog.csdn.net/jdsjlzx/article/details/7486837 第一次运行Ecli 阅读全文
posted @ 2018-02-16 14:22 keepup~ 阅读(230) 评论(0) 推荐(0)
摘要:怎么解决Failed to load the JNIshared library 解决Failed to load the JNIshared library唯一的方法就是重新安装eclipse, 01 首先,我们来查看电脑JDK是多少位的,在搜索框中输入cmd,然后打开窗口就可以看了。 02 输入 阅读全文
posted @ 2017-11-12 13:32 keepup~ 阅读(1163) 评论(0) 推荐(0)