facebook

Help in what is copied where in a MyEclipse Web Project …

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

    Attila Bak
    Member

    Hi,

    I want to know the exact process, layout what is copied where when deploying a MyEclipse Web Project to Tomcat.
    I simply cannot figure out what gets copied to the myprojects/webapps dir and what will be deleted when i redeploy!

    Please explain.
    Also tell me where i can find the same descriptions for other types of MyEclipse projects.

    regards,
    attila

    #261088 Reply

    Riyad Kalla
    Member

    attila,
    Everything under your WebRoot directory is copied out to the web context root you have specified in the project properties. Additionally, depending on your deployment settings, certain libraries may be copied from your build path.

    Are you having a specific problem I can help with?

    #261095 Reply

    Attila Bak
    Member

    Hi,

    Thanks for the reply. I kinda solved it…
    Interestingly when i hit clean in MyEclipse things are deleted from the classes dir (which is normal…)

    I was just wondering if there is a description for the “copy process” so i could understand it more deeply.

    Now i kinda get it… 🙂

    regards,
    attila
    P.S. MyEclipse is a GREAT product! Also a question: Do you know any good JSF component libraries (besides Infragistics)

    #261099 Reply

    Riyad Kalla
    Member

    Glad you got it and thanks for the kind words.

    For a good component library I see a lot of people using the Tomahawk package from MyFaces, but I believe it requires that you be using MyFaces and not the Sun RI of JSF. MyFaces is sort of turning into a myriad of JSF projects, not just an open source impl of the RI anymore. Check out the site for a bit more info:
    http://myfaces.apache.org/

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Help in what is copied where in a MyEclipse Web Project …

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