2242
No issues here, the alluded-to performance improvement is hard to say whether or not it really is improved (Im sure it is though) - nothing stands out as much quicker this morning - maybe startup is quicker, its hard to tell.
One thing I did notice this morning, and this may not be a 2242 problem ( it may not be a problem at all):
When a class implements an interface, and I hit <ctrl-q> (Javadoc) on the derrived class method (which doesnt have any Javadoc comments on it), should I get the javadoc comments of the interface method?
If this is normal behaviour, I think it would be helpful to have the interface comments popup.
Nick
请先登录再写评论。
It should say "Specified by:" and you can click that.