add folders to gradle wrapper search path

This commit is contained in:
Jörg Henke
2021-02-27 17:32:47 +01:00
parent 8ec34a3628
commit 345e2fc740
5 changed files with 32 additions and 18 deletions

View File

@ -3,5 +3,5 @@
<fixed facet="jst.java"/>
<fixed facet="jst.web"/>
<installed facet="jst.web" version="2.4"/>
<installed facet="jst.java" version="1.8"/>
<installed facet="jst.java" version="11"/>
</faceted-project>