Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-1225

nb-javac 1.3 broken on release version of NB9

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 9.0
    • 9.0
    • None
    • None

    Description

      I am experiencing some weird stuff since I got the nb-javac update from 1.2 to 1.3.

      A. It will not validate my code correctly.

      B. When try to use a class not previously imported, I get the import, but the line I'm editing gets deleted.
      1. Type MouseWh
      2. Press Ctrl-Space
      3. Press enter
      That generates: import java.awt.event.MouseWheelEvent;
      But removes the line with MouseWh, instead of expanding it
       
      C. When I paste code that requires imports I get the dialog listing the needed classes,pressing OK in that dialog generates an exception.
      The dialog stays visible but now with only cancel enabled.
      My code did not get the imports.
       
      This is confirmed by others on the mailing list:
      http://mail-archives.apache.org/mod_mbox/netbeans-dev/201809.mbox/%3CCAArD4mD%2BYXBhy3WR-Y0%2BH5x_j%2BzZ083Dk3qwu8RQYL7pncYUrQ%40mail.gmail.com%3E 

      Attachments

        Activity

          People

            rtaneja Reema Taneja
            trixon Patrik Karlström
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: