Share

ADempiere ERP Business Suite

Subscribe

Function of org.compiere.model.Scriptlet

You are viewing a single message from this topic. View all messages.

  1. 2009-11-09 16:37:15 UTC

    Hi Gabriel,

    Instructions for eclipse:

    Open Scriptlet class, put the cursor over Scriptlet, right click -> References -> Project

    This way eclipse will show you where a class is used, in this case it's used by BeanShellEditor.

    Scriptlet is just a wrapper class to set some things and call the proper engine. The out of the box supported engines are beanshell, groovy and jython, but you can add more easily.

    Regards,

    Carlos Ruiz

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.