Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] Detailed list of module functions

Hi Jay,

 

the Jython samples were not updated for a long time and can be considered out-of-date. We hosted example scripts in plugins at the beginning. In the meantime we created a scripts git repository which currently holds some JS script, but nothing for python. The examples projects exists until someone starts porting those files to the scripts repo, but as a starting point their current shape is useless.

 

To browse available functionality you might use the Modules Explorer view, which lists all available modules along with exported method signatures. You may also look into Help/Scripting Guide/Reference/Loadable Modules.

If you use the Modules Explorer take care that some modules are hidden by default. You can unhide them in preferences/Scripting/Modules.

 

--

Christian

 

From: ease-dev-bounces@xxxxxxxxxxx [mailto:ease-dev-bounces@xxxxxxxxxxx] On Behalf Of Jay Jay Billings
Sent: Friday, June 12, 2015 1:21 AM
To: ease-dev@xxxxxxxxxxx
Subject: [ease-dev] Detailed list of module functions

 

Dear list,

I downloaded EASE today and gave it a whirl. I like it and it is going to save us a lot of work on Eclipse ICE. However, I had some trouble with all of the Jython examples that I found online. They just didn't seem to work. For example, things like DialogModule are apparently no longer available. Even when I got the right module loaded, I still had trouble finding the right function.

Is there a comprehensive list of module and functions? Or where can I go to browse the module source?

Thanks very much,
Jay

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top