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

How can I create a window form class? #172

Closed CarPSJavaUem19DaM closed 5 years ago

CarPSJavaUem19DaM commented 5 years ago

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? windowform

Thanks, Carlos

eriawan commented 5 years ago

@CarPSJavaUem19DaM

To create a new WinForms on .NET Core, you need .NET Core 3.0, and eclipse aCute doesn't support .NET Core 3.0 yet.

eriawan commented 5 years ago

Due to the fact that the ability to create Windows Forms project starts from .NET Core 3.0 and also .NET Core 3.0 isn't released yet, I will close this issue for now.