Skip to content

The compiler is not able to distinguish the methods activateView(Object, Object...) and activateView(Object, boolean, Object...) #28

@GoogleCodeExporter

Description

@GoogleCodeExporter
I use Vaadin with AppFoundation.

When I try to use the activateView methode with the true parameter to use 
UriFragments the compiler say me : 

error: reference to activateView is ambiguous, both method 
activateView(Object,Object...) in ViewHandler and method 
activateView(Object,boolean,Object...) in ViewHandler match

I use JDK 1.7 with IntelliJ

Best regards.

Original issue reported on code.google.com by pierrick...@gmail.com on 26 Mar 2012 at 3:03

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions