Hello,

i know that i can use the flag "-dir rtl", and if i use it on the Eclipse file, then all is right.

but i cannot write code on a RTL IDE!

can set Eclipse to be LTR, but WFS plugin to use the flag RTL?

Thank you.

Hi Tomer,

It's not possible to set RTL direction only for WireframeSketcher. Perhaps you could setup 2 instances of Eclipse, one RTL and one LTR. Each instance will need a separate workspace (use -data flag). If you use version control then it should be easy to make both instances work with the same project.

Let me know if this works for you.