facebook

can’t see the WEB-INF/classes directory

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

    paulcon
    Member

    I can’t see the WEB-INF/classes directory in the Package Explorer. It definitely exists per Windows Explorer, but I can’t see it or add resources (like .properties files) to anything. Any suggestions?

    What operating system and version are you running?
    XP Pro

    What Eclipse version and build id are you using? (Help > About Eclipse Platform)
    Version: 3.0.0
    Build id: 200406251208

    – Was Eclipse freshly installed for MyEclipse?
    Yes

    – Are any other external plugins installed?
    SQLexplorer

    – How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
    8

    What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
    Version: 3.7.200
    Build id: 200407091200-3.8-Beta2

    What JDK version are you using to run Eclipse? (java -version)
    1.4.2_05

    What JDK version are you using to launch your application server?
    same

    What steps did you take that resulted in the issue?
    added MyEclipse WebProject Capabilities

    What application server are you using?
    Tomcat 5

    Are there any errors in the Eclipse log? (<workspace>/.metadata/.log)
    I didn’t check but i doubt it

    #215556 Reply

    support-michael
    Keymaster

    The PackageExplorer view implicitly filters out output locations of plain Java projects and specialized Java projects such as Web and EJB projects. To view the output locations of these types of projects use the Navigator (tree)view.

    To open this view from the menubar select: Window->Show View->Other->Basic->Navigator.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: can’t see the WEB-INF/classes directory

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