Community
Participate
Working Groups
This has been present since many versions of eclipse. What happens is I press f3 to 'open declaration' of some method in a jar in the classpath of my project, whose source i have attached. That classfile opens in the editor fine and I can see all the semantic highlighting. However as I move to other files in the same jar while browsing around the code, other files dont seem to have semantic highlighting applied to them. The files that do/do not have semantic highlighting applied seems to occur randomly. It happens only when browsing the attached source code for jar files.
Sorry but I cannot reproduce this using 3.6.1 or 3.7 M3. If you can reproduce with one of those builds then please provide more detailed steps and reopen the bug. One problem could be that your build path is not complete and hence it can't build the AST for some of the classes.