Botão direito no projeto, properties, java build path, libraries. Botão add jar ou add external jar (external se o seu jar não estiver dentro do projeto).
Adicione e tente novamente. Se não funcionar, verifique se a classe está realmente dentro do jar (jars são zips, vc deve ser capaz de abrir com qualquer descompactador). Abraço Peter P. Lupo http://craftnicely.blogspot.com - http://sites.google.com/site/pplupo <http://sites.google.com/site/pplupo>MPS.BR Authorized Implementation Practitioner<http://www.softex.br/mpsbr/_profissionais/MPS.BR_certificados_de_arovacao_prova_P2-MPS.BR.pdf>- Certified ScrumMaster <http://www.scrumalliance.org/pages/certified_scrummaster> <http://www.scrumalliance.org/pages/certified_scrummaster>Oracle Certified Associate, Java SE 5/SE 6<http://in.sun.com/training/certification/java/scja.xml> - Java Black Belt <http://www.blackbeltfactory.com/ui#!User/pplupo> <http://www.blackbeltfactory.com/ui#!User/pplupo>+55 (021) 81742487 On Mon, Sep 12, 2011 at 1:11 AM, Marcos Philippe Duarte da Silva Botto Pinheiro <[email protected]> wrote: > Ola, estou tentando usar uma biblioteca externa: com.auxilii.msgparser, > mas sempre que tento rodar o programa usando uma classe da biblioteca, > aparece o erro: ClassNotFoundException. Já adicionei a biblioteca ao "Class > Path " > através de Build Path -> Add External Archives. Se alguém puder ajudar > agradeço > desde já. > > > -- > You received this message because you are subscribed to the Google Groups > "Comp 2 - Geral" 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/comp2-geral?hl=en. > -- You received this message because you are subscribed to the Google Groups "Comp 2 - Geral" 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/comp2-geral?hl=en.
