facebook

WebRoot/WEB-INF/classes directory not showing up [Closed]

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

    bort
    Member

    Hi

    In the Package Explorer view of my web project, I’ve noticed that the “classes” directory within <project_name>/WebRoot/WEB-INF/ is not showing up. Before anyone asks, it is in the file system.

    Is it not supposed to show up here… or am I missing something?

    bort

    #208018 Reply

    Scott Anderson
    Participant

    bort,

    The package explorer automatically hides it since it’s an output folder. That’s normal. You can see it in the Navigator view if that makes you feel better. 🙂

    #208022 Reply

    bort
    Member

    Navigator view…. NEVER!!!!!! 😮

    #208034 Reply

    support-michael
    Keymaster

    Q: do you have compiled src.

    By default Eclipse will not create a Java project’s output folder(s) until it compiles the corresponding src. Note: WebProject is a specialized JavaProject. Correction I misinformed Scott on this behavior re: his previous reply. At least in Eclipse2, once created the classes folder should be present in package explorer.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: WebRoot/WEB-INF/classes directory not showing up [Closed]

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