We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc53592 commit 2963387Copy full SHA for 2963387
duellingIDEs/duel-all
@@ -4,7 +4,7 @@ do
4
if [ ! -f $d/build.gradle ]; then
5
# likely candidate
6
echo $d
7
- duellingIDEs/add-gradle-to-eclipse $d
+ add-gradle-to-eclipse $d
8
fi
9
10
done
0 commit comments