Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    strange 3.0 upgrade error message

    Hi, been using 2.5 for a long time, intellij, no problems.

    After upgrading to 3.0, no other changes but renaming the renamed click-classes and updating the jars, i get red-marked text all over intellij regarding the verticalalignment classes:

    Class 'com.smartgwt.client.types.VerticalAlignment' is defined in module 'com.smartgwt.ChartsNoScript' which is not inherited in module '.xxx.mymodule'

    When building and deploying, it still works fine when running.

    Why is this? The releasenotes doesn't mention any changes to modules.

    #2
    Earlier versions of IntelliJ incorrectly reported errors like this. Which version of IntelliJ are you using? Try upgrading to the latest.

    Sanjiv

    Comment


      #3
      I'm afraid i am using the latest, 11.0.2.

      I still get it. Very annoying. If there's any way to sort this, i'm all ears.

      Comment


        #4
        Bumping for truth, wondering if any smartgwt guru has any input?

        Comment


          #5
          Sorry, but gotta bump this again, its very annoying and i haven't really found any workaround besides downgrading.

          Anybody at isomorphic have any insight?

          Comment


            #6
            How to hide these annoying "errors"

            You can hide them or reduce their severity level.
            Right click on the top right corner red square and choose: Customize Highlighting Levels > Configure Inspections > Google Web Toolkit issues > Client class from non inherited GWT module usages

            Comment

            Working...
            X