JaroslavTulach commented on a change in pull request #3182:
URL: https://github.com/apache/netbeans/pull/3182#discussion_r721842652
##########
File path: ide/spi.debugger.ui/arch.xml
##########
@@ -110,6 +110,15 @@ Registrations in standard Lookup:
<li><api
name="org.netbeans.spi.debugger.ui.BreakpointType.ContextAware.createService"
group="lookup" type="import" category="official"
url="@org-netbeans-api-debugger@"/> Loads all breakpoint type providers.</li>
<li><api
name="org.netbeans.modules.debugger.ui.registry.ColumnModelContextAware.createService"
group="lookup" type="import" category="official"
url="@org-netbeans-api-debugger@"/> Loads all column models registered for
specific view (according to the path).</li>
</ul>
+Persistent properties stored through org.netbeans.api.debugger.Properties:
+<ul>
+<li><api name="debugger" group="property" type="export" category="official"
url="@org-netbeans-api-debugger@"/>The main namespace for debugger
properties.</li>
Review comment:
Great!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists