Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-23144

Compiler doesn't warn or complain about classes in the same package in different source folders

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK 4.0 (Release)
    • None
    • None
    • Affected OS(s): Mac
      Affected OS(s): Mac OS 10.6
      Browser: Firefox 3.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a new Flex Web Project and add src/com and a test/com folders
      2. Add a class file called MyClass.as to both folders
      3. Add a variable of type MyClass to the main application and compile the app

      Actual Results:
      The app compiles just fine... no warnings no errors and uses the file in the src/com folder and not the one in the test/com folder

      Expected Results:
      The compiler should at the very least display a warning.

      Workaround (if any):
      Nada

      Attached sample project

      Created with Flash Builder for Mac Plugin build 268199

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: