That's as good a hack as anything at the moment Steven. Regards, Tim
Steven Gong wrote: > On 1/19/06, Steven Gong <[EMAIL PROTECTED]> wrote: >> Hi all, >> Is there a way to make classlib+J9 as a JRE configuration of Eclipse? I >> found that Eclipse could only support the standard classlib directory layout >> while classlib uses different modulized jars. It seems more comfortable to >> develop and test something in an IDE. Do you think so? > > > Solved it with a dirty hack -- Just copy any jar as xxx/jre/rt.jar and > xxx/jre/ext/tools.jar > Then uncheck "Use default system libraries" and add jars from > xxx/jre/lib/boot/ > > -- >> Best Regards >> Steven Gong > > > > > -- > Best Regards > Steven Gong > -- Tim Ellison ([EMAIL PROTECTED]) IBM Java technology centre, UK.
