sketchucation logo sketchucation
    • Login
    1. Home
    2. qiucx
    3. Posts
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    Q
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 21
    • Groups 1

    Posts

    Recent Best Controversial
    • How to load the system lib of ruby for SU

      I am developing a plugin which is used to load the model of SU to xml file. In my Myplugin.rb file, the lib under Ruby193\lib\ruby\1.9.1\rexml is used, i am sure that my Myplugin.rb can work correctly in RubyMine IDE, however, when starting SU 8.0 to load plugin, error occurs caused by failing to load 'rexml/document', how to solve it? thanks.

      Any help is appreciated.

      Myplugin.rb:

      require 'rexml/document'
      require 'rexml/text'
      require 'entities'
      include REXML

      posted in Developers' Forum
      Q
      qiucx
    • 1 / 1