Skip to main content



      Home
Home » Eclipse Projects » Sirius » Java extension not found
Java extension not found [message #1791860] Fri, 06 July 2018 05:22 Go to next message
Eclipse UserFriend
Hello,

I've created a service class called ShowSolution but I can't seem to use it in my odesign.

I keep getting the warning "Could not find Java extension Class..." although i've filled in the right Qualified class name with my package name and class name.

Does anyone had this issue before ?

I'm using Sirius 3.1.4.

Thx,

Matthieu
Re: Java extension not found [message #1791980 is a reply to message #1791860] Mon, 09 July 2018 05:50 Go to previous messageGo to next message
Eclipse UserFriend
Hello,

Is your Java service located in the same plugin as the odesign? Is the java class name unique? Are your testing it in a runtime launched from the Eclipse where you have the odesign and the plugin?

Regards,
Steve
Re: Java extension not found [message #1791993 is a reply to message #1791980] Mon, 09 July 2018 08:03 Go to previous messageGo to next message
Eclipse UserFriend
I've created another plugin project for my services called projectname.design.services.

Yes, the class is unique in my Workspace.

I'm trying to call my service in my odesign file running inside a new Eclipse instance.

Matthieu
Re: Java extension not found [message #1791998 is a reply to message #1791993] Mon, 09 July 2018 09:47 Go to previous message
Eclipse UserFriend
Hello,

I don't remember the status in Sirius 3.1.4, but at one point there were limitations where having Java Services in other plugins would not be accessible. I would recommand to move your services in the same plugin.

Regards,
Steve
Previous Topic:A node with multiple inheritance
Next Topic:[Sirius] Highlighting a graphical element
Goto Forum:
  


Current Time: Thu Jul 10 07:29:37 EDT 2025

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

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

Back to the top