Jump to content

BumblingBee

Members
  • Posts

    1
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

BumblingBee's Achievements

Newbie

Newbie (1/10)

0

Reputation

  1. And good tip for beginners who use Intellij, write capital "S" and press ctrl+space to see hints for Script type and choose the osbot api one. Then when extended Script class intellij says you need to implement methods, press alt+enter and then intellij adds them automatically, works too for missing imports etc. Same goes for manifest, do "@" and press ctrl+space to see intellij helper to add manifest, then press again ctrl+space and see the needed parameters to add. And last pro tip, use tab to choose the Intellij hinted Class or function, will make coding much more faster.
×
×
  • Create New...