redhat-developer/vscode-java

Add Apache Ant/Ivy build system support.

Open

#477 geöffnet am 21. März 2018

Auf GitHub ansehen
 (3 Kommentare) (28 Reaktionen) (0 zugewiesene Personen)TypeScript (543 Forks)auto 404
build-toolenhancementhelp wanted

Repository-Metriken

Stars
 (2.295 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide