Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not support multiple build.xml files #34

Open
yosephsa opened this issue Dec 10, 2021 · 5 comments
Open

Does not support multiple build.xml files #34

yosephsa opened this issue Dec 10, 2021 · 5 comments

Comments

@yosephsa
Copy link

When defining the multiple file names and multiple directories for those build files (ant.buildFileDirectories and ant.buildFilenames), only the first found build file is shown in Ant Target Runner.

image

Support to load multiple build files should be implemented.

I can only ever see one build.xml in the ANT TARGET RUNNER tab, I would like to be able to see multiple build.xml files.

@advra
Copy link

advra commented Apr 5, 2022

Is this feature planned for future release?

@mwillema
Copy link

I'd be interested as well

@kkroese
Copy link

kkroese commented Jun 16, 2023

same issue in current release. v0.4.3

@LarcekGiglamesh
Copy link

same issue here with v0.4.3

@wwwhack
Copy link

wwwhack commented Nov 17, 2023

Still seeing it in 0.5.0.
Can only run build.xml - other ant files not displayed regardless of the ant.buildFilenames setting.
(even if I remove build.xml from the ant.buildFilenames so it includes only the filename I want to run - it still displays only build.xml)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants