Forum Discussion

RomanSki's avatar
RomanSki
New Contributor
14 years ago

Content assist for Groovy editors

A content assist like it is standard in Eclipse for the Grrovy editors would be great. It should make suggestions while typing for example when typing "testRunner.testCase" it should display an all methods that can be called.

It's always quite cumbersome to look at the Javadoc. Sometimes the Javadoc is not available (see other FR).

Thank you.

2 Replies

  • I don't think that this is possible even in Eclipse (for Groovy, due to the dynamic nature of the language), correct me if I'm wrong.
  • tjdurden's avatar
    tjdurden
    Frequent Contributor
    @heols - I believe content assist/auto-completion is available in the latest Groovy plugin for Eclipse (2.7.1). Have a look at http://groovy.codehaus.org/Eclipse+Plug ... eyFeatures

    I completely agree it would be a nice feature to have built into SoapUI though. Would probably require a significant amount of work from the SmartBear team though.