Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Call a Scala Embeded Method in External Java Action
Call a Scala Embeded Method in External Java Action [message #1735482] Mon, 20 June 2016 10:07
eunjung park is currently offline eunjung parkFriend
Messages: 72
Registered: April 2015
Member
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
Previous Topic:Cross Tables examples
Next Topic:Navigation operation
Goto Forum:
  


Current Time: Tue Apr 23 07:09:49 GMT 2024

Powered by FUDForum. Page generated in 0.02910 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top