Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-9200

Projects whose name begins with a number does not build for android

    XMLWordPrintable

Details

    Description

      There are a couple of bugs related to legal package naming in java.

      1) Package names that begin with a number eg: "2dpainting" should be padded with an underscore to "_2dpainting".
      2) Java reserved words cannot be used.

      References:

      1) http://docs.oracle.com/javase/tutorial/java/package/namingpkgs.html
      2) http://docs.oracle.com/javase/specs/jls/se7/html/jls-3.html#jls-3.8

      Attachments

        Activity

          People

            dt Daniel Teske
            balachandran_c Balachandran Chandrasekharan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: