redhat-developer/vscode-java

Add Apache Ant/Ivy build system support.

Open

#477 ouverte le 21 mars 2018

Voir sur GitHub
 (3 commentaires) (28 réactions) (0 assignés)TypeScript (543 forks)auto 404
build-toolenhancementhelp wanted

Métriques du dépôt

Stars
 (2 295 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur