eclipse使用中的问题

  1. 使用project-clean功能可以解决一些问题:
  •  命名已经导入了自己的包或类,但eclipse仍然提示不能解析类和import注解;

  2.出现错误“

The 'org.eclipse.jdt.ui.TemplateProposalComputer' proposal computer from the 'org.eclipse.jdt.ui' plug-in did not complete normally.

    解决方法:windows-preferences-java-editor-content assist中将auto activation中的Auto activation triggers for java中的内容删除后重新输入一遍即可。

 

  3.windows-preferences-java-editor-content assist中将auto activation可以配置自动完成功能

posted @ 2017-04-13 10:21  battlefront  阅读(680)  评论(0)    收藏  举报