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

Preference page for dotnet path and future developments #99

Closed LucasBullen closed 6 years ago

LucasBullen commented 6 years ago

As brought up in Issue #94, The need for a preferences page where users can input the path to the dotnet command location is highly valued. This page would also allow for easier customization of future developments.

The scope of this enhancement would be: Contribution of a preference to configure the dotnet path, a preference initializer and a preference page designed for simple addition of new preferences.

mickaelistria commented 6 years ago

Fixed with ff46e874641d496b4513d0debf07cdb3f6ec8f47 . Thanks @LucasBullen for this important addition!