Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Reuse of compiler settings

https://docs.sonatype.org/display/TYCHO/FAQ#FAQ-Q.Howtoconfigurewarning%2FerrorsettingsoftheOSGicompiler%3F 

this is double maintenance but it works

Jan

-----Original Message-----
From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Sven Efftinge
Sent: Dienstag, 6. September 2011 08:23
To: Tycho user list
Subject: Re: [tycho-user] Reuse of compiler settings

So what's the recommended approach to keep the compiler settings used within Eclipse and the compiler settings used in the build in sync?

On Sep 5, 2011, at 8:39 PM, Igor Fedorenko wrote:

> No, this is not possible at the moment and there are no immediate plans
> to support this unless somebody contributes a quality patch.
> 
> I assume that most of multi-module projects would expect the same
> compiler settings to be used by all projects, so I am not sure sourcing
> compiler configuration from .classpath file is actually a good long-term
> approach.
> 
> --
> Regards,
> Igor
> 
> On 11-09-05 2:33 PM, Sven Efftinge wrote:
>> Hi all,
>> 
>> how can I make Tycho use the .classpath settings and more important the project specific compiler settings of my eclipse project?
>> 
>> Sven
>> 
>> 
>> _______________________________________________
>> tycho-user mailing list
>> tycho-user@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/tycho-user
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top