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

Janos,

No problem. Glad you like it!

Jay

On Jul 17, 2015 4:32 AM, "Janos Binder" <janos.binder@xxxxxxxxxxxxx> wrote:
Jay,

this is cool stuff. Thanks for publishing it. It makes it easier to understand Python support in EASE.

Best wishes,

Janos

On 17.07.2015 01:07, Jay Jay Billings wrote:

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


_______________________________________________
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

-- 
~~~~~~~~~~~~~~~~~~~~~~~~
Dr. Janos Binder » Software developer » ph +49 (0) 40 428 38 - 3140 » janos.binder@xxxxxxxxxxxxx » Lablicate UG (haftungsbeschränkt) » Martin-Luther-King-Platz 6, 20146 Hamburg » Germany

Lablicate UG (haftungsbeschränkt), Amtsgericht Hamburg, HRB 129018, USt-IdNr.: DE291156854
Geschäftsführer: Dr. Philip Wenig, Dr. Andreas Klingberg

The information contained in the email may be private and confidential. If you are not the intended recipient(s) or have otherwise received this email in error, please delete the email and inform the sender as soon as possible. This email may not be disclosed, used or copied by anyone other than the intended recipient(s) Any opinions, statements or comments contained in this email are not necessarily those of Lablicate UG. If you wish clarification of any matter, please request confirmation in writing.
~~~~~~~~~~~~~~~~~~~~~~~~ 

_______________________________________________
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