Mythruna
April 20, 2024, 07:02:23 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to the new forums. See "Announcements" for a note for new users.
 
   Home   Help Search Login Register  
Pages: [1] 2 3
  Print  
Author Topic: Groovy  (Read 20151 times)
belgariad87
Donators
Hero Member
***
Posts: 507


RPG player for life


View Profile
« on: September 18, 2012, 02:34:34 PM »

Paul i'm trying to learn groovy, but first things first i need to download it! And when i try it says something about the JAVA_HOME. did you come across this?
If anyone can help me, then thanks!
Logged

Specs for future reference:
Windows 7 64bit ; Intel Quad Core ; 8GB RAM ; AMD Radeon HD 6800 ; TB HD
Michael
Donators
Hero Member
***
Posts: 2166



View Profile
« Reply #1 on: September 18, 2012, 02:41:54 PM »

Paul i'm trying to learn groovy, but first things first i need to download it! And when i try it says something about the JAVA_HOME. did you come across this?
If anyone can help me, then thanks!

Paul helped me, I can help you (directions in next post.) fist off, what system do you run? if you run on windows 7/vista i can help you.
Logged
belgariad87
Donators
Hero Member
***
Posts: 507


RPG player for life


View Profile
« Reply #2 on: September 18, 2012, 02:42:24 PM »

Paul helped me, I can help you
Thanks. What should i do?
Logged

Specs for future reference:
Windows 7 64bit ; Intel Quad Core ; 8GB RAM ; AMD Radeon HD 6800 ; TB HD
Michael
Donators
Hero Member
***
Posts: 2166



View Profile
« Reply #3 on: September 18, 2012, 02:44:16 PM »

do you run on windows 7 or windows vista? if you do not run on either of those, i really do not know.
« Last Edit: September 18, 2012, 02:51:44 PM by unnaturallife » Logged
pspeed
Administrator
Hero Member
*****
Posts: 5612



View Profile
« Reply #4 on: September 18, 2012, 02:54:59 PM »

Paul i'm trying to learn groovy, but first things first i need to download it! And when i try it says something about the JAVA_HOME. did you come across this?
If anyone can help me, then thanks!

I walked through this step by painful step with un, so I will let him provide more detail if needed.

These are the usual starting places:
http://groovy.codehaus.org/Installing+Groovy
http://groovy.codehaus.org/Tutorial+1+-+Getting+started

JAVA_HOME is an environment variable.  If that's where you are getting stuck, though, you are in for quite a struggle.

Note: if you just want to play with groovy a little bit then there is a groovy console built into Mythruna.  From the command line run the Mythruna.exe with the -script option.  Then in a single player non-fullscreen game, run the /script command.  A second window will pop up.  In there you can type groovy code and execute it.
Logged
Iggyjeckel
Donators
Hero Member
***
Posts: 510


View Profile
« Reply #5 on: September 18, 2012, 03:18:11 PM »

Quick question, I have the eclipse ide with java sdk7, would these work or no?
Logged
pspeed
Administrator
Hero Member
*****
Posts: 5612



View Profile
« Reply #6 on: September 18, 2012, 03:23:30 PM »

Quick question, I have the eclipse ide with java sdk7, would these work or no?

Sure.  The IDE you use shouldn't matter.  Different ones will have different groovy helpers.  I code with just a programmer's editor so I can't comment on which one has more help.
Logged
Michael
Donators
Hero Member
***
Posts: 2166



View Profile
« Reply #7 on: September 18, 2012, 03:24:25 PM »

Quick question, I have the eclipse ide with java sdk7, would these work or no?

Sure.  The IDE you use shouldn't matter.  Different ones will have different groovy helpers.  I code with just a programmer's editor so I can't comment on which one has more help.

and what is the "programmer's editor"? is it the groovy console itself?
Logged
Michael
Donators
Hero Member
***
Posts: 2166



View Profile
« Reply #8 on: September 18, 2012, 03:28:25 PM »

*Flips out in rage...*
ONO!!! I forgot how to install groovy!  Angry  Undecided. I remember some. Paul can you tell me where I messed up xD
Quote
GROOVY_HOME        C:\Users\Michael\Scripting\groovy-2.0.1\bin\groovy
GROOVY_HOME\bin   C:\Users\Michael\Scripting\groovy-2.0.1\bin
PATH                     %GROOVY_HOME%\bin%PATH%
JAVA_HOME            C:\Program Files (x86)\Java\jdk1.7.0_07

Idiot, I should've just looked at the location, not delete and try to replace  Embarrassed I have a headache...
Logged
Iggyjeckel
Donators
Hero Member
***
Posts: 510


View Profile
« Reply #9 on: September 18, 2012, 03:29:44 PM »

What else is needed, I can look it up but figured id ask
Logged
Michael
Donators
Hero Member
***
Posts: 2166



View Profile
« Reply #10 on: September 18, 2012, 03:37:17 PM »

Paul's mad at me xD

I should be ashamed at myself  Embarrassed
making paul frustrated
Logged
pspeed
Administrator
Hero Member
*****
Posts: 5612



View Profile
« Reply #11 on: September 18, 2012, 04:46:16 PM »

and what is the "programmer's editor"? is it the groovy console itself?

A programmer's editor is a text editor with some features useful for programing.

You should have all of the PMs I sent you on how to get things setup... so I'm not going to repeat them.
Logged
Michael
Donators
Hero Member
***
Posts: 2166



View Profile
« Reply #12 on: September 18, 2012, 05:00:32 PM »

and what is the "programmer's editor"? is it the groovy console itself?

A programmer's editor is a text editor with some features useful for programing.

You should have all of the PMs I sent you on how to get things setup... so I'm not going to repeat them.

Dx I deleted them!
I didn't expect to need them again!

*super delicious epic fail*
I may figure it out Tongue
Logged
Michael
Donators
Hero Member
***
Posts: 2166



View Profile
« Reply #13 on: September 18, 2012, 05:02:11 PM »

any way to restore them  Huh
Logged
Michael
Donators
Hero Member
***
Posts: 2166



View Profile
« Reply #14 on: September 18, 2012, 05:57:27 PM »

and what is the "programmer's editor"? is it the groovy console itself?

A programmer's editor is a text editor with some features useful for programing.

You should have all of the PMs I sent you on how to get things setup... so I'm not going to repeat them.

Dx I deleted them!
I didn't expect to need them again!

*super delicious epic fail*
I may figure it out Tongue

NOO i completely forgot Cry
Logged
Pages: [1] 2 3
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.20 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!