facebook

Spring – setter & inheritance

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #240248 Reply

    sequencetech
    Member

    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…

    #240346 Reply

    Riyad Kalla
    Member

    We will look into this, thank you.

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