Documentation tag not working for Property [message #1696828] |
Thu, 28 May 2015 16:46  |
Eclipse User |
|
|
|
In the sapphire sample code, the Contact.java class has:
...
@Documentation( content = "This would be the help content for the category property." )
ValueProperty PROP_CATEGORY = new ValueProperty( TYPE, "Category" );
...
But I don't see that help content anywhere when editing a contacts.xml file via the sapphire editor. I don't see a help icon next to the category field in the UI.
I would like to associated help text with a property, not a section. It appears that is what is intended with the Category property of the Contact object, but either its not working or I don't know where to look for the help text.
Does anyone know where help text shows up for a property? Or does anyone see the help text for the category property in the sample code?
Thanks!
Zoe
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04107 seconds