Spring – setter & inheritance MyEclipse Archived > Bugs This topic has 1 reply, 2 voices, and was last updated 19 years ago by Riyad Kalla. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 27, 2005 at 10:22 am #240248 Reply sequencetechMember I have a bean A that extends B. B has a protected field C with a public setter. I declare A in a Spring applicationContext file with a reference to the field C. MyEclipse show me an error: “No setter found for property ‘C’ in class ‘A'” The code run well but I have errors with MyEclipse Spring module… October 28, 2005 at 11:58 am #240346 Reply Riyad KallaMember We will look into this, thank you. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) Reply To: Spring – setter & inheritance You must be logged in to post in the forum log in