Eclipse aCute enables C# application development in the Eclipse IDE.
aCute provides a rich C# editor with error reporting, hover, content assist, jump to references... (using OmniSharp) and syntax highlighting (using TextMate grammar).
aCute also integrates various operations of the `dotnet` command-line (New, Run, Test, Publish) as typical Eclipse IDE wizards and workflows.
aCute provide supports debugging for .NET applications
aCute is in an Eclipse.org project: https://projects.eclipse.org/projects/tools.acute
Tags: C#, .NET, dotnet, fileExtension_cs, fileExtension_csproj
Additional Details
Eclipse Versions: 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2023-06 (4.28), 2023-03 (4.27), 2024-06 (4.32), 2024-09 (4.33)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: Eclipse aCute contributors
Development Status: Beta
Date Created: Thursday, January 26, 2017 - 10:22
License: EPL
Date Updated: Thursday, April 11, 2024 - 10:21
Submitted by: Mickael Istria
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
October 2024 | 141/573 | 60 | 5 |
September 2024 | 146/642 | 173 | 22 |
August 2024 | 128/641 | 196 | 31 |
July 2024 | 120/663 | 224 | 20 |
June 2024 | 120/681 | 242 | 20 |
May 2024 | 125/682 | 265 | 30 |
April 2024 | 151/687 | 200 | 22 |
March 2024 | 162/694 | 181 | 14 |
February 2024 | 155/687 | 179 | 12 |
January 2024 | 144/691 | 220 | 17 |
December 2023 | 154/671 | 195 | 19 |
November 2023 | 126/686 | 315 | 16 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 5
Count | Error Message |
---|---|
4 | Cannot continue the operation. There is another install operation in progress. |
1 | 操作を続行できません。 別のインストール操作が進行中です。 |
Reviews Add new review
How can i download for macOS?
Submitted by Thanh Tails on Fri, 02/18/2022 - 08:00
How can i download for macOS?
Error: SysAllocStringLen not found
Submitted by olive ridley on Sun, 02/16/2020 - 04:24
So far so good. I installed Eclipse (which I haven't used for quite a while), .Net core, and Acute on my Linux Ubuntu without problems. My Hello World program works. But when I go to debug my Hello World program (debug as .Net Core), having added some trivial and unnecessary computations, I get Error: SysAllocStringLen not found while the program otherwise executes normally.
How can I create a window form class?
Submitted by Carlos Pardo on Tue, 07/16/2019 - 17:46
I've installed C#Acute complement, I've created a new Console Application (C#), but now I need to create a Window Form class!
I don't see that option when I am creating a new project. Which option should I choose?
Thanks,
Carlos
Re: How can I create a window form class?
Submitted by Soe Aung on Thu, 12/05/2019 - 03:59
In reply to How can I create a window form class? by Carlos Pardo
You'll need to update your dotnet-sdk to 3.0 or higher. For it to show more templates.
What is the perspective for C#?
Submitted by Tony Esposito on Thu, 08/09/2018 - 09:30
I can install w/o errors but what perspective do I choose? I don't see a C# perspective.
Re: What is the perspective for C#?
Submitted by Mickael Istria on Fri, 08/17/2018 - 09:39
In reply to What is the perspective for C#? by Tony Esposito
There is no specific perspective for C#. Everything you need is accessible from the usual perpecitves like the "Resources" one. You can open additional views you like for C# in any perspective with Window > Show View.
Cannot install neither
Submitted by Cédric Catoliquot on Mon, 05/14/2018 - 06:36
Error in Eclipse when installing :
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Multiple problems occurred while downloading.
Problems downloading artifact: osgi.bundle,org.eclipse.acute.omnisharpServer.win32.x86_64,0.1.0.201801150937.
MD5 hash is not as expected. Expected: 7687644473a29ca31261d2fbd34a0eca and found 2ff1b43d45c70dfda1ac6725792a00e6.
Problems downloading artifact: osgi.bundle,org.eclipse.acute.omnisharpServer.win32.x86_64,0.1.0.201801150937.
MD5 hash is not as expected. Expected: 41a1cddf8c1fa01726c450cf3dd8ea1a and found 5cd091e0d59f232c6b8f1fff335d2ce6.
No repository found containing: osgi.bundle,org.eclipse.lsp4e,0.3.0.201709111356
No repository found containing: osgi.bundle,org.eclipse.lsp4j,0.2.0.v20170518-0647
No repository found containing: osgi.bundle,org.eclipse.lsp4j.jsonrpc,0.2.0.v20170518-0647
Re: Cannot install neither
Submitted by Mickael Istria on Mon, 05/14/2018 - 10:39
In reply to Cannot install neither by Cédric Catoliquot
Hello,
Please report such issues to https://github.com/eclipse/aCute/issues
Thanks in advance.
Can't Even Install
Submitted by Aye Chan Aung Thwin on Thu, 01/25/2018 - 00:55
So far to create project. It can't even install properly until I added a required plugin in eclipse.
Unable to install.
Submitted by Jagdeshwar Man… on Sat, 09/09/2017 - 23:27
It worked Thanq very much. I have been using since 2004 and since then I used this to develop Java standalone, Java Web applications, PHP, SAP Portal Applications( NWDS) Wow its a great tool. And tried promoting this tool where ever I go.
Thank you very much Now I should be able to write and execute csharp programs as well.
Re: Unable to install.
Submitted by Mickael Istria on Mon, 09/11/2017 - 09:29
In reply to Unable to install. by Jagdeshwar Man…
Thank you for the encouraging words! If you see any issue, at installation or at any time, can you please report it to https://github.com/eclipse/aCute/issues/ with as much details as possible to reproduce it locally? Please include the version of Eclipse IDE you're using.
Unable to create new project
Submitted by TN D on Fri, 11/03/2017 - 23:02
In reply to Re: Unable to install. by Mickael Istria
Hello!
I have already installed it. When I create a new C# project. It show "no available template". I am using Window 8. Please help me solve the problem. Thanks!
Re: Unable to create new project
Submitted by Mickael Istria on Mon, 11/06/2017 - 09:22
In reply to Unable to create new project by TN D
Hi. Thanks for your interest.
The marketplace comments aren't a proper and efficient place to provide user assistance. Please open issues against the project instead https://github.com/eclipse/aCute/issues/ to get assistance from contributors.
Re: Re: Unable to create new project
Submitted by Sam Hobbs on Sun, 07/23/2023 - 22:11
In reply to Re: Unable to create new project by Mickael Istria
It is my understanding that this does not support .Net above version 3.1. If so then this is a highly relevant question. The version(s) of .Net supported by this should be specified, especially if no recent version is supported.