eclipse 设置内存限制,选择高亮
设置内存限制:
?
Preferences -> Java -> Installed JREs -> Edit -> Default VM Arguments:
-Xms128M -Xmx1024M -XX:PermSize=128m -XX:MaxPermSize=128m
设置选择高亮颜色
General -> Editors -> Text Editors -> Annotations -> Occurrences