Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] Up-to-date Python examples

Christian,

Certainly! I'll update them with your collection and then push them.

Jay

On Jul 16, 2015 16:50, "Christian Pontesegger" <christian.pontesegger@xxxxxx> wrote:
Hi Jay,

great someone plays with python scripting.

The first lines:

from org.eclipse.ease.modules import EnvironmentModule
EnvironmentModule().loadModule("/System/Environment")
import java
import org
import com

should not be necessary. They are loaded automatically before a script is executed.

About the scripts: would you mind pushing them to our gerrit repo?
https://git.eclipse.org/r/#/admin/projects/ease/org.eclipse.ease.scripts

best regards
Christian


_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev

Back to the top