Search found 4 matches

by Dennisek
Tue Nov 01, 2022 9:31 am
Forum: 3D problems
Topic: home 3D view not working when executing the JAR file
Replies: 2
Views: 2494

Re: home 3D view not working when executing the JAR file

Thank you very much! Yes, with Java version 8 it's working! :)
by Dennisek
Tue Nov 01, 2022 8:53 am
Forum: Developers
Topic: Plug-in developer's guide - "no main manifest attribute, in VolumePlugin.jar" when executing the JAR
Replies: 2
Views: 7793

Re: Plug-in developer's guide - "no main manifest attribute, in VolumePlugin.jar" when executing the JAR

Hey Puybaret, thank you for your answer. In the tutorial it was written that I am supposed to execute the Sweet Home jar file and not the plugin jar file. So I guess it also makes sense that it didn't work out. Now when I execute the Sweet Home jar file as intended it actually works :)
by Dennisek
Fri Oct 28, 2022 8:11 pm
Forum: 3D problems
Topic: home 3D view not working when executing the JAR file
Replies: 2
Views: 2494

home 3D view not working when executing the JAR file

<r>Hello guys, I just recently discovered Sweet Home 3D. The program seems to be working fine when I execute the file SweetHome3D (Linux) but when I execute the JAR file then the home 3D view (the down right screen) is not working. Since I want to create plugins I am interested in being able to have ...
by Dennisek
Fri Oct 28, 2022 12:29 pm
Forum: Developers
Topic: Plug-in developer's guide - "no main manifest attribute, in VolumePlugin.jar" when executing the JAR
Replies: 2
Views: 7793

Plug-in developer's guide - "no main manifest attribute, in VolumePlugin.jar" when executing the JAR

<t>Hello, I just recently discovered Sweet Home 3D and right now I am trying to follow through the Plug-in developer's guide. <br/>
<br/>
I am able to follow all steps but whenever I try to execute the JAR file I get the error message "no main manifest attribute, in VolumePlugin.jar". <br/>
<br/>
I ...