– System Setup ——————————-
Operating System and version: Linux
Eclipse version: 2.12
Fresh Eclipse install (y/n): Y
MyEclipse version: 2.7
Eclipse JDK version: 1.42_03
– Message Body ——————————-
I am sorry to repeat this question but the last answers did not fix my problem, I did re-reply to say as much but I think this may have been overlooked as you normally provide a very prompt and timely response.
I am trying to update my Java Build Path so that I can place some
specific jar files within my web project (J2EE/Web Module Project). I have tried just copying (file copy) the files into my workspace/webapp/../lib folder but then when I open up eclipse and open a myeclipse project I cannot import the appropriate classes.
The documentation for both Eclipse and MyEclipse says that I should right click on the root of my project and choose Properties, I should then be given a dialog box with an option on the left that will enable me to update my Java Build Path. I don’t get that option in either the Java perspective or the MyEclipse perspective; what I get is a dialog titled ‘Properties for web.xml’ and two options:
Quote:
– MyEclipse-Web
– External Tools Builder
I have looked at all the other options and suboptions having right clicked on the root of the project but there are no options that enable me to update my Java Build Path nor are there any suboptions with any of the options that offer me any hint of updating my Java Build Path.
😕