facebook

question about redeploying project

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    kulkarni_ash
    Member

    Hi
    I created a web module project and deployed it on tomcat 5.0, when i deployed it first time it created a folder in tomcat webapps folder and copied all the resource, class files etc, so far so good
    Now if i modify some classes how do i copy just the modified classes to tomcat, in other words redeploy only the modified classes and resource

    Ashish- System Setup ——————————-
    Operating System and version:
    Eclipse version: 2.1.2
    Eclipse build id: 200311030802
    Fresh Eclipse install (y/n): y
    If not, was it upgraded to its current version using the update manager?
    Other installed external plugins:
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*:
    MyEclipse version: 2.7.0
    Eclipse JDK version: 1.4.1
    Application Server JDK version: 1.4.1
    Are there any exceptions in the Eclipse log file?

    – Message Body ——————————-

    #205004

    support-michael
    Keymaster

    If auto-build is enabled for your workspace then all exploded deployments will be kept in sync with your web project codebase. So as you modify web project resources and save them MyEclipse will update your Tomcat deployment area of web project.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: question about redeploying project

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