I used a classpath checker and as a result it showed that additional.jar(from email library) and droidText0.2.jar (converting pdf) has a the same classpath. Can anyone please help me with this? I have been stuck for the last 2 weeks and I just could not find a solution for it The project does not even build due to the following error;
Unable to execute dex: Multiple dex files define Lorg/apache/harmony/awt/internal/nls/Messages;
I am using Eclipse Indigo and JDK 1.6 compiler.
Please help.