Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-8513

org.jboss.tools.ui.bot.ext build failure

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 3.2.1.M1
    • 3.2.1.M1
    • qa
    • None

      I get this error during local tycho build:

      [INFO] Compiling 109 source files to /home/igels/Projects/jbosstools-3.2.x/tests/plugins/org.jboss.tools.ui.bot.ext/target/classes
      ----------
      1. ERROR in /home/igels/Projects/jbosstools-3.2.x/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTBotExt.java (at line 132)
      public SWTBotScaleExt scale() {
      ^^^^^^^^^^^^^^
      The return type is incompatible with SWTBot.scale()
      ----------
      2. ERROR in /home/igels/Projects/jbosstools-3.2.x/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTBotExt.java (at line 136)
      public SWTBotScaleExt scale(int index) {
      ^^^^^^^^^^^^^^
      The return type is incompatible with SWTBot.scale(int)

            jpeterka_jira Jiri Peterka (Inactive)
            alexeykazakov Alexey Kazakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: