java - Is there a way to 100% self-contain libraries in an Eclipse Android project? -


my question simple i've not been able find answer or work out solution myself. i'm using few libraries in projects (e.g. holoeverywhere, viewpagerindicator, etc.), , move between computers often, send projects colleagues, etc. anytime this, library references messed , have redo them. isn't more hassle, rather have library references self-contained rather having use references folders on drive.

i've tried exporting libraries jar files , including in build path project no avail. that's thing i've thought do, have no clue how else accomplish this. basically, want able have library contained in project instead of referencing library projects elsewhere in workspace. possible?

thanks help!


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

node.js - How to abort query on demand using Neo4j drivers -