eclipse / aCute

Eclipse aCute - C# edition in Eclipse IDE
https://projects.eclipse.org/projects/tools.acute
Eclipse Public License 2.0
80 stars 33 forks source link

Multiple installation errors from Marketplace #87

Closed mickaelistria closed 7 years ago

mickaelistria commented 7 years ago

Marketplacen entry report at https://marketplace.eclipse.org/content/error/report/3640769 that 17 installations failed with the same error:

Cannot complete the install because one or more required items could not be found. Software being installed: ACute - C# edition in Eclipse IDE (Experimental) 0.1.0.201708311821 (org.eclipse.acute.feature.feature.group 0.1.0.201708311821) Missing requirement: C# edition in Eclipse IDE 0.1.0.201708311821 (org.eclipse.acute 0.1.0.201708311821) requires 'bundle org.eclipse.core.resources 3.12.0' but it could not be found Cannot satisfy dependency: From: ACute - C# edition in Eclipse IDE (Experimental) 0.1.0.201708311821 (org.eclipse.acute.feature.feature.group 0.1.0.201708311821) To: org.eclipse.acute [0.1.0.201708311821]

We need to investigate whether we actually require this version of org.eclipse.core.resources, and whether we can put a wider compatibility range to remain compatible with previous versions.

mickaelistria commented 7 years ago

org.eclipse.core.resource 3.12.0 is what's shipped with Oxygen. The Marketplace entry does define only compatibility with Oxygen, and in the last week, we observed 17 of such failure vs 113 successful installations. I believe this issue occurs from an alternative IDE, the the default Eclipse packages. At the moment, without someone contributing more details and assistance, alternative hand-made IDEs are not something we are interested in supporting.