Greetings Mehmet. To install the Java 3D plug-in, you need to add the archive (in my case: j3dcore-ogl.dll) to the System Variables. Access the CLASS_PATH and select "edit", after that, add the location of the file and save it. To run the plug-in with Electric, you need to execute a CLASSPATH, so open the CMD if you're using windows, find the folder with the main Electric jar (including the plug-ins) and type the following command: java -classpath "[name of electric main jar];[name of the j3d files]" -mx1000m com.sun.electric.Launcher Here's an example of the command on my machine: java -classpath "electricbinary-9.07.jar;j3dcore-ogl.dll;j3dcore.jar;j3dutils.jar;vecmath.jar" -mx1000m com.sun.electric.Launcher It is very important to type the exact same name of the file WITH the correct extension. To avoid this process, you can create an .bat file with the exact same command.
Best regards Em sex., 11 de set. de 2020 às 12:06, Mehmet Vurkaç <mehmet.vur...@gmail.com> escreveu: > Hi, everyone > I've tried everything recommended (both with .jar files copied to the > desktop and with the full path, along with all the previous steps from the > PDF file), but I still can't run Electric from the shortcut, and the > regular Electric (run from its .jar) doesn't have 3D (naturally). > Is 3D viewing no longer an option or is there something else that needs to > be done in 9.07? > Thanks, > Mehmet > > > On Tuesday, January 13, 2015 at 6:24:24 PM UTC-8 Gavin wrote: > >> There should be two different options: >> >> 1) You need to change the Target of the shortcut on the desktop from >> >> %programfiles%\Java\jre1.8.0_25\bin\java.exe -classpath >> "electricBinary-9.05.jar;electricSFS-9.05.jar" com.sun.electric.Launcher >> >> to >> >> %programfiles%\Java\jre1.8.0_25\bin\java.exe -classpath >> "C:\Electric\electricBinary-9.05.jar;C:\Electric\electricSFS-9.05.jar" >> com.sun.electric.Launcher >> >> As you can see, you have to give the full path (C:\Electric) to the jar >> files. >> >> or >> >> 2) You can use the shortcut (without C:\Electric in the Target), but >> copy the jar files (electric-9.05.jar and electricBinary-9.05.jar) also >> to the desktop with the shortcut. >> >> On 1/13/2015 7:07 PM, Estevao Teixeira wrote: >> > Hi, >> > >> > It is an elementary doubt, but how can I run this shortcut from the >> > Desktop? I copied the shortcut to Desktop and when I execute it, >> > nothing happens. >> > >> > Thanks, >> > >> > Estevao >> > -- > You received this message because you are subscribed to the Google Groups > "Electric VLSI Editor" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to electricvlsi+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/electricvlsi/e294ab97-6da6-4ba0-992f-99de1da9d347n%40googlegroups.com > <https://groups.google.com/d/msgid/electricvlsi/e294ab97-6da6-4ba0-992f-99de1da9d347n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Electric VLSI Editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to electricvlsi+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/electricvlsi/CALAB8KPD7nTNEMqUc7RCLvLqe36nvsBG7dfO1Cn8sumeKs9_Zg%40mail.gmail.com.