Re: unable to set breakpoint for my own file type

geertjan wielenga <[email protected]> Thu, 8 Jun 2017 23:43:28 +0200
Newsgroups gmane.comp.java.netbeans.modules.openide.devel
Organization Oracle Corporation
Message-ID <[email protected]>
Three seconds of Googling on "netbeans debugger api" results in finding 
this:

https://dzone.com/articles/how-reuse-netbeans-debugger

Gj


On 8-6-2017 20:35, Peter Cheung wrote:
> yes, any tutorial? I am reading the source of clojure plugin, but it 
> is outdated (only supported netbeans 7) and too large. I asked the 
> author to help him to upgrade his plugin to 8.2, waiting for his reply.
> Peter.
>
>> geertjan wielenga <[email protected] 
>> <mailto:[email protected]>> 於 2017年6月9日 上午12:50 寫道:
>>
>>
>> Are you asking how to integrate the NetBeans Debugger for your own 
>> language?
>>
>> Gj
>>
>> On 8-6-2017 18:26, Peter Cheung wrote:
>>> Hi All
>>>     unable to set breakpoint for my own file type, any tutorial to 
>>> add back the breakpoint function?
>>> thanks
>>> from Peter
>>
>>
>