Jump to content

Faster Access to API [Eclipse]


Recommended Posts

Posted

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
  • 5 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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