eclipse / aCute

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

Install fails #83

Closed wcdeich4 closed 7 years ago

wcdeich4 commented 7 years ago

Hi. I have Eclipse Neon.3 on Windows8.1, and I added .NET Core 2.0, but I still get "The installation cannot be completed as requested." every time I try to add aCute C# edition in Eclipse IDE (experimental) 0.1.0-SnapShot to Eclipse. I tried starting from Eclipse Marketplace & the drag & drop.

mickaelistria commented 7 years ago

Eclipse Oxygen was released more than 2 monthes ago. We don't have plan to support older releases.

mickaelistria commented 7 years ago

I've updated Marketplace entry to remove compatibility with Neon.

wcdeich4 commented 7 years ago

Thanks :) :) :) It is working now. BTW, you might want to work on making the .csproj files more like Visual Studio .csproj files. Also, it let me make a VB.NET console app, but then I could not find a way to run it. But I think making the .csproj files more like Visual Studio .csproj files is more important.

LucasBullen commented 7 years ago

Issue #74 is open for better .csproj file editing if that is what you are referring to.

From the scope section of project proposal: "Support for other languges based on .NET Core is currently out-of-scope (but may be reconsidered in the future)"

mickaelistria commented 7 years ago

@wcdeich4 As an addition to Lucas' answer, I'd like ot add that the project is the result of the aggregation of the contributed efforts. If you feel like you could contribute to it to improve .csproj file support or work on VB.NET, we'll gladly extend the scope to match your contributions ;)