Re: Problems with builth path!

2006-06-14 Thread Stepan Mishura
On 6/14/06, Richard Liang wrote: Tim Ellison wrote: Richard Liang wrote: I launch Eclipse 3.2 RC7 with options -Xms256M -Xmx256M -vm D:\jdk\RI\jdk1.5.0_06\bin\javaw -Dpde.allowCycles=true -Dpde.jreProfile=none, But LUNI still cannot add luni-kernel-stubs.jar to its Plug-in

Re: Problems with builth path!

2006-06-14 Thread Richard Liang
Stepan Mishura wrote: On 6/14/06, Richard Liang wrote: Tim Ellison wrote: Richard Liang wrote: I launch Eclipse 3.2 RC7 with options -Xms256M -Xmx256M -vm D:\jdk\RI\jdk1.5.0_06\bin\javaw -Dpde.allowCycles=true -Dpde.jreProfile=none, But LUNI still cannot add luni-kernel-stubs.jar to

Re: Problems with builth path!

2006-06-14 Thread Stepan Mishura
On 6/14/06, Richard Liang wrote: Stepan Mishura wrote: On 6/14/06, Richard Liang wrote: Tim Ellison wrote: Richard Liang wrote: I launch Eclipse 3.2 RC7 with options -Xms256M -Xmx256M -vm D:\jdk\RI\jdk1.5.0_06\bin\javaw -Dpde.allowCycles=true -Dpde.jreProfile=none, But LUNI

Re: Problems with builth path!

2006-06-13 Thread Richard Liang
Tim Ellison wrote: Richard Liang wrote: I launch Eclipse 3.2 RC7 with options -Xms256M -Xmx256M -vm D:\jdk\RI\jdk1.5.0_06\bin\javaw -Dpde.allowCycles=true -Dpde.jreProfile=none, But LUNI still cannot add luni-kernel-stubs.jar to its Plug-in Dependencies. So I have to add

Re: Problems with builth path!

2006-06-12 Thread Richard Liang
Tim Ellison wrote: Yep, in fact recent builds of Eclipse can cope with the kernel jars if you specify -Dpde.allowCycles=true as well as -Dpde.jreProfile=none on the launch-line. Hello Tim, I launch Eclipse 3.2 RC7 with options -Xms256M -Xmx256M -vm D:\jdk\RI\jdk1.5.0_06\bin\javaw

RE: Problems with builth path!

2006-06-09 Thread Nathan Beyer
After you've got everything built and you have the PDE's Target Platform pointing at the 'deploy\jdk\jre\lib\boot' folder you should just need to add the luni-kernel-stubs.jar to your build path. Most of the dependencies should be resolved as Plug-in Dependencies. You'll also need to add the

Re: Problems with builth path!

2006-06-09 Thread Tim Ellison
Yep, in fact recent builds of Eclipse can cope with the kernel jars if you specify -Dpde.allowCycles=true as well as -Dpde.jreProfile=none on the launch-line. (We should plan to put the stubs and tests support jars into the HDK when we get there, but yes, in the meantime link/load it into the