Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Custom Language Development(Develop Custom Editor using Eclipse)
Custom Language Development [message #1069647] Tue, 16 July 2013 09:57 Go to next message
Dushyanth Reddy is currently offline Dushyanth ReddyFriend
Messages: 1
Registered: July 2013
Junior Member
Hi All,
I was looking for a tool which can allow me to define my own language.It will have its own keywords , syntax and semantics.My search landed me on eclipse.My question is the design of the editor should be like , Left side i have to have a pane which has titles say x , y , z etc... when i click on these then the content related to these should be displayed on the editor.It is basically like a rule composer , where rule titles are on left side and content on the right side editor.Any thoughts ?



Regards,
Dushyanth


Re: Custom Language Development [message #1069810 is a reply to message #1069647] Tue, 16 July 2013 16:04 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
Check out the Eclipse Xtext project. It allows you to define your grammer and it will then generate an editor for you.
Previous Topic:Bug due conflicting handlers?
Next Topic:Child count update error
Goto Forum:
  


Current Time: Fri Apr 26 09:36:04 GMT 2024

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

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

Back to the top