how to add classes to build path in eclipse

Posted by akshay on Stack Overflow See other posts from Stack Overflow or by akshay
Published on 2010-04-07T05:14:44Z Indexed on 2010/04/07 5:23 UTC
Read the original article Hit count: 251

Filed under:
|

I have used the folllowing steps to add classes to my build path still i am geting errors as import not resolved.I had followed the following steps.

  1. Select Create New Folder and name it TpmWebUIClasses.
  2. Click the Advanced >> button and select the Link to folder in the file system check box.
  3. Browse for to the folder where you have copied the classes
  4. Make sure the selected folder is listed and then click OK.

How can i resolve the error?

© Stack Overflow or respective owner

Related posts about java

Related posts about eclipse