[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Grammatica-users] Re: [Grammatica-devel] @Override
From: |
Hilco Wijbenga |
Subject: |
Re: [Grammatica-users] Re: [Grammatica-devel] @Override |
Date: |
Mon, 21 Sep 2009 20:16:42 -0700 |
:-) Just run the build. It's hard to miss.
I tried to pinpoint the problem by creating my own Ant task invocation
(in Eclipse) but the problem is easiest to reproduce by simply running
the build.
2009/9/20 Connor Robert Prussin <address@hidden>:
> Hilco-
>
> Can you show me exactly what you were typing and recieving?
>
> Connor
>
>
> On Mon, Sep 21, 2009 at 1:40 AM, Hilco Wijbenga
> <address@hidden> wrote:
>> 2009/9/20 Connor Robert Prussin <address@hidden>:
>>>> The current trunk outputs the Grammar*.java files into the root
>>>> instead of the net.percederberg.grammatica package. I was able to fix
>>>> it but I assume there was a reason to take out the package reference
>>>> so I doubt my putting it back in would be the right way forward.
>>>
>>> That was as designed. If you want the files to be put in a specific
>>> package, you must use the "--javapackage" flag. See -h documentation
>>> for more information.
>>
>> I've only used Grammatica through the Ant task and the Java package
>> was definitely specified. (I realize the wording above seems to
>> indicate that it should always go into "net.percederberg.grammatica"
>> but that was not my intent.)
>>
>>
>> _______________________________________________
>> Grammatica-users mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/grammatica-users
>>
>
>
> _______________________________________________
> Grammatica-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/grammatica-users
>