Reformat component : transform to Java

HI,

In a Reformat component, I transform the CTL2 code into Java and now I cannot retranform it to CTL2.
How can I do that?

thanks
Jerome

Unfortunately it is not possible. This is only one way operation. If you saved the graph with java representation of transformation, you need to restore the former CTL2 code from your local history. Of course Unde/Redo operations work fine in this case as well.

Ok, thanks, Hopefully I have a copy of the component.
IMHO, it would be great to warn the user that this function is one way :slight_smile:

Have a good day.