Specify multiple glue packages in Eclipse Cucumber Feature Runner -


i trying run cucumber feature files using cucumber plugin eclipse. when setup run configuration, specify glue path package containing step defs follows which works:

classpath:com.company.path.to.stepdef

however, have feature files need access step def classes in different packages (in different jars). have tried various permutations specify multiple packages in glue field, ever finds stepdefs in first package.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -