Ah ok, thanks Gordon, I was tearing my hair out :-)
Frédéric THOMAS
> Subject: Re: [Falcon] starting up
> From: gsmit...@hotmail.com
> Date: Wed, 1 Oct 2014 08:51:16 -0700
> To: dev@flex.apache.org
>
> That comment is out of date. Code Model was the part of pre-Falcon Fla
> ConstructorMustBePublicProblem(node.getActualNamespaceNode()));
>
> What is the CM or Code Model ?
>
> Thanks,
> Frédéric THOMAS
>
>> From: aha...@adobe.com
>> To: dev@flex.apache.org
>> Subject: Re: [Falcon] starting up
>> Date: Wed, 1 Oct 2014 13
null &&
node.getActualNamespaceNode().getName() != IASKeywordConstants.PUBLIC)
problems.add(new
ConstructorMustBePublicProblem(node.getActualNamespaceNode()));
What is the CM or Code Model ?
Thanks,
Frédéric THOMAS
> From: aha...@adobe.com
> To: dev@flex.apache.org
> Subject: Re
Could you have an old guava.jar?
On 10/1/14 4:32 AM, "Frédéric THOMAS" wrote:
>Hi,
>
>I built it with ANT an ran Falcon compc.bat from the generated/dist/sdk,
>does anyone knows why I get that ?
>
>Exception in thread "main" java.lang.NoClassDefFoundError:
>com/google/common/cache/CacheLoader
>