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

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -