Re: FurnitureLibraryEditor-1.22.jar will not run
by Puybaret » Sat Feb 03, 2018 10:38 pm
It's not because you place the .jar file in the same directory as javaw.exe that it will be launched with a double click! If you don't want to separately install Java, you'll have to open a cmd window and run the following command:
Code: Select all
"C:\Program Files\Sweet Home 3D\jre8\bin\javaw.exe" -jar "C:\Program Files\Sweet Home 3D\jre8\bin\FurnitureLibraryEditor-1.22.jar"