Skip to content

Support for virtual output folders #4

@hrj

Description

@hrj

The Kotlin plugin for eclipse is a bit weird. It generates the output .class files in a virtual folder called kotlin_bin. Everything works fine except that the emitted APK doesn't have the .class files emitted by the Kotlin plugin.

I think ADT (original as well as this one) fail to pick up the .class files from the virtual folder. Is it something that you could address in this fork of ADT?

thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions