Unconfigured Ad Widget

Collapse

Announcement

Collapse
No announcement yet.

Introducing Eclipse Monkey

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Introducing Eclipse Monkey

    ** This thread discusses the article: Introducing Eclipse Monkey **
    ** This thread discusses the Content article: Introducing Eclipse Monkey **
    0

  • #2
    Re:Introducing Eclipse Monkey

    ** This thread discusses the article: Introducing Eclipse Monkey **
    You learn by example, looking through the pretty sparse examples that are included. There's a lot of trial and error involved. There's no real definitive documentation at this time, and you have to feel your way through it. So it's not Visual Basic scripting by any means. At the same time, it is very powerful. I've managed to add my own classes and expose them to the scripting engine.

    Comment


    • #3
      Re:Introducing Eclipse Monkey

      ** This thread discusses the article: Introducing Eclipse Monkey **
      Okay, I have finally managed to create my own script that lower cases code. Now I want to know how to determine the member type. I do not want to run the script accidentially for certain members. I am not at the point where I can create my own DOMS, so hopefully that won't be necessary just to find the member type. Thanks Matt.

      Comment

      Working...
      X