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

Empty project templates list #201

Closed Satvik3799 closed 4 hours ago

Satvik3799 commented 7 months ago

The issue is probably similar to #182 Screenshot from 2024-02-06 19-28-22

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 did for running Eclipse from Quartus Prime lite: I am using the Eclipse from Quartus prime Lite Edition (23.1). Initially it wasn't launching and crashing upon startup. I extracted the "eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz" file into /23.1std/nios2eds/bin A folder named Eclipse was created and I copied all of the contents of that extracted folder and dumped it into the /23.1std/nios2eds/bin directory. I replaced the eclipse-nios2 executable with the one that was in the extracted folder. And ran eclipse from there. It started working.

How I encountered the issue: I was creating a new project from "file > new > others > Nios II Application and BSP Template" and gave the .sopcinfo file. Gave a project name. I needed to select a Project Template in order to create a new project but the template list is empty and I can't create a new project. When I add the .sopcinfo file, the console gives me this log, "SOPC_KIT_NIOS2 environmental variable is not set!"

akurtakov commented 4 hours ago

This issue looks unrelated to this plugin. eclipse-cpp-mars-2 is not only ancient but it doesn't even contain acute plugin.