Menu

Eclipse build settings

Help
2007-02-01
2013-04-24
  • Ben Brumfield

    Ben Brumfield - 2007-02-01

    Pardon the newbie question, but I've just checked juploadr out of CVS and find that a build using the default settings gives me the following two major errors:

    The project was not built since its build path is incomplete. Cannot
    find the class file for org.scohen.juploadr.app.JUploadr. Fix the build
    path then try building this project

    The type org.scohen.juploadr.app.JUploadr cannot be resolved. It is
    indirectly referenced from required .class files

    I'm including all the libraries for the architectures relevant for my machines (having tried this each on windows and linux), but otherwise am using the default settings for Eclipse (3.0.1 for Linux, 3.2 for Windows).  Is there something different I need to be doing?

    Thanks!

    -Ben

     
    • Chris Grindstaff

      Hello Ben,
      I just checked in the .classpath and .project.
      Grab those from CVS, should fix you up.

      If not yell and I'll get you going.
      -Chris

       
      • Ben Brumfield

        Ben Brumfield - 2007-02-02

        Hmmm.  I'm not seing either file in CVS - neither in the Eclipse view of the CVS repository nor  in SourceForge's CVS browser.  Are they in a .cvsignore file, perhaps, or do I need to wait for SourceForge to pick them up?
        -Ben

         
        • Chris Grindstaff

          Hmmm when I look via the web CVS browser I don't see it either.
          My commit didn't give any errors so maybe it's a SourceForge thing.

          If you want IM me at cgrinds@gmail.com and I'll see if I can help you get going.
          -Chris

           

Log in to post a comment.