Can I configure Eclipse to run my Android app project when I run from my Android library? -
when i'm editing files in android library , run/debug, wants launch library. launch android application (which project in workspace).
i have 3 projects in workspace: library, full app, lite app. full , lite apps wrappers around library allow me build 2 versions.
thanks! will
just right click on project want run , run it
or open class in project want run , click run
or works selecting folder of project (in package explorer) , clicking run
Comments
Post a Comment