Jump to content

Faster Access to API [Eclipse]


Booleans YAY

Recommended Posts

This should be pretty much common sense, so if you already know then move on lol.

 

Anyways, instead of accessing the API through your browser you can utilize the built in browser in Eclipse.

 

 

Above your (example):

public class LikeOP extends Script {

Add this

/**
 * https://osbot.org/api/
 */

Now hold CTRL (windows) and Left click with your mouse. It'll open a new Tab in your eclipse, and redirect to the API directly through the Eclipse browser, little bit faster and perhaps convenient way of accessing/finding what you need.

 

Q83EFw4.png

  • Like 3
Link to comment
Share on other sites

  • 5 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...