<div dir="auto">Further testing shows that while the javadoc tool does support custom tags, it doesn’t lift custom tags defined on JavaFX property fields to the property method documentation.</div><div dir="auto"><br></div><div dir="auto">Lifting documentation from the property field to property methods is a JavaFX-specific feature of Javadoc. At first glance, there seems to be no particular reason why custom tags are ignored in this situation; probably it just wasn’t implemented.</div><div dir="auto"><br></div><div dir="auto">So if we add this custom tag, it won’t show up on the generated HTML. We could start using a custom tag, and then file an enhancement request for Javadoc to lift custom tags to methods just as it does with other tags. What’s your opinion on that?</div><div dir="auto"><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Andy Goryachev <<a href="mailto:andy.goryachev@oracle.com">andy.goryachev@oracle.com</a>> schrieb am Mo. 1. Juli 2024 um 23:20:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">
<div lang="EN-US" link="#467886" vlink="#96607D" style="overflow-wrap: break-word;">
<div class="m_-3221638962962643344WordSection1">
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Iosevka Fixed SS16"">Would even work with Eclipse out of the box:<u style="font-family:"Iosevka Fixed SS16""></u><u style="font-family:"Iosevka Fixed SS16""></u></span></p>
<p class="MsoNormal"><span style="font-family:"Iosevka Fixed SS16";font-size:11pt"> </span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Iosevka Fixed SS16""><u style="font-family:"Iosevka Fixed SS16""></u> <u style="font-family:"Iosevka Fixed SS16""></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Iosevka Fixed SS16"">I also like the fact that we won't need to maintain links manually as there would not be any.</span></p></div></div><div lang="EN-US" link="#467886" vlink="#96607D" style="overflow-wrap: break-word;"><div class="m_-3221638962962643344WordSection1"><p class="MsoNormal"><span style="font-size:11pt;font-family:"Iosevka Fixed SS16""><u style="font-family:"Iosevka Fixed SS16""></u><u style="font-family:"Iosevka Fixed SS16""></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Iosevka Fixed SS16""><u style="font-family:"Iosevka Fixed SS16""></u> <u style="font-family:"Iosevka Fixed SS16""></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Iosevka Fixed SS16"">-andy</span></p></div></div></blockquote></div></div>