facebook

I want to deable auto deployment of my project

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

    Denis Lavoie
    Participant

    Hi !

    I’m working on a web application project and the auto deployment (Hot syncing) is active. My problem is that the syncing is always working so there are constant disk access which slow down my computer.

    I don’t need «auto deployment» for this project so I would like to disable it. I’ve tried to find the option on the Project’s properties without success.

    Could you explain how to disable this option ?

    Here are the MyEclipse version I have :

    MyEclipse Enterprise Workbench
    Version: 2014
    Build id: 12.0.0-20131202

    Regards !

    #351389 Reply

    jedymaster,

    To disable auto deployment for a project in MyEclipse 2014, you need to disable/uncheck ‘Hot-syncing changes’ option under Project properties > Builders.

    MyEclipse 2015 CI based on Eclipse Luna is our latest release which is in progress, and you can access exciting new features as they become available. You can download it from here and give it a try.

    In MyEclipse 2015, you can change your auto deployment settings from Server Overview page (Double click on the Server in servers view) -> Publishing section.

    Hope this helps.

    #351548 Reply

    Denis Lavoie
    Participant

    Hi !

    Thanks for your answer. However, everytime I restart MyEclipse, a new instance of «Hot-Syncing changes» is added to the builder list. This new instance is «on» so my problem is not completly solved.

    I attached a screenshot to this post to illustrate…

    Best regards !

    Attachments:
    You must be logged in to view attached files.
    #351571 Reply

    jedymaster,

    Sorry for the inconvenience caused.

    Can you clarify how are you deploying your application ? If you deploy your application in ‘Packaged archive’ mode, hot deploy or sync will be disabled. From the servers view (Window > Show View > Servers), right click on your server and from the context menu select “Add Deployment”, in the ‘New Deployment’ wizard that opens, select the project and select “Packaged Archive” mode as the deploy type. (Attached a screenshot for your visual reference)

    Let us know how it works for you.

    #351572 Reply

    Denis Lavoie
    Participant

    Hi !

    I would like to disable «automatic» deployment. I prefer to deploy my project manually directly from my development directory to my server.

    Deployment with war file is not a good solution for this project since it contains more than 5 gigabytes of files (mostly images). I need those files when I debug my application.

    I assumed that by removing any deployment in the server view that «hot syncing» would be desactivated (since I tell MyEclipse that I don’t want automatic deployment)…

    So I guess my questions should be : Can all forms of automatic deployment be desactivated ? If so, how do I do it ?

    Thank you for your precious help…

    Regards !

    #351577 Reply

    Denis Lavoie
    Participant

    Hi !

    I think I found the solution. I found the dialog to remove the deployments.

    I think that my problem is solved.

    Thanks for your help !

    #351598 Reply

    jedymaster,

    Glad that you got it working.

    I think I found the solution. I found the dialog to remove the deployments.

    Can you please clarify whether you have removed/undeployed the project from server ?

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: I want to deable auto deployment of my project

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