Re: antlr file in netbeans has error
Peter Cheung <[email protected]> Sat, 19 Aug 2017 19:54:32 +0000
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <ME1PR01MB0260369F4BFA82A9E69E04B8B5810@ME1PR01MB0260.ausprd01.prod.outlook.com> |
solved by rm -fr Library/Caches/NetBeans/8.2 ________________________________ From: Peter Cheung <[email protected]> Sent: Sunday, August 20, 2017 3:51 AM To: [email protected] Subject: [platform-dev] Re: antlr file in netbeans has error i am writing plugin to support antlr, if i "install/reload in dev IDE", 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] <[email protected]> Sent: Sunday, August 20, 2017 3:20 AM To: [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>