News about Eclipse Freemarker

Angelo zerr <[email protected]> Fri, 8 Nov 2013 12:14:53 +0100
Newsgroups gmane.comp.web.freemarker.devel
Message-ID <CAKLdLg8kgf6d0KFRY5Jg4NNna_MF_NFgqvpfpzS2zBkyWh97gA@mail.gmail.com>
Hi Daniel, Greg

For your informaiton, I have restarted from scratch the Freemarker Eclipse
https://github.com/angelozerr/Freemarker-Eclipse-DLTK/tree/master/poc

Why?

My goal is to use Eclipse WTP HTML feature as based of the editor to mix
HTML and Freemarker like PDT (Eclipse PHP) have done
https://github.com/eclipse/pdt. They mix DLTK and WTP to manage their PHP
editor and I would like to do the same thing to benefit with HTML features
of WTP.

For the moment, my focus is to manage highlight (highlight HTML elements
and Freemarker elements). To do that PDT has developped their own grammar
(jflex) by modyfing the existing XMLTokenizer.jflex of WTP. I have started
doing the same thing
https://github.com/angelozerr/Freemarker-Eclipse-DLTK/blob/master/poc/org.eclipse.freemarker.core/devel/FMTokenizer.jflex

and for the moment I can highlight just HTML elements. I discover jflex so
I must understand how it works.I try to use
https://bitbucket.org/bazaarvoice/opengrok-patches/src/77be5bfb310b/freemarker-support

If you can help me about this topic, it should be very cool.

Why JFlex? Because WTP uses that and the XMLTokenizer.jflex are very
robust, so PDT have done this choice. I try to do the same thing than PDT.

If you have time to help me about JFlex topic, it should be very cool. Many
thank's.

Regards Angelo

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk

_______________________________________________
FreeMarker-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freemarker-devel