Author Topic: B2: No reference tags for Java class constructors  (Read 2198 times)

Marcel

  • Senior Community Member
  • Posts: 261
  • Hero Points: 26
B2: No reference tags for Java class constructors
« on: August 29, 2017, 02:38:37 PM »
I am missing reference tags for my class constructors.  In the attached sample project, the two constructor methods show (incorrectly) class-level internal references, no refs to where they are actually being used.

Dennis

  • Senior Community Member
  • Posts: 3955
  • Hero Points: 515
Re: B2: No reference tags for Java class constructors
« Reply #1 on: August 30, 2017, 07:50:56 PM »
Reproduced, will fix in beta3.  Thank you for the succinct sample.  This is how bugs get fixed.