facebook

linked folder for webroot in a web project

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

    w9510055
    Member

    Hi,

    Is it possible to use linked folder for the webroot directory in a web project?
    In a java project, I can delete the src directory if it already exists and then create a [linked folder] for the src directory. But in myeclipse web project, it seems not possible to delete the auto-created [webroot] directory.
    Is there any configuration that can help this?

    Harry

    #265751 Reply

    Riyad Kalla
    Member

    Harry,
    The reason is that the output directory is set to WebRoot/WEB-INF/classes, so after you delete WebRoot, it’s immediately re-created to honor the output path. So just remove your output path temporarily.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: linked folder for webroot in a web project

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