CAN'T get this web console to work
-
I am trying to get started with Ruby and the Web Console Plug in doesn't work (downloaded from http://sketchuptips.blogspot.com/2007/08/plugin-webconsolerb.html) Am I missing something with regards to plugins? I unzipped the file and put all of the files in the plugin directory for su7.
I checked all the options including the Ocean floor in the preference menu item which until I did, I didn't see the plugin menu.
Trying to make progress.
Slow and arguous.
Thanks for any help- -
Hi Roy, you just need to unzip it and place the files directly into the Plugins folder. Then it will automatically appear in the Plugins menu of SketchUp if you have installed it correctly.
What are you trying to use it for? The only thing it is really needed for is if you are wanting to write your own ruby scripts. Is that what you have in mind?
Chris Fullmer
-
Many plugins install just a wee bit of code in the Plugins directory and install the main code in a subdirectory.
Uninstall everything, then use your .zip utility to extract to the Plugins directory. You'll get a Plugins/webconsole directory populated correctly.
Advertisement