
-----------------------------------
RobinK
Sat Sep 11, 2004 4:38 pm

Transferring hsa.console to eclipse
-----------------------------------
How can I move move hsa.console class from Ready so that I can import and  use it in Eclipse?

I'd like to use Eclipse to write my school assignments instead of Ready, but  my assignments require me to use hsa.console for all my classes.

-----------------------------------
Dan
Sat Sep 11, 2004 9:33 pm


-----------------------------------
i am not shure if that is legal to do.....but if we are talking therorily you whould have to take the hsa.console class from w/e holth class it (the hole hsa thing is probly in one file) and then move it in to the same dir as your java file u are making in Eclipse. If it is in the same dir i whould think u could then make calls to the holth api like u whould in ready to progame. 

Athougth i do not have ready to progame and have nevery tryed this with there api and i think it could also be bearking some copy right laws.

-----------------------------------
rizzix
Sat Sep 11, 2004 9:35 pm


-----------------------------------
to install it system wide.. you would have to move it to C:\path\to\jre\lib\ext

-----------------------------------
RobinK
Sun Sep 19, 2004 11:35 am


-----------------------------------
rizzix, that didn't work. But I got it by importing the whole folder as a package into my project folder.

-----------------------------------
rizzix
Sun Sep 19, 2004 12:28 pm


-----------------------------------
wierd. it should work. unless it is necessary to set the JAVA_HOME env variable.. hmm i'll double check this.. i know on linux/macosx it always works.. so i expect it to work on windows.. but its very possible that its a problem with eclipse.. *sigh*

but of course this assumes u jar'd the files properly etc.. and then moved it to that folder.
