facebook

Classes after building project.

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #244235 Reply

    rgarcia
    Member

    Hi!
    Since yesterday, MyEclipse 4.0.1 won’t create the classes in my output folder anymore, I don’t really know why.
    I have cleanned the project, and my output folder is “MyProject/WebRoot/WEB-INF/classes”, but when I build it, and I search in that folder for them, no classes are created. I have no errors in my java files, and a couple of days this was working fine, I think. What can be happening?
    thank you very much in advance.

    #244245

    Riyad Kalla
    Member

    Try opening up your project properties and go to Java Build Path, then to the Source tab. Do you have the proper source directories listed? If those got erased then it’s possible Eclipse thinks your project doesn’t have any “source” to compile.

    #247207

    mcorgan
    Member

    I’m having the exact same problem as rgarcia on 2 of my development machines. Both were working properly for a few months. I don’t think I changed any settings, but one stopped building a month ago and the other one stopped today. I checked the project properties and the ‘src’ directory is included in the list for compilation. Any other suggestions?

    Matt

    #247222

    Riyad Kalla
    Member

    Matt,
    Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

    #247225

    mcorgan
    Member

    I actually traced it to a problem with a “user library” i had created to hold all the jars in my build path. I’m not sure exactly what was wrong with the library, but I exported my libaray, removed it from the build path, and then imported it back. That seemed to solve the problem.

    I’ve had issues removing individual jars from a user library before. Maybe this is related.

    Matt

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Classes after building project.

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