Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] EASE & Jython: using os module fails

Hi Tracy,

would be great if you could contribute the samples to
http://git.eclipse.org/c/ease/org.eclipse.ease.scripts.git/tree

Did you know that you can run script code directly from  web pages?
try:
include("http://git.eclipse.org/c/ease/org.eclipse.ease.scripts.git/plain/_javascript_%20Beginner%20Tutorial/01%20Hello%20world/01%20Hello%20world.js")

... this one for _javascript_ of course

Christian

Am 12.02.2016 um 14:02 schrieb Tracy Miranda:
Hi Christian,

Great, thanks I'll give it a try.

I should add I'm trying to get some Python examples together (some are equivalent of the EASE _javascript_ ones) and run them as part of my talk for Eclipsecon NA. 
Also hope to make them more generally available too.

Tracy

On Fri, Feb 12, 2016 at 10:37 AM, Christian Pontesegger <christian.pontesegger@xxxxxx> wrote:
Hi Tracy,

fixed, please update from the ease-jython p2 site.

Christian


Am 09.02.2016 um 15:36 schrieb Tracy Miranda:
Hi Christian,

Yes os should be part of Jython. Thanks in advance, let me know if you come up with anything.

For tracking I've filed it as this github issue https://github.com/eclipse-ease-addons/jython/issues/1

Tracy


_______________________________________________
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


Back to the top