ANTLR IDE
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
May 2022 | 366/767 | 25 (0.01%) | 15 |
April 2022 | 566/817 | 9 (0%) | 18 |
March 2022 | 390/820 | 41 (0.01%) | 18 |
February 2022 | 478/819 | 16 (0%) | 13 |
January 2022 | 491/817 | 16 (0%) | 15 |
December 2021 | 517/811 | 14 (0%) | 12 |
November 2021 | 428/822 | 28 (0.01%) | 15 |
October 2021 | 579/826 | 9 (0%) | 12 |
September 2021 | 468/830 | 20 (0%) | 14 |
August 2021 | 539/818 | 11 (0%) | 19 |
July 2021 | 549/826 | 11 (0%) | 13 |
June 2021 | 488/842 | 19 (0%) | 16 |
Unsuccessful Installs in the last 7 Days: 1
Count | Error Message |
---|---|
1 | Cannot complete the install because one or more required items could not be found.... |
Wednesday, May 18, 2022 - 15:37
Reviews Sign in to post reviews
Antlr4 Import Capability
Submitted by Andy Hewitt on Tue, 2021-09-14 04:25
My g4 file was growing to the point that I wanted to use the 'import' capability for the LexerRules. E.g.
grammar XXX;
import XXXLexerRules; // includes all rules from XXXGrammer.g4
On doing this I get the following error when compiling the grammer.
An internal error occurred during: "Generating XXX.g4".
Cannot invoke "org.eclipse.emf.ecore.resource.Resource.getURI()" because "resource" is null
I will try and download the IDE source to see if I can spot the problem.
Unable to install ANTLR IDE 2.1.2
Submitted by Meghana Madhusudhan on Thu, 2019-02-14 14:24
I tried to install it on eclipse oxygen, I already have DLTK 5.6 version installed on it
Cannot complete the install because one or more required items could not be found.
Software being installed: ANTLR IDE- ANTLR Tools 2.1.2.201108281759 (org.deved.antlride.feature.feature.group 2.1.2.201108281759)
Missing requirement: ANTLR IDE- ANTLR Tools 2.1.2.201108281759 (org.deved.antlride.feature.feature.group 2.1.2.201108281759) requires 'org.eclipse.equinox.p2.iu; org.eclipse.dltk.core [3.0.0,4.0.0)' but it could not be found
Is there any workaround for this?
Can't install on Eclipse 2018-12
Submitted by Gunnar Mein on Thu, 2019-01-24 17:08
Install worked fine 2 weeks ago, now just fails silently. I see that a new version was uploaded on Monday, is there perhaps a problem?
Thx
Re: Can't install on Eclipse 2018-12
Submitted by Marios Eftychiou on Tue, 2019-02-05 11:13
Same problem here.I tried to install it on eclipse oxygen or eclipse 2012-09 and i get this error
Cannot complete the install because one or more required items could not be found.
Software being installed: ANTLR IDE- ANTLR Tools 2.1.2.201108281759 (org.deved.antlride.feature.feature.group 2.1.2.201108281759)
Missing requirement: ANTLR IDE- ANTLR Tools 2.1.2.201108281759 (org.deved.antlride.feature.feature.group 2.1.2.201108281759) requires 'org.eclipse.equinox.p2.iu; org.eclipse.dltk.core [3.0.0,4.0.0)' but it could not be found
Workaround on Kepler: Install DLTK3.0 manually
Submitted by Nikola Zed on Thu, 2014-02-13 03:54
While you can install DLTK3.0 manually to get it work.
add site:
http://download.eclipse.org/releases/indigo
then unfold 'General Purpose Tools'
install
Dynamic Languages Toolkit - Core Frameworks 3.0.0.v20101211-0331-7l-2ED-z0UkhYdtV3_LBO
Dynamic Languages Toolkit - Remote Development Support 2.0.0.v20101211-0331-5--9oA5858A8_27_8H
then try to install antlr ide again, it should work.
Workaround on Kepler: Install DLTK3.0 manually
Submitted by Atef GHOULEM on Tue, 2014-03-25 07:29
Thanks Nicola for the WA.
Out of date
Submitted by Greg Holmberg on Thu, 2013-11-07 20:31
Hasn't been updated since 2011. Last version of Eclipse it was built for is 3.7 (Indigo).
Fails to install on my 4.3 (Kepler) version of Eclipse. Eclipse can't find DLTK 3.0.0, also from 2011.
After two years, it appears that the author has abandoned the project.