Hi,
While compiling Funambol code on Ant, 100 of errors are coming.
Most of the errors are like this,
[javac] D:\Tharun\DM_LJ\Android\Funambol\android_service\android
\sdk\common\test\com\funambol\util\ThreadPoolTest.java:76
: cannot find symbol
[javac] symbol : class AssertionFailedException
[javac] location: class com.funambol.util.ThreadPoolTest
[javac] public void testThreadPool() throws
AssertionFailedException {
[javac] ^
[javac] D:\Tharun\DM_LJ\Android\Funambol\android_service\android
\sdk\syncml\src\com\funambol\syncml\transport\me\HttpTran
sportAgent.java:46: package javax.microedition.io does not exist
[javac] import javax.microedition.io.Connector;
[javac] ^
Did anyone come across this issue?
Regards,
Tharun
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---