Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2591

Adding a new package to a project and referencing a class in that package incorrectly adds missing import

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • sigil-1.0.0
    • None
    • Sigil
    • None

    Description

      To reproduce:

      1) Create a Sigil project
      2) Create a Class in a package
      – No bundle is built at this point, could be a bug also?
      3) Touch the sigil.properties file
      4) Add a new class in a different package
      5) Reference the new class from the first class
      – console shows "WARN: missing imports (added): [<new package>]", an import has been added
      6) Touch the sigil.properties file
      – Bundle is built as expected

      Attachments

        Activity

          People

            davemssavage David Savage
            brindy Christopher Brind
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: