Closed GoogleCodeExporter closed 9 years ago
Original comment by hugo.josefson.old@gmail.com
on 11 Jul 2009 at 2:40
The Android documentation is moderately catered towards Eclipse users.. Does it
make
sense to use this as the default? I assume this is referring to using
<sourceDirectory>src</sourceDirectory> as opposed to Maven's src/main/java?
Original comment by bjdod...@gmail.com
on 16 Jul 2009 at 3:44
Yes, it seems many people use Eclipse :) I want to make it easy for everyone,
especially Eclipse users because there seems to many of them :), to use Maven
Android
Plugin.
<sourceDirectory>src</sourceDirectory> is probably something we should go for
when it
comes to the Eclipse layout. Please add any more insights here as comments.
If anyone of you know of something which *doesn't* work in Eclipse right now, I
would
appreciate a specific Issue filed about that. Any comment, here or on the
mailinglist, is of course welcome!
Original comment by hugo.josefson.old@gmail.com
on 16 Jul 2009 at 3:53
I just tried checking out a project in eclipse, and the only problem seems to
be the
generation of the R.java file. It built the .apk from the command fine. Have you
gotten the plugin to work with Eclipse?
Original comment by bjdod...@gmail.com
on 16 Jul 2009 at 7:42
I think I found my issue- the default.properties file is required for Eclipse to
build properly.
Also, the JAVA target needs to be set to 1.5.
Original comment by bjdod...@gmail.com
on 16 Jul 2009 at 9:27
That's great, Ben.
I think we should capture all Eclipse related helpful info on a Wiki page.
Would you
please write down some of the details you have found, into a new Wiki page? I
have
added you as committer to the project, which means you can now directly create
and
edit Wiki pages here.
I'm specifically interested in exactly what the default.properties file should
look
like to work, and how you used the m2eclipse plugin, or however you did it with
for
example mvn eclipse:eclipse(?)... Also version numbers of which Eclipse version
you
got it to work with is of interest.
That would be a big help. Thanks!
/Hugo
Original comment by hugo.josefson.old@gmail.com
on 17 Jul 2009 at 8:04
Postponing original issue until further notice, because we are now focusing on
EclipseIntegration.
Original comment by hugo.josefson.old@gmail.com
on 28 Jul 2009 at 8:31
Original comment by hugo.josefson.old@gmail.com
on 7 Aug 2009 at 4:09
Closing since I doubt this is ever going to be useful/feasible for non-trivial
projects.
Original comment by mosa...@gmail.com
on 23 Feb 2013 at 7:25
Original issue reported on code.google.com by
hugo.josefson.old@gmail.com
on 20 Jun 2009 at 9:58