Community
Participate
Working Groups
Given this module-info.java. The compiler happily accepts this but static is not highlighted. ---- module sample { requires static java.desktop; } ----
Thanks for reporting. Fixed in master with: http://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/commit/?id=38faea31b74b3b99b82eb6cea6e47dd8025e82d3 Fixed for 4.7.3a with: http://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/commit/?h=R4_7_maintenance&id=41345b7261d20e1b7bd41693ed684d3371d992ad
*** Bug 533158 has been marked as a duplicate of this bug. ***