Brilliant! The little hack for setting up the Harmony JRE was just what I
needed.

BTW: This does work on Eclipse 3.1.2 just fine. You can change the PDE's
Target Platform, but you don't need to since you already turned down the
missing dependencies for plug-ins check to Warning.

-----Original Message-----
From: Tim Ellison [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 06, 2006 10:09 AM
To: [email protected]
Subject: Re: Tips for Harmony Development on Eclipse

Nathan,

I've described how you can use set up Eclipse to develop individual
Harmony classlib modules.  This is how I work [1] so I don't have to
download and recompile the entire class lib code for local changes.

The "Run As" set up requires a Harmony JRE plug-in for Eclipse, which at
present is not part of the Harmony project, but there is a workaround
that Steven Gong described on this list [2].

Regards,
Tim

[1]
http://incubator.apache.org/harmony/subcomponents/classlibrary/dev_eclipse.h
tml
[2]
http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200601.mbox/%
[EMAIL PROTECTED]

Nathan Beyer wrote:
> Does anyone have any tips on setting up Eclipse projects and launchers to
do
> some hacking on the Harmony Classlib? If there are some sites I should
just
> be reading, please point the way. I skimmed the Wiki and did some
searches,
> but couldn't find anything.
> 
>  
> 
> I have most of the projects setup and compiling in Eclipse using the SVN
> code and the snapshot builds, but I'm unable to get the "Run As" and
"Debug
> As" pieces going, so I can execute the tests and build some of my own. My
> problem seems to be around getting the JRE and the security policies setup
> appropriately.
> 
>  
> 
> Thanks.
> 
>  
> 
> -Nathan
> 
> 

-- 

Tim Ellison ([EMAIL PROTECTED])
IBM Java technology centre, UK.

Reply via email to