[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Does M4 remove the need for a special "ui" classpath variable on MacOS X?
|
- From: Scott Ellsworth <scott@xxxxxxxxxx>
- Date: Thu, 19 Dec 2002 17:41:34 -0800
- Newsgroups: eclipse.tools
- Organization: EclipseCorner
- User-agent: MT-NewsWatcher/3.2 (PPC Mac OS X)
Hi, all.
ISTR reading that 2.1 will handle a split jdk (ie one where the ui
classes are stored in a seperate jar) more gracefully than 2.0.
Has that support made it to M4?
I am running on MacOS X, and it stores all of the Swing classes in
ui.jar, deep inside JAVA_HOME. My old builds all have a seperate cp
variable to account for it, and I was wondering if this is stil needed.
Scott