Re: [Lily4jedit-devel] Trying to compile current CVS
Brought to you by:
fodber
From: Johannes S. <Joh...@gm...> - 2006-03-25 23:42:40
|
Hi, On Sat, 25 Mar 2006, Bertalan Fodor wrote: > Compiling the current cvs is quite difficult, because I'm in the middle of a > very important rewrite of code completion part, using antlr and using the > documentation of lilypond. Yeah, I gathered as much. Now I also understand why you are using htmlparser. I pulled in the tags directory from htmlparser.sf.net, adapted the package and import statements, and it compiled (and ran) fine. > However, I didn't have the time to make the build properties as > configurable as I would like to have. No problem. I actually like the fact that you and Joshua have kept up the good work. > I support using retrotranslator, but I won't have time to deal with it. I can do that, no problem. It really is as easy as "retrotranslator -srcjar LilyPondTool.jar -destjar LilyPondToolNew.jar". Works beautifully as far as I can tell. BTW I had this crazy (speak: wonderful) idea that we could build our own backend a la gnome, only with java as the backend. I'll have to think about it, but my best guess is that we'd open a pipe or a port, and listen for simple graphical commands. I need to work on something different right now, but in a couple of weeks I want to work on this project. Ciao, Dscho |