facebook

Linking to JSP files on the file system

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

    fk_alpha
    Member

    I have created a Web Application project and am able to link to my src files (java classes) elsewhere on the filesystem since my project is created in the workspace folder under eclipse.
    The problem that I have is that I cannot link the jsp files in Web Root in a similar manner. I have to import the files from where they are on the file system to the Webroot folder.
    Is there an easier way to do this? Creating the project where the files are originally located isn’t that much of a help either since they do not follow the standard J2EE directory structures.

    Thanks,
    Faroon.

    #198367 Reply

    support-michael
    Keymaster

    As you identify in your note, MyEclipse 2.6 requires web-content to physically reside under a project’s web-root folder. We are discussing extensible web-content model similar to that which you describe. I have not timeframe for if/when such a feature will be available.

    Michael
    MyEclipse Support

    #198469 Reply

    No Operation
    Member

    Guess it is time to restructure your project 🙂
    Or switch to a plattform where soft links are available and solve it on file system level.

    regards

    NOP

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Linking to JSP files on the file system

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