Skip to content

AS3.2新建Module命名规则不能有 ‘.’ 等特殊符号 #610

@zhumj

Description

@zhumj
  • 我已阅读并理解 贡献指南,严格遵循其约定。

错误报告

你做了什么?

 AS3.2 新建Module,设置 Application/Library name 为 App.main, 此时 Module name 自动为 app.main

你期望的结果是什么?

 可以新建

实际结果是什么?

 无法按要求名称新建,提示 Iegal character '.' in Module name 'app.main'

Small环境

Compile-time

   gradle-small plugin : 1.5.0-beta2 (project)
            small aar : 1.5.0-beta2 (maven)
          gradle core : 4.6
       android plugin : 3.0.0
                   OS : Mac OS X 10.14.2 (x86_64)

Bundles

type name PP file size
host app
app app.main 0x77 *_main.so (x86) 10.9 KB
app app.mine 0x16 *_mine.so (x86) 35.5 KB
app app.detail 0x67 *_detail.so (x86) 6.6 KB
app app.home 0x70 *_home.so (x86) 10.4 KB
lib lib.afterutils 0x45 *_afterutils.so (x86) 21.2 KB
lib lib.analytics 0x76 *_analytics.so (x86) 125.7 KB
lib lib.utils 0x73 *_utils.so (x86) 46 KB
lib lib.style 0x79 *_style.so (x86) 44.9 KB
web web.about *_about.so (x86) 24.3 KB

Runtime

  Device : Samsung Nexus S
     SDK : Android 7.0
     ABI : armeabi-v7a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions