[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [stellation-res] JRE as project library
|
On Mon, 2002-12-30 at 12:59, Jonathan Gossage wrote:
> For some reason, the file /opt/IBMJava2-14/jre/lib/server.jar has been added
> as a prerequisite to the org.eclipse.stellation.core project. Is it the
> intent to restrict Stellation to only run with this JRE and if so is it
> available in Windows? In addition the path is hard coded to something that
> is seldom present on Windows based systems. If libraries such as this are
> added, would it be possible to use path variables to allow for different
> user configurations.
Sorry; that's an error on my part.
I recently re-installed Linux on my system, and the new version came
with JDK 1.4. In 1.4, the standard lib discovered by Eclipse doesn't
include the java.sql stuff; that's in another jar which isn't added
to the path by default. I tried to set it up using a value derived from
the JRE_LIB classpath variable in the project configuration. If I had
gotten it right, it would have made things work nicely under JDKs that
needed the separate entry to pull in the sql classes, and it wouldn't
have caused any problem for JDKs that didn't.
Unfortunately, I got it wrong. I'll try to figure out how to get
that right today.
-Mark
--
Mark Craig Chu-Carroll, IBM T.J. Watson Research Center
*** The Stellation project: Advanced SCM for Collaboration
*** http://www.eclipse.org/stellation
*** Work Email: mcc@xxxxxxxxxxxxxx ------- Personal Email: markcc@xxxxxxxxxxx