Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 02-25-2006, 07:25 PM   #1 (permalink)
 
Newb Techie

Join Date: Jan 2005

Posts: 40

experiencethis

Send a message via AIM to experiencethis Send a message via Yahoo to experiencethis
Default INstalling BlueJ

Hey guys, I need to install BlueJ for my CSc class, but I dont know how to install it. It comes in a .jar files and the extraction contains a bunch of .class files. Thanx
experiencethis is offline  
Old 02-25-2006, 08:09 PM   #2 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

java -jar program_name.jar

unless it has a makefile it should run as is with the above command
horndude is offline  
Old 02-25-2006, 08:23 PM   #3 (permalink)
 
Newb Techie

Join Date: Jan 2005

Posts: 40

experiencethis

Send a message via AIM to experiencethis Send a message via Yahoo to experiencethis
Default

I dont know...it actually doesnt even do anything. The terminal will pause for a second and then return a new input line.
experiencethis is offline  
Old 02-26-2006, 01:57 AM   #4 (permalink)
 
Ultra Techie

Join Date: May 2005

Location: Townsville, QLD

Posts: 641

jakec is on a distinguished road

Default

Hey Experiencethis


BlueJ is available from www.bluej.org. Download the latest BlueJ version (currently 2.1.0) from their distribution page.

Run the installer by executing
java -jar bluej-212.jar

In the installer, select an installation directory and your JDK directory and install.

In the installed bluej directory, you will find a file named bluej. Execute this file to start BlueJ.

Jake
jakec is offline  
Old 02-26-2006, 04:31 PM   #5 (permalink)
 
Newb Techie

Join Date: Jan 2005

Posts: 40

experiencethis

Send a message via AIM to experiencethis Send a message via Yahoo to experiencethis
Default

its weird, though, the installer never starts. it never does anything when i type that exact thing; no error messages or anything. Its just like i didnt type anything and hit enter


-edit

Ok i dont know what happened, but after I let the computer sit overnight and tried the same thing, the BlueJ installer popped up. hmmm...that was weird, well thanx once again guys.
experiencethis 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