Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Add javadoc to @Accessors
Add javadoc to @Accessors [message #1772599] Tue, 12 September 2017 18:47 Go to next message
Eclipse UserFriend
Can one add javadoc to the generated getters and setters when @Accessors is used?

I am writing a fragment and want some javadoc to be visible in the mwe2 editor for properties of my fragment. Is that possible?
Re: Add javadoc to @Accessors [message #1772610 is a reply to message #1772599] Wed, 13 September 2017 00:51 Go to previous messageGo to next message
Eclipse UserFriend
you would need to write your own accessors active annotation
or having https://bugs.eclipse.org/bugs/show_bug.cgi?id=464681 fixed

or you simply write the setter/getter manually
Re: Add javadoc to @Accessors [message #1772685 is a reply to message #1772610] Wed, 13 September 2017 16:17 Go to previous message
Eclipse UserFriend
Thanks for the info. I put my vote in for the bug, this annotation would be more useful if we can specify even generic (not getter or setter specific) javadoc
Previous Topic:FYI: Eclipse tooling features have to be updated for Xtext 2.13.0-SNAPSHOT
Next Topic:Partial Parsing Problem
Goto Forum:
  


Current Time: Mon Jul 07 21:30:56 EDT 2025

Powered by FUDForum. Page generated in 0.04177 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top