Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Advanced Scripting Environment (EASE) » Dependencies required for EASE on eclipse 4.10/4.11(Installing EASE from http://download.eclipse.org/ease/update/release)
Dependencies required for EASE on eclipse 4.10/4.11 [message #1809049] Mon, 08 July 2019 06:08 Go to next message
Shaiju P is currently offline Shaiju PFriend
Messages: 1
Registered: July 2019
Junior Member
I installed eclipse committers edition ( 4.10) and then tried to install all EASE plugins from http://download.eclipse.org/ease/update/release . I am using OpenJDK11 to run eclipse on windows.

I get the following dependency error message
---------------------------------
Cannot complete the install because one or more required items could not be found.
Software being installed: EASE Git Feature (Incubation) 0.6.0.I201802191612 (org.eclipse.ease.modules.team.git.feature.feature.group 0.6.0.I201802191612)
Missing requirement: EASE Git Module 0.6.0.I201802191612 (org.eclipse.ease.modules.team.git 0.6.0.I201802191612) requires 'osgi.bundle; org.eclipse.jgit [3.4.2,5.0.0)' but it could not be found
Cannot satisfy dependency:
From: EASE Git Feature (Incubation) 0.6.0.I201802191612 (org.eclipse.ease.modules.team.git.feature.feature.group 0.6.0.I201802191612)
To: org.eclipse.equinox.p2.iu; org.eclipse.ease.modules.team.git [0.6.0.I201802191612,0.6.0.I201802191612]

---------------------------------------------------------

Did anyone face this issue?

Thanks
Shaiju.P
Re: Dependencies required for EASE on eclipse 4.10/4.11 [message #1809271 is a reply to message #1809049] Fri, 12 July 2019 15:31 Go to previous messageGo to next message
Christian Pontesegger is currently offline Christian PonteseggerFriend
Messages: 250
Registered: July 2009
Location: Graz, Austria
Senior Member
seems like jgit is not available in an appropriate version on your registered udpate sites.

You could
* try to add an update site which contains org.eclipse.jgit [3.4.2,5.0.0)
* not install the Git/Egit plugins
* go with the nightly update site of EASE
* wait for the next release (prob. 6-8 weeks from now)

HTH
Christian
Re: Dependencies required for EASE on eclipse 4.10/4.11 [message #1863311 is a reply to message #1809271] Thu, 25 January 2024 14:05 Go to previous messageGo to next message
Christian Weber is currently offline Christian WeberFriend
Messages: 1
Registered: January 2024
Junior Member
I have a similar Issue with Eclipse 2023-12 (4.30.0)
Using nightly build URL installing EASE.
Problem:
Software being installed: EASE Modules (Incubation) 0.10.0.I202312050748 (org.eclipse.ease.modules.feature.feature.group 0.10.0.I202312050748)
Missing requirement: EASE Platform Modules (Incubation) 0.10.0.I202311061513 (org.eclipse.ease.modules.platform 0.10.0.I202311061513) requires 'osgi.bundle; javax.inject 1.0.0' but it could not be found
Cannot satisfy dependency:
From: EASE Modules (Incubation) 0.10.0.I202312050748 (org.eclipse.ease.modules.feature.feature.group 0.10.0.I202312050748)
To: org.eclipse.equinox.p2.iu; org.eclipse.ease.modules.platform [0.10.0.I202311061513,0.10.0.I202311061513]

Any suggestions?
Thanks for support, Christian
Re: Dependencies required for EASE on eclipse 4.10/4.11 [message #1863544 is a reply to message #1863311] Thu, 08 February 2024 10:24 Go to previous message
Christian Pontesegger is currently offline Christian PonteseggerFriend
Messages: 250
Registered: July 2009
Location: Graz, Austria
Senior Member
I see that Inject annotation handling changed in platform 2023-12.
Opened https://gitlab.eclipse.org/eclipse/ease/ease/-/issues/173 to track the topic.

Pushed a first test today, ev the nightlies from tomorrow onwards already work, but needs to be verified...

thanks for reporting
Christian
Previous Topic:Is it possible to import a Python script into another Python script in Eclipse Jython EASE?
Goto Forum:
  


Current Time: Wed Apr 24 15:01:53 GMT 2024

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

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

Back to the top