redhat-developer/vscode-java

Add Apache Ant/Ivy build system support.

Open

#477 opened on 2018年3月21日

GitHub で見る
 (3 comments) (28 reactions) (0 assignees)TypeScript (543 forks)auto 404
build-toolenhancementhelp wanted

Repository metrics

Stars
 (2,295 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド