| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Sep 28, 2008, at 3:57 AM, Guillermo Acilu wrote:
<snip>
Please do not put 3rd party jar files into /System/Library/Java/Extensions. That directory is reserved for use by Apple, and we may blow it's contents away with a Software Update. We reserve the right to rewrite everything in /System. The proper place for this jar is on your application's classpath (either bundled with your double-clickable app, or specified on the command line with your Java invocation). If you must use an extensions directory, use ~/Library/Java/Extensions, or the system-wide /Library/Java/Extensions. Eclipse probably did not recognize that you added another jar to your extensions, so you may have to remove, and re-add the "Apple JVM" for Eclipse to pick it up. Cheers, Mike Swingler Java Runtime Engineer Apple Inc. |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/email@hidden This email sent to email@hidden
| References: | |
| >Eclipse - java.lang.NoClassDefFoundError: com/sleepycat/je/DatabaseException (From: Guillermo Acilu <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.