andreasc-kuehn commented on issue #4472:
URL: https://github.com/apache/hop/issues/4472#issuecomment-2435457591

   Thank you a lot for providing this feature. I just installed the jar, but 
did not build it ... I still think, it should be part of the package, probably 
your code could be a starting point?
   
   When clicking "Edit", this happens in java, I tried 17 & 22 - does it say 
someting to you?
   java.lang.NoSuchMethodException: 
org.apache.hop.pipeline.transforms.mailvalidator.MailValidatorMeta.getDialog(org.eclipse.swt.widgets.Shell,org.apache.hop.core.variables.IVariables,org.apache.hop.pipeline.transform.ITransformMeta,org.apache.hop.pipeline.PipelineMeta,java.lang.String)
        at java.base/java.lang.Class.getDeclaredMethod(Class.java:2675)
        at 
org.apache.hop.ui.hopgui.file.pipeline.delegates.HopGuiPipelineTransformDelegate.getTransformDialog(HopGuiPipelineTransformDelegate.java:153)
        at 
org.apache.hop.ui.hopgui.file.pipeline.delegates.HopGuiPipelineTransformDelegate.editTransform(HopGuiPipelineTransformDelegate.java:189)
        at 
org.apache.hop.ui.hopgui.file.pipeline.HopGuiPipelineGraph.editTransform(HopGuiPipelineGraph.java:3366)
        at 
org.apache.hop.ui.hopgui.file.pipeline.HopGuiPipelineGraph.editTransform(HopGuiPipelineGraph.java:2208)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:569)
        at 
org.apache.hop.core.gui.plugin.action.GuiActionLambdaBuilder.lambda$createLambda$0(GuiActionLambdaBuilder.java:97)
        at 
org.apache.hop.ui.hopgui.context.GuiContextUtil.lambda$handleActionSelection$0(GuiContextUtil.java:182)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
        at 
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
        at org.apache.hop.ui.hopgui.HopGui.open(HopGui.java:476)
        at org.apache.hop.ui.hopgui.HopGui.main(HopGui.java:354)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to