Skip to content

Importing / closed projects throw a lot of errors #514

Description

@thahnen

Hello everyone,

I noticed that when importing projects, there are a lot of errors like this in the Error Log view:

isGWTProject(project) hasGwtnature exception Project 'CertificateManager' is not open.

It seems to originate from HERE. I guess that the ResourceChangeListener might be implemented incorrectly, assuming all projects are opened, which is then triggering the initial issue in GWTNature#isGwtProject.

When importing projects, we do that automatically, and initially, they are always closed before being opened. We don't have a special implementation; we rely on the Eclipse API.

Once everything is finished and the projects are all imported (and open), there are no further errors by the GWT plug-in, and everything works as expected. But this is quite annoying nevertheless.

Best,
Tobias

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions