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

Only 1 project in workspace is available on Ant target runner #30

Open
chaslain opened this issue Sep 9, 2021 · 2 comments
Open

Only 1 project in workspace is available on Ant target runner #30

chaslain opened this issue Sep 9, 2021 · 2 comments

Comments

@chaslain
Copy link

chaslain commented Sep 9, 2021

To reproduce, create a workspace with 2 folders (corresponding to two java projects) both with a build.xml file. You will see that only one is available in the target runner. I have worked around this by opening the folder in a new window and running it from there.

Thanks

@scottbram
Copy link

Also experiencing this issue. When entering 2 or more directories into "Build File Directories", only the first one's build.xml in the comma-separated list will be reflected in the Ant Target Runner Explorer pane. It will update to the build file for whichever directory is first as the list is modified.

@mondjunge
Copy link

I have multiple projects, that rely on a main project for some targets, but the target runner does not find the project, although it is in the same VS workspace and in the same directory. If this could be fixed or implemented to also find other projects in the workspace, that would be awesome.

BUILD FAILED
.../nglibs/buildscripts/angular.xml:41: Extension angularbase is required as project for angular builds but it was not found.

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

3 participants