Jump to content

A Beginners Guide to Writing OSBot Scripts (where to get started!) by Apaec


Recommended Posts

  • 2 weeks later...
Posted

When i attempt to run eclipese it is telling me that i need jre or jdk. not sure where to ge tthose?

 

http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html

 

JRE is a java runtime environment, essentially all you need to run java applications. JDK is the java development kit, which contains the JRE. For this, I think you need to install the JDK. You should find a download link on that page ^

 

Cheers for stopping by!

apa

Posted

http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html

 

JRE is a java runtime environment, essentially all you need to run java applications. JDK is the java development kit, which contains the JRE. For this, I think you need to install the JDK. You should find a download link on that page ^

 

Cheers for stopping by!

apa

 Thank you so much i am looking forward to to starting my scripts 

  • Like 1
Posted

so looking into when i hover over the errors it  tells me to change project compliance and jre to 1.5, looks like i might have JRE 1.1 so im going to update that but could you tell me what it mean when it say change project compliance?.

 

The project compliance is essentially the version of java which your project is running on. It may well be that your project is for whatever reason running on an outdated version and you may need to update it, as you said :) 

  • 2 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...