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

I have the following error when my console appplication load the first time: #180

Open Rajmund997 opened 4 years ago

Rajmund997 commented 4 years ago
    The "ProcessFrameworkReferences" task failed unexpectedly.
    System.TypeLoadException: Failure has occurred while loading a type.
      at Microsoft.NET.Build.Tasks.TaskBase.Execute () [0x0002e] in <b9a56bbdcb43400abb9a38500d096fb2>:0 
      at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00023] in <61115f75067146fab35b10183e6ee379>:0 
      at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00212] in <61115f75067146fab35b10183e6ee379>:0 
    Failed to load project file '/home/rajmund/eclipse-workspace/NewDotnetProject/NewDotnetProject.csproj'.
Rajmund997 commented 4 years ago

And autocomplete for commands doesn't work!