facebook

Eclipse question

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #264383 Reply

    ACB
    Member

    I started working on a project in lab, didnt finish it so i figured i would just connect to it from my apartment. I created a new java project and then used the team share project to get them into my workspace. The project on the computer in the lab was a folder, and in the folder a bunch of .java files and then a folder called classes which hold the .class files that provided implementation for a class not in the main folder. without the classes eclipse is giving me a “(classname) cannot be resolved to a type”. any help would be appreciated. thanks.

    #264456 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev

    By default, Eclipse builds all source code into the output directory. If you swtich to the navigator view, you should be able to go into the output folder (/classes) and see the classes there. You might just have your build paht setup wrong.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Eclipse question

You must be logged in to post in the forum log in