You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe add a toString method to every metadescription that use the FamixTNamed trait ( should be easy to know by using the new game meta meta model with trait concept )
Still it is a hack. But if it offers great value, why not?
it really helps in Eclipse debugger as clicking on the entity would give its name.
For example for method I manually created:
So the debugger can tell me
PrintStream.println
instead oforg.moosetechnology.model.famixjava.famixjavaentities.Class@15f77a8b
The text was updated successfully, but these errors were encountered: