Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (404)
games submitted by our members
Games in WIP (289)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  ignore  |  Print  
  setting the CLASSPATH  (Read 997 times)
0 Members and 1 Guest are viewing this topic.
Offline allan_s

Senior Newbie




pwned


« Posted 2004-08-29 04:20:22 »

I read Kev Glasses Invaders 102 and was interested in using the GAGE timer he mentioned.  I downloaded it, but there is no documention on how to implement it.  I know how to set classpaths, but what i've done hasn't worked.  If someone could give me the exact line i need to add to the environment variables, (I'm on XP so all i need to do is add the variable to the "Environment Variables" section of the System Control Panel, right?), I would really appreciate it.  My GAGE timer files are located in :

C:\Program Files\Java\gagetimer\

Thanks in advance.

Offline kevglass
« League of Dukes »

JGO Kernel


Medals: 54
Projects: 20


Mentally unstable, best avoided.


« Reply #1 - Posted 2004-08-29 07:23:13 »

You'll need both to set the classpath to compile and run, and to set the native library path (assuming you're on windows) when running:

javac -cp <classpath here> <java files here>

running:

java -Djava.library.path=<gage DLL location> -cp <classpath here> <classes here>

Kev

Offline allan_s

Senior Newbie




pwned


« Reply #2 - Posted 2004-08-29 15:35:14 »

Hmmm... that's what i'd call really annoying.  There isn't just a one time thing that you have to do to compile?  This would be especially annoying when trying to distribute something you make with a GAGE timer too.

Games published by our own members! Check 'em out!
Try the Free Demo of Revenge of the Titans
Offline kevglass
« League of Dukes »

JGO Kernel


Medals: 54
Projects: 20


Mentally unstable, best avoided.


« Reply #3 - Posted 2004-08-29 15:39:07 »

Um, think I must of said that wrong.

There is only one thing you need to do to compile, thats set the classpath.

When you're running you need to set the classpath AND make the native library, thats giving you the extra functionality, available to the VM.

Kev

Offline allan_s

Senior Newbie




pwned


« Reply #4 - Posted 2004-08-29 16:12:23 »

I think I wasn't being clear enough at the beginning of this post - sorry.  I want to be able to compile this with JCreator, as all this cmd-line crap is really annoying.  Does this change things?

Offline kevglass
« League of Dukes »

JGO Kernel


Medals: 54
Projects: 20


Mentally unstable, best avoided.


« Reply #5 - Posted 2004-08-29 16:23:02 »

Ah, JCreator. Anyone who uses it around? It'll just be project/ide config menus.

Just to note, you don't _have_ to use the command line, JCreator will provide you dialogs somewhere to setup the classpath and the exectution parameters.

Myself, I'd recommend moving to Eclipse Wink

Kev

Offline allan_s

Senior Newbie




pwned


« Reply #6 - Posted 2004-08-29 16:25:33 »

I figured it out.  Not nearly as annoying as I was making this out to be.  Thanks for your kind treatment of my Newbieness though.

On a side note - I use JCreator because it is the IDE that my Comp Sci class uses.  I'll look into Eclipse, (just Google for it?).  Thx very much!

Pages: [1]
  ignore  |  Print  
 
 
You cannot reply to this message, because it is very, very old.

Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Try the Free Demo of Revenge of the Titans

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
cubemaster21 (31 views)
2013-05-17 21:29:12

alaslipknot (40 views)
2013-05-16 21:24:48

gouessej (70 views)
2013-05-16 00:53:38

gouessej (69 views)
2013-05-16 00:17:58

theagentd (78 views)
2013-05-15 15:01:13

theagentd (73 views)
2013-05-15 15:00:54

StreetDoggy (113 views)
2013-05-14 15:56:26

kutucuk (137 views)
2013-05-12 17:10:36

kutucuk (136 views)
2013-05-12 15:36:09

UnluckyDevil (145 views)
2013-05-12 05:09:57
Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38

Java Data structures
by Roquen
2013-03-29 13:21:12

Topic Request
by kutucuk
2013-03-22 21:42:01
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!
Page created in 0.067 seconds with 20 queries.