Skip to content

Generate from downloaded sources (no java project) #64

@fplini

Description

@fplini

Hi all! I have an angular 2 project (builded using maven) and on generate-sources I download some java files from another module. I want to generate TS from these java files saved into "target/be-sources" directory. Could I configure the plugin to set the dir input files instead of specific class/package?
An example of what I want to do is to set the input sources like this
/target/be-sources/**/*Controller.java

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions