[TxMt] Re: Javadoc snippet question
Luke Daley
ld at ldaley.com
Mon Apr 27 00:21:32 UTC 2009
On 25/04/2009, at 3:21 AM, Thomas Krajacic wrote:
> Ah I see the problem.(As usual just after posting :P )
> The language grammar can't deal with method declarations like this:
>
> private native void setInitValues(long modelPtr, double n1,
> double n2,
> double p2,
> double p26,
> double p3,
> double wf,
> double t44);
>
> Where the parameters are indented (did it because of wrapping
> requirements) the coloring is also wrong.
> This is valid Java though....
>
> Maybe someone is up to the task fixing this.
> Thank you!
I am not seeing the same problem. Are you using the latest Java bundle
from svn?
More information about the textmate
mailing list