Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Using jflex to generate the xml grammars
Using jflex to generate the xml grammars [message #682933] Sun, 12 June 2011 14:20 Go to next message
Robert Gruendler is currently offline Robert GruendlerFriend
Messages: 66
Registered: June 2011
Member
Hi,


does anyone know how to compile the .jflex grammars ?

It seems it compiles only with the jflex version 1.2.2, which is not availably anymore.

I found this bug entry which explains the issue, but there seems to be no resolution to the problem.

Re: Using jflex to generate the xml grammars [message #683492 is a reply to message #682933] Mon, 13 June 2011 21:18 Go to previous messageGo to next message
Nick Sandonato is currently offline Nick SandonatoFriend
Messages: 126
Registered: July 2009
Senior Member
Hi,

You can grab jflex version 1.2.2 here: http://jflex.de/old/jflex-1.2.2.tar.gz

To build your tokenizer, you'll want to grab skeleton.sse from org.eclipse.wst.sse.core and use that as the skeleton file when running jflex (update the execution script to add the -skel [path to skeleton location]). Then just point jflex to your .jflex file.
Re: Using jflex to generate the xml grammars [message #684274 is a reply to message #683492] Wed, 15 June 2011 10:22 Go to previous message
Robert Gruendler is currently offline Robert GruendlerFriend
Messages: 66
Registered: June 2011
Member
great, thanks a lot for the link.
Previous Topic:Publishing unpacks EAR dependency JARs *every time*
Next Topic:Cannot shut down Apache Tomcat 6.0
Goto Forum:
  


Current Time: Thu Apr 25 15:35:38 GMT 2024

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

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

Back to the top