Re: Hello list

2011-04-13 Thread Bottom Post
Hello List, On Thu, Apr 14, 2011 at 12:27:49AM +0200, Martin Quinson wrote: > Le mercredi 13 avril 2011 à 23:52 +0200, Ludovic Claude a écrit : > > > > Hello Martin, > > > > You can have a good start for building the package for JSyntaxPane with > > those commands: > > > > sudo apt-get instal

Re: Hello list

2011-04-13 Thread Martin Quinson
Hello Ludovic, I tried this, but I was missing the jflex plugin for maven, so I decided to not use maven and build the stuff manually instead. jflex is not that difficult to invoke manually either. It kinda works now, even if bypassing the upstream build system is not as nice as I'd like. Thanks

Re: Hello list

2011-04-13 Thread Ludovic Claude
Hello Martin, You can have a good start for building the package for JSyntaxPane with those commands: sudo apt-get install maven-debian-helper mh_make --from-svn=http://jsyntaxpane.googlecode.com/svn/tags/095/ JSyntaxPane uses Maven as its build system, and furthermore there are no dependencie