redhat-developer/vscode-java
Ver no GitHubAdd Apache Ant/Ivy build system support.
Open
#477 aberto em 21 de mar. de 2018
build-toolenhancementhelp wanted
Métricas do repositório
- Stars
- (2.295 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
It would be nice if this extension supported the ant build system, such that this warning wasn't displayed. One workaround it to make a build.gradle file which contains ant.importBuild 'build.xml', but it would be nice if you didn't have to do this.