MyEclipse常见问题

1、myeclipse中输入点不触发提示信息。
window-> Preferences-> Java-> Editor-> Content Assist-> Advanced
上面的选项卡Select the proposal kinds contained in the 'default' content assist list: 中把 Other Java Proposals选项打上勾就可以了。
2、myeclipse中不显示svn控制标识
windows->preferences->General->Appearance->LableDecorations勾选其中的SVN项即可。

猜你喜欢

转载自wendy1018.iteye.com/blog/2093102