Community
Participate
Working Groups
Build Identifier: When variable is used only in typeof expression, it is marked as never read. Reproducible: Always Steps to Reproduce: Create JavaScript file with function function test() { var found = true; return typeof found != 'undefined'; }
Tested on Eclipse 3.7.1 and WebTools build wtp-M-3.3.2-20111103043823.zip - bug is still present.
Still preseitn in Eclipse Java EE IDE for Web Developers. Version: Juno Release Build id: 20120322-1740
Still present in Eclipse Java EE IDE for Web Developers. Version: Mars.2 Release (4.5.2) Build id: 20160218-0600
Correction: fixed in Eclipse Java EE IDE for Web Developers. Version: Mars.2 Release (4.5.2) Build id: 20160218-0600
(In reply to Shawn Becker from comment #4) Based on this, I'm closing this bug as worksforme.