Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] Regarding Bug 511525: Parsing method of script dependecies with the available dependencies

Hi,

 

there is no mandatory format we need to use. However I would use the same format as is used in MANIFEST.MF files of eclipse plugins to define dependencies. Another nice tool to look at is the target platform editor [1]. It provides a dsl to add dependencies. Using the same syntax would be nice.

 

Christian

 

[1] https://github.com/mbarbero/fr.obeo.releng.targetplatform

 

From: ease-dev-bounces@xxxxxxxxxxx [mailto:ease-dev-bounces@xxxxxxxxxxx] On Behalf Of Prash D
Sent: Monday, March 27, 2017 1:24 PM
To: ease-dev@xxxxxxxxxxx
Subject: [ease-dev] Regarding Bug 511525: Parsing method of script dependecies with the available dependencies

 

Hello,

 

While parsing the plugins with the available plugins obtained by invoking p2, is there any specified search format or can we use any algorithm to implement the search? 

 

Also, if we can apply our choice of search method, can you suggest me the best one that's good for this platform.

 

--

Thanks,

Prashanth

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top