Skip to main content
  • Create account
  • Log in
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 (1292)
  4. ANTLR IDE

ANTLR IDE

ANTLR IDE
14
6
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...

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
    Metrics
    DateRankingInstallsClickthroughs
    March 2021426/7547 (0.01%)0
    February 2021588/91113 (0%)16
    January 2021588/93015 (0%)22
    December 2020614/91911 (0%)13
    November 2020612/92512 (0%)20
    October 2020697/9277 (0%)12
    September 2020784/8942 (0%)13
    August 2020NA0 (0%)21
    July 2020699/8704 (0%)7
    June 2020636/8676 (0%)19
    May 2020608/87610 (0%)16
    April 2020627/89110 (0%)7
    March 2020NA1916
    View Data for all Listings
    Errors

    Unsuccessful Installs in the last 7 Days: 0

    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
    Friday, March 5, 2021 - 15:10

    Reviews Sign in to post reviews

    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 (5)
    • Tools (1292)
      • Application Development Frameworks (156)
      • Application Management (27)
      • Application Server (37)
      • BIRT (10)
      • Build and Deploy (101)
      • Business Intelligence, Reporting and Charting (14)
      • Code Management (116)
      • Collaboration (36)
      • Database (46)
      • Database Development (33)
      • Database Persistence (17)
      • Documentation (59)
      • Eclipse Kura (63)
      • Eclipse SmartHome (46)
      • EclipseRT Target Platform Components (8)
      • Editor (332)
      • Entertainment (14)
      • General Purpose Tools (120)
      • Graphics (32)
      • IDE (329)
      • Internet of Things (IoT) (34)
      • J2EE Development Platform (42)
      • J2ME (6)
      • Languages (149)
      • Linux Tools (19)
      • Logging (22)
      • Mobile and Device Development (49)
      • Modeling (89)
      • Modeling Tools (141)
      • Mylyn Connectors (18)
      • Network (14)
      • Other (71)
      • Process (19)
      • Profiling (22)
      • Programming Languages (98)
      • Reporting (33)
      • Rich Client Applications (39)
      • Science (5)
      • SCM (18)
      • Search (40)
      • SOA Development (15)
      • Source Code Analyzer (96)
      • Systems Development (54)
      • Team Development (55)
      • Testing (87)
      • Tools (552)
      • UI (90)
      • UML (40)
      • Web (89)
      • Web Services (31)
      • Web, XML, Java EE and OSGi Enterprise Development (35)
      • XML (30)
    • IoT (113)
      • Eclipse Kura (63)
      • Eclipse SmartHome (46)
    • RCP Applications (79)
    • Training & Consulting (52)
    • 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