aCute icon indicating copy to clipboard operation
aCute copied to clipboard

Eclipse aCute - C# edition in Eclipse IDE

Results 26 aCute issues
Sort by recently updated
recently updated
newest added

The issue is probably similar to #182 ![Screenshot from 2024-02-06 19-28-22](https://github.com/eclipse/aCute/assets/104833286/7bcc8c32-af33-41ab-a36c-c479e342af30) My laptop configs are: OS: Ubuntu 22.04.2 Arch: x86_64 kernal: 6.5.0-15-generic I am using Eclipse mars 2.0 Workaround I...

I'm on windows, and I installed dotnet version 7.0.100, at first when it doesn't work I thought it was because it wasn't on the path (even knowing the installer put...

Have installed the extension. Code autocompletion, code actions show this error java.lang.NullPointerException: Cannot invoke "java.lang.Process.getInputStream()" because "this.process" is null

I tried to create a new .Net project but I got the following error message: The dotnet new command exited with: -2147450735 Does anyone have an idea how to fix...

Is there a fork of this project that actually works?

I am using Windows 10 and the following for Eclipse. >Eclipse IDE for C/C++ Developers (includes Incubating components) >Version: 2021-12 (4.22.0) >Build id: 20211202-1639 I installed aCute into that. I...

Hello! I have a problem with autocompletion not working. For this very simple piece of code: ``` using System; namespace NewDotnetProject{ class Program{ static void Main(string[] args){ Console.WriteLine("Hello World!"); }...

Hey when i try to debug, i get this error. "Failed command 'evaluate' : 0x80004005" The program runs but as soon as i give it a input it errors. https://prnt.sc/q7vfan