Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] Installation problem

Hi John,

I don't know why it says 0.7.0 but it installed 0.9.0 - but 0.9.0 is the correct version to install. 

The Eclipse Marketplace seems to only install a subset of EASE by default, you can choose additional stuff to install by using this p2 site - https://download.eclipse.org/ease/release/latest/ - in the Help -> Install New Software menu item

That said - when I installed EASE from the market place it worked as I expected, as I show with these two screenshots:

In the Scripting Perspective (Windows -> Perspective -> Open Perspective -> Other... -> Scripting)

image.png

And Run As in context menu for .js files:

image.png

HTH
Jonah

~~~
Jonah Graham (he/him)
Kichwa Coders
www.kichwacoders.com


On Mon, 8 May 2023 at 06:43, John H. J. <jones.john.h@xxxxxxxxx> wrote:
I have been attempting to install the latest version of EASE within my eclipse workspace.
I have tried using 'Help->Install' new software adding the URLs for latest  or nightly versions
which resulted in no suitable software  being found.
I have also tried 'Help->Eclipse Marketplace'. Here the EASE release was headlined 0.7.0. This resulted in half a dozen or so EASE modules being installed all of whose version numbers started with 0.9.0.
There was no Shell scripting module which I planned to use.
In neither case above was there any option within the 'Run -> Run As' selection after the attempts at installation.
Btw I uninstalled all EASE modules before both types of install.
I am completely new to EASE. I have experience with basic Eclipse for Java.
After initial attempts on my Eclipse 2022-06/ Java 11 workspace I upgraded successfully to Eclipse 2023-03 / java17. No change in response was detected.
Thanks.
_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/ease-dev

Back to the top