Strange... I've executed Eclipse on Harmony and have checked the list of the jars in installed JRE... There are no jars from bin/default directory.
SY, Alexey 2007/9/12, Tim Ellison <[EMAIL PROTECTED]>: > Alexey Petrenko wrote: > > 2007/9/12, Tim Ellison <[EMAIL PROTECTED]>: > >> Alexey Petrenko wrote: > >>> I've searched around Harmony site and I could not find any mention of > >>> Harmony plug-in for Eclipse. But it would be nice to see the link to > >>> it and usage description. > >> Yep, we also discussed having an Eclipse update site for downloading the > >> plug-in, but it was deferred as part of a bigger discussion of an > >> ASF-wide update site. I think that has stalled though. > >> > >>> We have "Apache Harmony Development Using Eclipse" page [1] but I > >>> think we also need "Eclipse development using Harmony" page. > >>> > >>> Thoughts? Objections? > >> Sure. > >> > >>> Regarding plug-in itself... As far as I remember Eclipse can not find > >>> Harmony kernel jars without modifying default/harmonyvm.properties > >>> file. > >>> Tim, could you please clarify the issue. Can we fix it ourselves our > >>> we need support from Eclipse? > >> No, it should find the kernel JARs ok without any tweaks -- do you see > >> it behaving differently? We can fix these things ourselves. > > As far as I remember I had to change the path to jars in > > harmonyvm.properties from %VM_DIR% to default on Windows. > > > > But I have not try for a while... Will check today... > > I just created a Java project in Eclipse, with the Harmony JRE to > compile against, and it has the kernel jars in there too, so I think we > are in good shape. > > Regards, > Tim >
