This is an automated email from the ASF dual-hosted git repository. vieiro pushed a commit to branch website/DevFaqCustomDebugger.adoc in repository https://gitbox.apache.org/repos/asf/netbeans-antora-wiki.git
commit f496a0a885892485bff96ccfaa2cd9fa56c8ce99 Author: Antonio Vieiro <[email protected]> AuthorDate: Mon Jul 1 19:46:57 2024 +0200 Update DevFaqCustomDebugger.adoc Let's add a link to the web.archive for this interesting article at DZone. --- modules/ROOT/pages/wiki/DevFaqCustomDebugger.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/wiki/DevFaqCustomDebugger.adoc b/modules/ROOT/pages/wiki/DevFaqCustomDebugger.adoc index 7b4be20..58f9f74 100644 --- a/modules/ROOT/pages/wiki/DevFaqCustomDebugger.adoc +++ b/modules/ROOT/pages/wiki/DevFaqCustomDebugger.adoc @@ -32,4 +32,4 @@ Problem: I have a debugger built for my custom programming language. How do I integrate it into the NetBeans Platform? -Solution: Here is a tutorial on integrating a custom Debugger: link:http://netbeans.dzone.com/how-reuse-netbeans-debugger[http://netbeans.dzone.com/how-reuse-netbeans-debugger] +Solution: Here is a tutorial on integrating a custom Debugger: link:https://web.archive.org/web/20150526060757/http://netbeans.dzone.com/how-reuse-netbeans-debugger[http://netbeans.dzone.com/how-reuse-netbeans-debugger] --------------------------------------------------------------------- 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
