Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AndEngine not marked as an Android library #18

Closed
GoogleCodeExporter opened this issue Apr 20, 2016 · 3 comments
Closed

AndEngine not marked as an Android library #18

GoogleCodeExporter opened this issue Apr 20, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link

AndEngine is a library and should be marked as such so that one doesn't have to 
manually copy to lib into one's projects that depend on it. Here's a patch to 
do just that. Please apply.

After application of this patch one can include AndEngine in the same workspace 
as other projects. The other projects can then declare that they use AndEngine 
as a library. This seems to work ok for my little projects.

Thanks,
wt

Original issue reported on code.google.com by w...@penguintechs.org on 23 Feb 2011 at 3:55

Attachments:

@GoogleCodeExporter
Copy link
Author

Hmm...I guess I was wrong due to the progressmonitor.jar in the libs for 
andengine. Is the source for that file not available?

Original comment by w...@penguintechs.org on 23 Feb 2011 at 5:42

@GoogleCodeExporter
Copy link
Author

Ok, I see that the source is available on some branches, just not the default 
branch. What is the correct branch to use if I want the latest code?

Original comment by w...@penguintechs.org on 23 Feb 2011 at 5:45

@GoogleCodeExporter
Copy link
Author

Fixed: 
http://code.google.com/p/andengine/source/detail?r=40ea069a702fb0dfafd15a5108b49
a96e48e107e

The EntityContainer branch will become the default branch very soon, so I only 
add that change there.

Original comment by NicolasG...@gmail.com on 24 Feb 2011 at 12:27

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant