GitHub user bamaer added a comment to the discussion: User Java Class Step "Cannot determine simple type name "StepMetaInterface""
there are 2 user defined java class examples in the samples project that should help you to get going. `StepMetaInterface` was valid in PDI/Kettle, but is `ITransformMeta` in Apache Hop. Have a look at the [porting plugins docs](https://hop.apache.org/dev-manual/latest/porting-kettle-plugins.html) for more information. GitHub link: https://github.com/apache/hop/discussions/5117#discussioncomment-12697286 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
