Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-mtj-dev] EclipseME Empty API Generator

Hello Craig,

 

Thanks for the information. I’ve already attached to the CQ the source code necessary.

 

I’ve got another question to you concerning the ASM dependency.

We filed a CQ for ASM version 2.2.2

https://dev.eclipse.org/ipzilla/show_bug.cgi?id=2237

There are other versions of ASM already approved to use by eclipse.

Do you know if EclipseME works with a different version? If yes, which one (1.5.3, 2.2.1, 3.0 or 3.1)?
 
Thanks,
Hugo

 

 


From: dsdp-mtj-dev-bounces@xxxxxxxxxxx [mailto:dsdp-mtj-dev-bounces@xxxxxxxxxxx] On Behalf Of Craig Setera
Sent: Wednesday, April 02, 2008 3:21 PM
To: Mobile Tools for The Java Platform mailing list
Subject: Re: [dsdp-mtj-dev] EclipseME Empty API Generator
Importance: High

 

The website generator isn't of interest... It is primarily used to add the necessary code to the EclipseME web site to add Google Ads.  (which I just realized I'm going to lose when transitioning to MTJ... hmm).  

 

In terms of the manual folder, I had actually forgotten about that being there.  In certain cases, the tool was having trouble doing an automatic translation.  The manual folder contains empty API classes that I had to build out to some extent by hand.  It is an integral part of the empty API generation.  In terms of copyright/license, they should all have my standard copyright and be EPL licensed.... not that there is really anything that useful in there.  These will need to be added to the CQ.

 

On Apr 2, 2008, at 9:54 AM, Raniere Hugo-wha006 wrote:



Hi Craig,

 

I’ve been looking trhough the eclipseme-tools folder from EclipseME SVN (https://eclipseme.svn.sourceforge.net/svnroot/eclipseme/trunk/eclipseme-tools), in order to identify the tools used by EclipseME that must be contributed to MTJ.

 

Basically I’ve found 2 tools there:

 

  1. EmptyAPIGenerator: I’ll attach its source code to the existing EclipseME CQ. I’ve a question about the contents existent in the eclipse-me-tools/manual folder. Are they used by the EmptyAPIGenerator?

 

  1. Website Generator: Right now I don’t think it is necessary to submit this code, as we don’t have a clear definition of how the documentation will be presented on MTJ site. If necessary, we can submit this code in the future. What is your opnion about that?

 

Is there any other code that you think that should be submitted?

 

Looking forward to hearing from you,

 

Hugo

_______________________________________________
dsdp-mtj-dev mailing list
dsdp-mtj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev

 


Back to the top