Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Advanced Scripting Environment (EASE) » Some issues with EASE
Some issues with EASE [message #1689993] Thu, 21 August 2014 14:28 Go to next message
p Bakker is currently offline p BakkerFriend
Messages: 12
Registered: August 2014
Junior Member
This is a followup on http://dev.eclipse.org/mhonarc/lists/eclipse-scripting-dev/msg00142.html and http://dev.eclipse.org/mhonarc/lists/eclipse-scripting-dev/msg00143.html

I had set the Script Location, but set it to a project in my workspace. Apparently that doesn't work: if I point to the same directory, but then using Add File System, it does work and the scripts show up.

I also didn't install the Modules stuff and now that I have they show up.

FYI: based on all the existing pages (https://wiki.eclipse.org/E4/Scripting/... and your blog) I could find on EASE, I never ended up on the page you just provided (https://www.eclipse.org/ease/).

Also noticed that the Script entry in the context menu on the different views provider by EASE never has sub menuitems.

Also I don't get the Ran As > EASE option

Regards,

Paul
Re: Some issues with EASE [message #1689994 is a reply to message #1689993] Thu, 21 August 2014 19:29 Go to previous message
Christian Pontesegger is currently offline Christian PonteseggerFriend
Messages: 250
Registered: July 2009
Location: Graz, Austria
Senior Member
On 21.08.2014 16:28, p Bakker wrote:
> I had set the Script Location, but set it to a project in my workspace.
> Apparently that doesn't work: if I point to the same directory, but then
> using Add File System, it does work and the scripts show up.

Interesting. Tried it both on linux and windows just now and it works
fine using a workspace path.
Just to be sure: you've created a workspace project, added some *.js
files to it and registered your project or a folder on the preferences
page. Then you would see some entry like
workspace://<your project>/<optional path>
Afterwards I'd expect scripts to show up in the Script Explorer view.
You could hit the refresh toolbar button there, but this should not be
necessary for workspace paths.

> FYI: based on all the existing pages
> (https://wiki.eclipse.org/E4/Scripting/... and your blog) I could find
> on EASE, I never ended up on the page you just provided
> (https://www.eclipse.org/ease/).

We've set up the webpage a few days ago. No time yet to promote it much.
The e4/scripting pages will be integrated/moved/deleted/whatever. There
was simply no time to do that yet.

> Also noticed that the Script entry in the context menu on the different
> views provider by EASE never has sub menuitems.

Also correct. Scripts would need some special keywords in their headers
to appear in menus. This is a part that is currently reworked as it had
dependencies to e4. Our target is to make this work for 3.x too. But I'm
not yet sure if this is feasible for context menus.

> Also I don't get the Ran As > EASE option

Please update ease. We had a bug in there which was fixed 2 days ago.
You might also experience error popups when hovering over the run button
in the main toolbar.

Afterwards you should see Run As/EASE Script on *.js files and
eventually on *.py files if you also installed the python interpreter.

regards
Christian
Previous Topic:Welcome to eclipse.ease
Next Topic:Some issues with EASE
Goto Forum:
  


Current Time: Wed Apr 24 16:39:14 GMT 2024

Powered by FUDForum. Page generated in 0.03458 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top