facebook

Can you go back to Web Services Wizard?

💡
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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #334830 Reply

    Mork
    Participant

    Once you develop a web service for REST, is there a way to go back to the wizard and add more methods?

    Thanks,

    #334876

    support-swapna
    Moderator

    Mork,

    You can invoke the JAX-RS Method wizard directly for any class in a REST web service project by using the Add REST Method… context menu action. Right-click in the Java editor to bring up the context menu and select Add REST Method… from the MyEclipse submenu.

    Take a look at Section 4.2, point 7 in this tutorial for detailed explanation :
    http://www.myeclipseide.com/documentation/quickstarts/webservices_rest/

    Let us know how it works for you.

    #334889

    Mork
    Participant

    @support-swapna wrote:

    Mork,

    You can invoke the JAX-RS Method wizard directly for any class in a REST web service project by using the Add REST Method… context menu action. Right-click in the Java editor to bring up the context menu and select Add REST Method… from the MyEclipse submenu.

    Take a look at Section 4.2, point 7 in this tutorial for detailed explanation :
    http://www.myeclipseide.com/documentation/quickstarts/webservices_rest/

    Let us know how it works for you.

    Excellent, Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Can you go back to Web Services Wizard?

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