Skip to content

Generate files to another parent #31

@RemiVaillant

Description

@RemiVaillant

Hello
Great plugin, I think it's really cool!

I'm in a situation where I'd like to generate files for a SpringBoot app. My files are generated perfectly, but I'd also like to generate an additional integration test file in a separate folder.

I'm working with modules. Here's the structure

  • app
    • app-server
      • src
        • it
          • java
            • org.my.app.blabla
        • main
          • java
            • org.my.app.blabla
    • app-other
    • templates

I generate my files in app > app-server > src > main > java and I would like to generate my test files in app > app-server > it > java
Is this possible or is it planned? Thanks in advance.

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