facebook

.classpath and .project files missing in web project

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #306666 Reply

    Sunjov
    Member

    I just installed MyEclipse 5.5 and tried to follow the sample “Working with the Web Projects – Quickstart”. I follow the directions but When I create a File>New>MyEclipse>J2EE>Web Project… , I don’t see all the files in my HelloWorld project that are listed in the screen shots in the QuickStart. Here are the folders and files that are missing on my computer:

    Src – no files, empty folder
    Missing files
    .myeclipse
    .classpath
    .mymetadata

    I have tried to uninstall and reintall MyEclipse again thinking that it was not installed properly but it did not solve my problem. Any idea what could be causing this?

    Thanks in advance.

    #306680 Reply

    Sunjov,
    .* files are filtered in package explorer view by default. You can either switch to the navigator view or remove the filter. The following are the steps.
    – To switch to navigator view go to Windows > Show view > Other > General > Navigator
    OR
    – To remove the filter Click on the small triangular icon in the package explorer and select “Filters” in the new window that opens, uncheck the option “.*resources” and click “OK”
    I have attached a screen shot for your reference

    Attachments:
    You must be logged in to view attached files.
Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: .classpath and .project files missing in web project

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