Results 1 to 5 of 5
- 02-28-2010, 04:45 PM #1
Member
- Join Date
- Feb 2010
- Posts
- 3
- Rep Power
- 0
Downloading Turtle Graphics and Other Packages
Hello,
I was wondering if anyone knew where to install .jar files on a mac. I knew that you had to put the files in C:\Program Files\Java\jdk1.6.0_18\jre\lib\ext\ on windows, but I'm not sure where you put them on a mac. If anyone knows what to do, that'll be great.
- 02-28-2010, 05:19 PM #2
Member
- Join Date
- Feb 2010
- Posts
- 3
- Rep Power
- 0
Any help would be appreciated...
-
The answer is the same for both Windows and for the mac: it doesn't matter where you put the jar as long as you set the classpath such that you can find the jars. How to do this last part will depend on whether you're using an IDE or the command line.
- 02-28-2010, 06:08 PM #4
Member
- Join Date
- Feb 2010
- Posts
- 3
- Rep Power
- 0
Thanks for the reply! I'm using Netbeans IDE.
-
OK, then the NetBeans help files will tell you how to add the jar (in any location that's accessible) to the class path. Myself, I know how to do this from the command line and from Eclipse, but not NetBeans.
Similar Threads
-
Downloading help with JDK 6
By oneofthelions in forum Advanced JavaReplies: 1Last Post: 12-15-2009, 01:42 AM -
Downloading help with JDK 6
By oneofthelions in forum New To JavaReplies: 1Last Post: 12-13-2009, 06:31 PM -
need help with "turtle" problem
By cbear315 in forum New To JavaReplies: 4Last Post: 09-18-2009, 01:23 AM -
Turtle assignment
By jmc724 in forum New To JavaReplies: 11Last Post: 07-16-2008, 09:11 PM -
Importing packages from the packages within same application.
By sta2003 in forum New To JavaReplies: 3Last Post: 02-12-2008, 11:03 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks