Every time i change a code line in my java project in eclipse i get the error:
Failed to build or refresh the JAX-RS metamodel while processing a change in the Java Model
java.lang.NullPointerException
I don't use JAX-RS in my java project! I disabled JAX-RS validator in my preferences but the error is still there!
My eclipse version is:
Eclipse Java EE IDE for Web Developers.
Version: Luna Service Release 1 (4.4.1)
Build id: 20140925-1800
Any ideas why?