Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 01-21-2006, 03:49 PM   #1 (permalink)
 
Junior Techie

Join Date: Aug 2005

Posts: 97

new.puree

Default installing j creator...

anyone have any tutorials that can guide me through this?
My compiler is really messed up and never seems to work properly.
__________________
amd athlon 64 3200+ Venice
ASRock 939Dual-SATA2
2x 512 Corsair value PC3200
dual-channeled
evga geforce 6800 gs 256 mb pci-e
WD 80 gb hd 7200 rpm
4940 3dmark 05
new.puree is offline  
Old 01-22-2006, 08:48 AM   #2 (permalink)
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default

I'm guessing your problem is linking to Javac - the java compiler. It has been a while since i touched J creator and i am currently on a Linux machine so cant go into much detail, so the following is all from memory - bear with me:

- first you need to have the java SDK installed, you can get this from java.sun.com.
With this comes tha java compiler, called javac

I am not entirely sure of the path, you could search for it, however it will be in the bin directory of the java sdk directory (or whatever it is called). You need this path. Somewhere in the properties of jCreator there will be a path to compiler option, you need to copy that path and paste it in here. That should be all you need to do.

Does that help at all? or even is that what you were after? - if that is all correct it could just be problems with paths (i.e. not seeing the classes you created because the directories they are in are not within your classpath). Can you compile a simple hello world program. If not what errors do you get?
fitzjj is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On