Problem creating a android project using version 2.0.3

Hi,

I have generated a new project using version 2.0.3. Y try to build the project correctly, but when I import project to eclipse, cocos2d.lib is not available, and i can’t run the project.

Is something related with the changelog??? Someone else have this problem?

Changelog:
Refactor #1481: refactor android Java+JNI

Now, all java files is a separate project, so you should import it into eclipse.
And you should build it first.

I will check it, thanks for answering.