I have gingerbread source code and i am customizing some native apps. now I want to external jar file 'asmack.jar' in the native contact project. I simply did this by
project>properties>java build path>Libraries>Add external Jar.
But I am getting the error :
package org.jivesoftware.smack does not exist
please help me, how to overcome this. thanks in advance