FFL2:FFL2 Main/Dev Environment/Turn of erroneous rtexprvalue warnings in Eclipse
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].