Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] remove line from bundles.info file

not sure if this is for test excution or the build in general. You may want to try

https://wiki.eclipse.org/Tycho/Target_Platform#Filtering

 

Regards

Jan

 

From: <tycho-user-bounces@xxxxxxxxxxx> on behalf of Alex Kravets <kravets.dev@xxxxxxxxx>
Reply-To: Tycho list <tycho-user@xxxxxxxxxxx>
Date: Monday, 11. February 2019 at 16:51
To: Tycho list <tycho-user@xxxxxxxxxxx>
Subject: [tycho-user] remove line from bundles.info file

 

Because of https://bugs.eclipse.org/bugs/show_bug.cgi?id=514326 we have issues running Git support in Eclipse. One remedy that works is to remove reference to slf4j 1.7.2 from ${iit.install.dir}/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info. What I'd like to do is alter bundles.info file during the build, how can I do this?

 

thanks,

Alex


Back to the top