Forum Discussion

dahil's avatar
dahil
New Contributor
17 years ago

import groovyutils into a eclipse project

Hi!

I want to use eclipse to write my groovy scripts so I can use Junit to verify them.

So which jar do I need to include to get the groovyUtils class?

BR
Daniel

2 Replies

  • Hi,

    GroovyUtills class is in soapui-3.0.1.jar  ( or soapui-'version you are using'.jar )

    Regards Nebojsa
  • dahil's avatar
    dahil
    New Contributor
    tnx for the answer..
    the "context" variable that is usually supplied as a parameter when I create a groovyUtil object, what can I use in Eclipse?

    BR
    Daniel