Skip to main content
  • Log in
  • Manage Cookies
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Marketplace
  3. Tools (1323)
  4. ANTLR IDE

ANTLR IDE

ANTLR IDE
14
7
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Add this URL to your Eclipse Installation to reach this solution's update site.

Mars (4.5)
Luna (4.4)
Kepler (4.3)
Juno (4.2, 3.8)
Previous to Juno (<=4.1)
Neon (4.6)
Oxygen (4.7)
Photon (4.8)
2018-09 (4.9)

http://antlrv3ide.sourceforge.net/updates

Learn more...

Screenshot 0

Details Group Tabs

Details
  • ANTLR 3.0, 3.1, 3.2, 3.3 and 3.4
  • ANTLR Launcher and Debugger(Java only)
  • ANTLR Built-in Interpreter
  • Source Formatter (Ctrl+Shift+F)
  • RailRoad diagrams
  • Custom targets
  • Automatically (on save) generate resources
  • Problem markers for errors and warnings in grammar files
  • Advanced text editor, code selection (F3) and code completion (Ctrl+Space)
  • Simple syntax highlighting for target language (Java, C#, Python, C, etc.)
  • Mark generated resources as derived
  • Advanced StringTemplate Editor (*.st and *.stg)
  • Advanced gUnit Editor (*.gunit and *.testsuite)
  • Categories:
    • Editor,
    • Languages,
    • Tools,
    • IDE
    Tags:
    • IDE,
    • build,
    • editor,
    • DSL,
    • antlr
    Additional Details
    Eclipse Versions: 
    Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), Neon (4.6), Oxygen (4.7), Photon (4.8), 2018-09 (4.9)
    Platform Support: 
    Windows, Mac, Linux/GTK
    Organization Name: 
    Edgar Espina
    Development Status: 
    Production/Stable
    Date Created: 
    Fri, 2010-01-15 15:58
    License: 
    EPL
    Date Updated: 
    Mon, 2019-02-04 13:53
    Submitted by: 
    Edgar Espina
    Screenshots
    Screenshot 0
    Metrics
    DateRankingInstallsClickthroughs
    May 2022366/76725 (0.01%)15
    April 2022566/8179 (0%)18
    March 2022390/82041 (0.01%)18
    February 2022478/81916 (0%)13
    January 2022491/81716 (0%)15
    December 2021517/81114 (0%)12
    November 2021428/82228 (0.01%)15
    October 2021579/8269 (0%)12
    September 2021468/83020 (0%)14
    August 2021539/81811 (0%)19
    July 2021549/82611 (0%)13
    June 2021488/84219 (0%)16
    View Data for all Listings
    Errors

    Unsuccessful Installs in the last 7 Days: 1

    CountError Message
    1Cannot complete the install because one or more required items could not be found....
    Download last 500 errors (CSV)
    External Install Button

    Marketplace Drag to Install button

    By adding the following code below to your website you will be able to add an install button for ANTLR IDE.

    HTML Code:


    Markdown Syntax:



    Output: Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client
    Wednesday, May 18, 2022 - 15:37

    Reviews Sign in to post reviews

    ahewitt8nu's picture

    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.

    mmadhusudhano4m's picture

    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?

    gmein's picture

    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

    meftychiou's picture

    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

    nzed's picture

    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.

    aghoulem's picture

    Workaround on Kepler: Install DLTK3.0 manually

    Submitted by Atef GHOULEM on Tue, 2014-03-25 07:29

    Thanks Nicola for the WA.

    gholmberg's picture

    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.

    Markets

    • Eclipse Project (4)
    • Tools (1323)
      • Application Development Frameworks (163)
      • Application Management (27)
      • Application Server (33)
      • BIRT (10)
      • Build and Deploy (102)
      • Business Intelligence, Reporting and Charting (14)
      • Code Management (116)
      • Collaboration (37)
      • Database (46)
      • Database Development (34)
      • Database Persistence (17)
      • Documentation (61)
      • Eclipse Kura (112)
      • Eclipse SmartHome (46)
      • EclipseRT Target Platform Components (8)
      • Editor (336)
      • Entertainment (14)
      • General Purpose Tools (122)
      • Graphics (33)
      • IDE (339)
      • Internet of Things (IoT) (34)
      • J2EE Development Platform (44)
      • J2ME (6)
      • Languages (154)
      • Linux Tools (19)
      • Logging (22)
      • Mobile and Device Development (50)
      • Modeling (91)
      • Modeling Tools (146)
      • Mylyn Connectors (20)
      • Network (14)
      • Other (73)
      • Process (18)
      • Profiling (22)
      • Programming Languages (99)
      • Reporting (32)
      • Rich Client Applications (40)
      • Science (4)
      • SCM (20)
      • Search (41)
      • SOA Development (15)
      • Source Code Analyzer (100)
      • Systems Development (56)
      • Team Development (55)
      • Testing (90)
      • Tools (562)
      • UI (93)
      • UML (41)
      • Web (91)
      • Web Services (32)
      • Web, XML, Java EE and OSGi Enterprise Development (32)
      • XML (29)
    • IoT (162)
      • Eclipse Kura (112)
      • Eclipse SmartHome (46)
    • RCP Applications (78)
    • Training & Consulting (53)
    • Long Term Support (11)

    Search

    Advanced Search

    More like this

    • XVisitorDT
    • AntlrDT
    • DSL Forge
    • StringTemplateDT
    • ANTLR 4 IDE

    Favorited by

    Eclipse Foundation

    • About Us
    • Contact Us
    • Donate
    • Members
    • Governance
    • Code of Conduct
    • Logo and Artwork
    • Board of Directors

    Legal

    • Publishing Guidelines
    • Privacy Policy
    • Terms of Use
    • Copyright Agent
    • Eclipse Public License
    • Legal Resources

    Useful Links

    • Welcome to Marketplace
    • Report a Bug
    • Documentation
    • How to Contribute
    • Mailing Lists
    • Forums
    • Marketplace

    Other

    • IDE and Tools
    • Projects
    • Working Groups
    • Research@Eclipse
    • Report a Vulnerability
    • Service Status

    Copyright © Eclipse Foundation. All Rights Reserved.

    Back to the top