atomz4peace,
Can you answer few queries for me?
1. Can you copy and paste your installation details? Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details.
2. Have you configured JBoss? Have you deployed your app on JBoss?
Typically if you would like to add jar files to your build path, you can do that by -
Right Click on your Project > Build Path > Add Library > User Library. Add the relevant Libraries as User Library. |