aCute icon indicating copy to clipboard operation
aCute copied to clipboard

No templates using

Open SimpleSamples opened this issue 3 years ago • 6 comments

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 installed .Net Core 3.1 SDK outside of VS 2022. The dotnet --info command says:

.NET SDKs installed: 3.1.416 [C:\Program Files\dotnet\sdk] 6.0.101 [C:\Program Files\dotnet\sdk]

Should that work? I still do not have templates in aCute.

I know I installed a Core SDK, not a Framework SDK, but I do not see how to ensure that the installed 3.1 SDK is Core and not Framework.

SimpleSamples avatar Jan 13 '22 20:01 SimpleSamples

Does anyone know how to apply scheind's version of the plugin to Eclipse installation? The versions available through the marketplace are very old

mfreeman-xtivia avatar Nov 24 '22 16:11 mfreeman-xtivia

It is probably easier to convince him to contribute to this plugin and probably take it over.

akurtakov avatar Nov 24 '22 16:11 akurtakov

@scheind would you be interested in contributing your patch as a PR to aCute and then be nominated as a committer?

mickaelistria avatar Nov 24 '22 16:11 mickaelistria

Hi. I created the PR. Still completely new to this, so let me know if I need to do something.

scheind avatar Nov 24 '22 17:11 scheind

So as a dumb question here to all...what do i need to do to install/use the GitHub version? mvn install? then what?

mfreeman-xtivia avatar Nov 24 '22 17:11 mfreeman-xtivia

Fix for project templates is still not working, even after using the snapshot/master branch version in a fresh version of Eclipse.

Running on Linux Mint 21 (jammy), and dotnet7

mfreeman-xtivia avatar Nov 29 '22 14:11 mfreeman-xtivia

Please test latest snapshot.

akurtakov avatar Sep 13 '24 17:09 akurtakov