Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Proposals » OSGi Enterprise Tools » How to map Antlr to Eclipse editor plugin (I have started creating an editor plugin for a custom language and need to know how to map Antlr to Eclipse PDE.)
How to map Antlr to Eclipse editor plugin [message #1758261] Sun, 26 March 2017 06:58 Go to next message
Udeshika Sewwandi is currently offline Udeshika SewwandiFriend
Messages: 118
Registered: March 2017
Senior Member
I have started creating an editor plugin for a custom language using Eclipse Neon IDE for RCP and RAP developers. I have a grammar file and generated parser, lexer, tokens etc using Antlr 4. I couldn't find a resource to do map antlr with Eclipse to do syntax highlighting and auto completion in the new editor. It'll be really helpful if you can provide guidance on this. Hopefully waiting for a response because I am stuck in this place for several days. Thank you.
Re: How to map Antlr to Eclipse editor plugin [message #1816007 is a reply to message #1758261] Thu, 17 October 2019 06:32 Go to previous messageGo to next message
Bhondawe Patil is currently offline Bhondawe PatilFriend
Messages: 23
Registered: October 2019
Junior Member
I would like to share one video link that through you will get answer youtube.com/watch?v=mnu1y2rs9Hw
Re: How to map Antlr to Eclipse editor plugin [message #1833277 is a reply to message #1816007] Thu, 08 October 2020 11:31 Go to previous messageGo to next message
Mark Smith is currently offline Mark SmithFriend
Messages: 82
Registered: September 2020
Member
check this one
https://marketplace.eclipse.org/content/antlr-ide
Re: How to map Antlr to Eclipse editor plugin [message #1861319 is a reply to message #1833277] Thu, 05 October 2023 12:14 Go to previous message
Jack Jones is currently offline Jack JonesFriend
Messages: 23
Registered: September 2023
Junior Member
Start by creating a new Eclipse Plugin Project in your Eclipse workspace.
Previous Topic:Eclipse RCP A problem encountered during development
Next Topic:Upgrading org.eclipse.osgi jar
Goto Forum:
  


Current Time: Tue Apr 23 07:09:26 GMT 2024

Powered by FUDForum. Page generated in 0.03265 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top