Book Section

General Section

Other Sites

|
JavaScript Workshop Forums
View previous topic :: View next topic |
Author |
Message |
BlueOysterCult
Member

Joined: 16 Jun 2003
Posts: 10
Location: beautiful Seattle Washington
|
Posted: Thu Jul 03, 2003 7:16 pm Post subject: setting classpath ( I am using BlueJ) |
 |
|
I need to set a classpath so Java can read the dLibrary - here are the instructions:
To make dLibrary uniformly available to the Java installation:
Set the classpath environment variable to ".;c:\csc142\lib\dLibrary.jar". That value is a period, followed by a semicolor, followed by the full path name for the jar file.
The environment variable can be set for a single-use MS-DOS window by typing the command:
set classpath=.;c:\csc142\lib\dLibrary.jar
Setting the environment variable “permanently” varies depending on the operating system. The installation notes from Sun include notes on setting the classpath environment variable.
I am new to this and am not sure where to go to set it
I am using BlueJ if thast make s difference
If I am in the wrong forum can someone point me the way?
Rob
_________________
Our task must be to free ourselves... widening our circle of compassion to embrace all living creatures and the whole of nature and its beauty.
Albert Einstein |
|
Back to top |
|
 |
phil karras
Senior Member

Joined: 15 Jul 2002
Posts: 1697
Location: MD
|
Posted: Fri Jul 04, 2003 7:57 am Post subject: |
 |
|
Sorry, this is a JavaScript site NOT a Java site, they are two completely different languages. Good-luck finding a Java site.
Here are two I know of:
Forums: JavaScript Source, DHTML, Java, CGI Perl:
http://forums.webdeveloper.com/
Java Tutorial Site(s):
http://developer.java.sun.com/developer/onlineTraining/
_________________
Phil K
Circle Software Consulting
Test website: http://cs.yrex.com/
Guidelines for Posting: http://jsworkshop.com/posting.html
IHBAAA = It Has Been Asked And Answered
KISS: http://jsworkshop.com/bb/viewtopic.php?t=508 |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|
(c) 1997-2002 Starling Technologies and Michael Moncur. Portions (c) Sams Publishing. |
|
|