emeric636 / andengine

Automatically exported from code.google.com/p/andengine
0 stars 0 forks source link

Missing classes int he source #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Checkout source 
2. Attempt to build

What is the expected output? What do you see instead?

The library is expected to compile.
But there seem to be classes missing.
e.g. org.anddev.progressmonitor.IProgressListener

What version of the product are you using? On what operating system?

Latest from the GIT repo

Please provide any additional information below.

Original issue reported on code.google.com by pappi...@gmail.com on 24 Dec 2010 at 2:21

GoogleCodeExporter commented 9 years ago
Up to a day or two ago the "IProgressListener" stuff was located in a separate 
jar file "libProgressMonitor.jar". In the "EntityHandler"-branch it is now a 
part of AndEngine itself. (To prevent such compilation issues). 

Original comment by NicolasG...@gmail.com on 28 Dec 2010 at 12:18