Call a Scala Embeded Method in External Java Action [message #1735482] |
Mon, 20 June 2016 06:07 |
Eclipse User |
|
|
|
Hi everyone.
I'm not sure if this is the right place for the following question, but if someone can help me, please let me know.
My situation is that I use External Java Action in Sirius. Let say the class is A_Extend. A_Extend calls a JFace Class, B_GUI. The B_GUI calls Scala Function, C_Scala.
By the way, in the development mode ( it includes automatically generated model source code and A_Extend, and B_GUI and C_Scala codes), When I executed B_GUI as Java Application, it can call C_Scala (I set Scala nature). However, when I execute B_GUI using A_Extend in executed Workbench, C_Scala is not called.
I thought it is because there is no Scala compiler in Workbench, so I tried to include the Scala nature both on a instance model and odesign file. However, it does not work.
Is there any one who can help me?
Thank you so much and have a wonderful day.
Best Regards,
Grace
|
|
|
Powered by
FUDForum. Page generated in 0.02677 seconds