Re: [HELP] Hint For Custom language
Bilu <[email protected]> Fri, 27 Dec 2019 13:17:05 +0100
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks for your reply. i think the users@ is the most relevant regarding my request. Thanks you Le 27/12/2019 à 13:03, Emilian Bold a écrit : > It's amazing you could even send that email. I assumed the mailing > list is turned off. > > You want to join the users@ or dev@ mailing list > http://netbeans.apache.org/community/mailing-lists.html > > --emi > > On Fri, Dec 27, 2019 at 12:25 PM Bilu <[email protected]> wrote: >> Hello everyone, >> >> I am developing a plugin to support a custom language with custom file type in Netbeans. >> >> What i am trying to do now is to create Hints for this custom language. >> >> Following the Tutorial here https://platform.netbeans.org/tutorials/nbm-java-hint.html the Hint only work for Java File. How can I make my Hints specific to my custom Language ? >> >> PS:I am not sure this is the right way to ask for support so please tell me the correct way if i am wrong. Thanks you