GitHub user Kimmy95 added a comment to the discussion: How to migrate Pentaho 
Data Integration (PDI) custom plugins to Hop

@bamaer, I followed the same process and resolved all issues using hop-core, 
hop-engine, and hop-ui. After that, added action annotation so that the custom 
plugin will be available in Hop. But after adding a jar in the plugins/actions 
folderĀ it's not available.

@Action(
                id = "JobEntryTweetie",
                name = "Tweetie",
                description = "A custom plugin to send metrics",
                image = "plugin/tweety/icon.svg"
)

Did I miss anything here? 


GitHub link: 
https://github.com/apache/hop/discussions/4757#discussioncomment-11758044

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to