facebook

Running ZK studio under MyEclipse?

  1. MyEclipse Archived
  2.  > 
  3. Web 2.0 / AJAX
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #289282 Reply

    davout
    Participant

    Has anybody tried running ‘ZK Studio’ under MyEclipse?

    As a J2EE newbie, I’m hoping somebody can help me with some idiot level instructions on how to make this work, and more specifically how to deploy/run a ZK web app under the MyEclipse IDE.

    #289292 Reply

    davout
    Participant

    Solved it.

    The sequence is…
    * Add a new ‘Dynamic Web Project’
    * Add a new ZUL form
    * From the ‘MyEclipse/project capabilities’ menu select the ‘Add Web project capability’ option. In the dialog that appears make sure the ‘create web.xml’ check box is not checked.
    * Select your ZK project in the ‘Project Explorer’ pane
    * Right click and select the ‘Run as/open run dialog’ menu item
    * In the ‘Run’ dialog that pops up the select the ZK project and set the server to ‘MyEclipse Tomcat’
    * Open the ‘web.xml file – change one of the ‘welcome-file’ entries to whatever your opening ZUL file name is.

    Select ‘Run/…’ toolbar option to execute the ZK web app.

    #289334 Reply

    Loyal Water
    Member

    Thanks for posting this information.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Running ZK studio under MyEclipse?

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