FFL2:FFL2 Main/Dev Environment/Turn of erroneous rtexprvalue warnings in Eclipse

From FFL Wiki
Revision as of 10:05, 28 November 2010 by Phallus (talk | contribs) (Created page with 'Eclipse erroneously warns about our tag files rtexprvalue in a .tag file has a default value of true but Eclipse doesn't seem to know that. To work around this disable the warni…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Eclipse erroneously warns about our tag files rtexprvalue in a .tag file has a default value of true but Eclipse doesn't seem to know that.

To work around this disable the warnings. Set Windows | Preferences | Web | JSP Files | Validation | Attribute does not support runtime expressions to false.

There is an Eclipse bug about this issue [1].