Open GoogleCodeExporter opened 9 years ago
The difference is that maven puts R.java in:
./target/generated-sources/r/...
whereas eclipse puts it in:
./gen/...
Original comment by swinginc...@gmail.com
on 12 Jun 2013 at 2:54
You can work around this by creating a symlink:
ln -s target/generated-sources/r gen
Original comment by swinginc...@gmail.com
on 12 Jun 2013 at 4:09
Original issue reported on code.google.com by
m...@niskala.org
on 17 Sep 2012 at 4:58