I am planning to write an Eclipse plugin, and I am indeed interested in Xtext. But it seems to me that I have to use the Xtext grammar for the language, which pretty much means that I have to rewrite the whole thing.
Not sure with one is easier though, rewrite the language, or write the IDE plugin from scratch :P Stefan On Nov 21, 2011, at 9:13 AM, Roland Tepp wrote: > An IDE from scratch, or an extension to NB/Eclipse/IDEA? > > In case of Eclipse, I would urge you to take a deep look at XText... -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
