antler , Java , IDE ?!

91 views
Skip to first unread message

Farzaneh Taleb

unread,
Jan 12, 2015, 11:23:58 AM1/12/15
to

Which one is better to getting started  with antlr in java language ?
Intellij , Netbeans or Eclipse ?
Thank's .

Terence Parr

unread,
Jan 12, 2015, 1:00:10 PM1/12/15
to antlr-di...@googlegroups.com
it’s probably better to ask which development environment suits you better and then use the plug-in for aloe that works in that environment. personally I prefer intellij and think the rest of the world is crazy but I’m under the impression that some Philistines use NetBeans and eclipse ;)
Ter
On Jan 12, 2015, at 8:23 AM, Farzaneh Taleb <farzane...@gmail.com> wrote:

>
> which one is better to getting started with antlr in java language ?
> Intellij , Netbeans or Eclipse ?
> Thank's .
>
> --
> You received this message because you are subscribed to the Google Groups "antlr-discussion" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to antlr-discussi...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Bob Ollerton

unread,
Jan 13, 2015, 1:09:51 PM1/13/15
to antlr-di...@googlegroups.com
I work in a lab with no internet access, so I have not learned to use software distribution and deployment mechanisms that rely on network connectivity.  I find it very easy to generate grammars with Antlrworks and to incorporate the generated source into larger programs maintained in Netbeans by just copying the generated code into a project source directory. 

I am a novice IntelliJ user and I tried to install the Antlr 4.5 plugin into IntelliJ today but as soon as I installed the plugin, IntelliJ was blocked at an error message that said

"Cannot load project: com.intellij.ide.plugins.PluginManager$StartupAbortedException: com.intellij.diagnostic.PluginException: org.antlr.intellij.plugin.ANTLRv4PluginController PluginClassLoader[org.antlr.intellij.plugin, 1.6] [Plugin: org.antlr.intellij.plugin]".

The error message continues to pop up as soon as I try to open an IntelliJ project.  Since I am a novice IntelliJ user and since internet access is very cumbersome for me to use, I am basically stopped from using it. This is unfortunate because it would be advantageous for us to use the C# target. This is making it more difficult for me to defend ANTLR against the XML proponents in our group.


On Monday, January 12, 2015 at 8:23:58 AM UTC-8, Farzaneh Taleb wrote:

Which one is better to getting started  with antlr in java language ?

Terence Parr

unread,
Jan 14, 2015, 4:17:16 PM1/14/15
to antlr-di...@googlegroups.com
what version of intellij? it only works with 12.1 and above.
Ter

Bob Ollerton

unread,
Jan 14, 2015, 4:44:23 PM1/14/15
to antlr-di...@googlegroups.com
Greetings,

We are using 14.0.2. I experienced the problem with the intellij-plugin-v4-master.zip file. My colleague acquired the intellij-plugin-v4.zip file and everything works fine, including parser generation. 

We use ANTLR quite a bit to configure session deployments of a hardware in-the-loop simulation that that uses reflective memory for low latency communication. This is DOD work and we cannot connect any of our development or execution workstations to the Internet because we use software that has not been approved yet (e.g., ANTLR).  We are not even allowed to use USB, so we are limited to moving files between workstations by copying them to CDs.

Now we need to find a way to get the c# runtime. 

Regards,
Bob

You received this message because you are subscribed to a topic in the Google Groups "antlr-discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/antlr-discussion/lDCGcKDn-Yw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to antlr-discussi...@googlegroups.com.

Martijn Reuvers

unread,
Jan 14, 2015, 4:44:52 PM1/14/15
to antlr-di...@googlegroups.com
Works fine for me as well in intellij 14.

Martijn
Reply all
Reply to author
Forward
0 new messages