facebook

Auto deploy, browser launch

💡
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. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #243727 Reply

    chelsel
    Member

    I’m trying out Eclipse and MyEclipse instead of NetBeans. A feature of NetBeans is the ability to save a .html, .jsp, etc. and launch the file from inside the IDE into a web browser. I can’t see how to do this in Eclipse. I have a webproject defined and I’m able to successfully, manually, deploy the project to the app server and launch a browser externally but I’d like the deploy to be automatic and the web browser to launch (accessing the app server URL instead of the local filesystem) from within Eclipse. Is this possible?

    Cliff Helsel.

    #243742

    Greg
    Member

    Hello Cliff,

    Thanks for trying out MyEclipse. In order to get a more complete picture of how working with WebProjects works in MyEclipse have a read of our WebProjects Development quickstart: http://www.myeclipseide.com/images/tutorials/quickstarts/webprojects/

    And to answer your question more directly, you would want to use our “Exploded Deployment” when you deploy to your app server. This way ever time you make a change to a resource (.html,.jsp etc) that resource is automatically updated in your app server deployment without having to restart the server or web app.

    Also, instead of using an external browser, you can launch our own internal Web Browser that is integrated into our workbench. Access this by clicking on the “globe” icon just to the right of the server manager icon in the main eclipse toolbar. Note that in upcoming versions of MyEclipse we are going to be making rapid improvement to this integrated browser as our Web 2.0 / AJAX tools continue to grow and mature.

    Always remember that the support staff is here to make your MyEclipse development or transition as pain free as possible 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Auto deploy, browser launch

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