Re: antlr file in netbeans has error

Peter Cheung <[email protected]> Sun, 20 Aug 2017 03:10:22 +0000
Newsgroups gmane.comp.java.netbeans.modules.openide.devel
Message-ID <ME1PR01MB02602F2E1FD1BB273A10C17EB5860@ME1PR01MB0260.ausprd01.prod.outlook.com>
ok, thanks


________________________________
From: [email protected] <[email protected]>
Sent: Sunday, August 20, 2017 3:54 AM
To: [email protected]
Subject: [platform-dev] Re: antlr file in netbeans has error


On 19 Aug 2017, at 21:51, Peter Cheung <[email protected]<mailto:[email protected]>> wrote:

i am writing plugin to support antlr, if i "install/reload in dev IDE”,


I think you should stop doing it like that. Right-click the project and choose Run. A new instance of NetBeans will start up cleanly and your plugin will be installed correctly.

Now you’re going to write back and say you don’t want to do that because your way is faster.

OK.

Gj



the netbeans is showing some anltr files has error. If i run the plugin in a new nebeans by click run button, all antlr files has no error. Attachment can show you even i open same antlr project, some has error in original netbeans but not the new netbeans.



________________________________
From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>>
Sent: Sunday, August 20, 2017 3:20 AM
To: [email protected]<mailto:[email protected]>
Subject: [platform-dev] Re: antlr file in netbeans has error

Because you didn’t install any antlr plugin.

Gj

On 19 Aug 2017, at 21:18, Peter Cheung <[email protected]<mailto:[email protected]>> wrote:

hi, i didn't install any antlr plugin but my antlr files are displayed as error. why?
Thanks
<Screen Shot 2017-08-20 at 3.17.26 AM.png>

<Screen Shot 2017-08-20 at 3.35.45 AM.png>