Thanks Benson, Hervé and other!
The main pb for us is to merge our actual grammar [1] with the new
Java grammar [2].
I ping David from antlr3-maven-plugin
Cheers,
Vincent
[1]
http://svn.apache.org/repos/asf/maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/antlr/java.g
[2] http://www.a
On Sun, Aug 21, 2011 at 10:25 PM, Hervé BOUTEMY wrote:
> code is in sandbox: [1]
> it has better syntax highlighting features (since it knows java syntax), and
> even UML graphing features: would be terrible IMHO
>
> but the problem is actually updating javaG.g [2] with latest grammar from
> antlr
code is in sandbox: [1]
it has better syntax highlighting features (since it knows java syntax), and
even UML graphing features: would be terrible IMHO
but the problem is actually updating javaG.g [2] with latest grammar from
antlr site, to support annotations.
For the moment, we tried to stay w
On Sun, Aug 21, 2011 at 7:28 AM, Vincent Siveton wrote:
> Thanks Benson!
>
> Feel free to go ahead first.
> The branch has been active lately but Hervé and myself are sticked by
> the implementation (grammar for jdk6)
Hmm. I don't suppose that there's something borrowable from Eclipse
here (semi-
On Sun, Aug 21, 2011 at 7:28 AM, Vincent Siveton wrote:
> Thanks Benson!
>
> Feel free to go ahead first.
> The branch has been active lately but Hervé and myself are sticked by
> the implementation (grammar for jdk6)
> If someone is a guru in grammar and antlr, help would be appreciated...
Well,
Thanks Benson!
Feel free to go ahead first.
The branch has been active lately but Hervé and myself are sticked by
the implementation (grammar for jdk6)
If someone is a guru in grammar and antlr, help would be appreciated...
Cheers,
Vincent
2011/8/20 Benson Margulies :
> When I was puttering in
When I was puttering in JXR, Hervé mentioned that Vincent had a load
of stuff in a branch. Now that the new parent POMs are out, I'd like
to update JXR to use them, and make the plugin 'parent' to the general
plugin parent. Vincent, do you want to merge in your branch, first?
-