eclipse - Fixed error in Liferay IDE, but the red mark does not disappear -


i had made error in liferay ide.
fixed error still shows up, after cleaning project , restarting liferay ide:

enter image description here

how refresh real rid of error status?

full details

i generated entities using liferay's service builder, in particular getname() method got generated (with 0 argument). started writing jsp using these entities. @ first wrote getname(locale), remembered method takes no arguments fixed it.

cleaning , restarting liferay ide second time did trick.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -