Stop gradle from stepping on Eclipse's (long) toes

Hmm, embarrassing. As far as I can see it does work but it creates this superfluous directory. It seems that the following definition goes better (and is simpler):

  target-dir              target${if;${driver;eclipse};;/${driver}}

Place should not make a difference. Then again it puzzles me.

1 Like