Community
Participate
Working Groups
code from HEAD There are 19 missing NLS warnings on JSDT UI. A quick look shows most as simply constant declarations, but I found one non-constant which was the extension for a JS file '.js'. I would assume for ones like those JSDT has a constant defined somewhere that can be reused...
Added comments.