Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pdt-dev] compilation error in PHPMixinBuildVisitor.java (at line 390): The constructor FakeField(ModelElement, String, int, int, int) is undefined

Hi,

Do you build from tag? I have built a new I-build yesterday, and it
was successful.

On Tue, Apr 14, 2009 at 5:26 AM, Nick Boldt <nickboldt@xxxxxxxxx> wrote:
> Trying to build PDT to verify my changes re: adding p2 metadata to update
> site zip & addition of feature version suffixes, but I hit this brick wall
> instead:
>
> ---
>
>
>    [javac] 4. ERROR in
> /home/www-data/build/pdt/downloads/drops/2.1.0/I200904132213/eclipse/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/mixin/PHPMixinBuildVisitor.java
> (at line 390)
>    [javac]     obj = new FakeField((ModelElement) sourceModule, name,
> constant.sourceStart(), constant.sourceEnd() - constant.sourceStart(),
> Modifiers.AccConstant);
>    [javac]
>  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>    [javac] The constructor FakeField(ModelElement, String, int, int, int) is
> undefined
>
>
> --
> Nick Boldt :: http://wiki.eclipse.org/User:Nickb
> Release Engineer :: Eclipse Modeling & Dash Athena
> _______________________________________________
> pdt-dev mailing list
> pdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/pdt-dev
>



-- 
Best regards,
Michael


Back to the top