Jump to content

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


Apaec

Recommended Posts

  • 2 weeks later...

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

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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 :) 

Link to comment
Share on other sites

  • 2 weeks later...
  • Alek unpinned this topic

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