| Author |
developing an IDE using eclipse
|
gaurav abbi
Ranch Hand
Joined: Jan 05, 2007
Posts: 108
|
|
hi, i want to create an IDE(you can call it an editor also like the ones for xml in eclipse) in eclipse for my own language. can you provide me some link which can act as a starting point for me to develop a plug-in which will provide the IDE functionalities for a language
|
thanks,<br />gaurav abbi
|
 |
Ed Thompson
Ranch Hand
Joined: Jan 20, 2006
Posts: 43
|
|
Googling 'eclipse plugin tutorial' reveals several articles I found helpful. There are also several articles on the eclipse site itself, such as http://www.eclipse.org/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html
|
Even if the voices <i>aren't</i> real, they still have some good ideas!
|
 |
 |
|
|
subject: developing an IDE using eclipse
|
|
|