Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-core-dev] Tool settings

Hi Wieant,

There is no way to have this work the way that you want it to without
changing the MBS source code.  Please enter a bugzilla so that we can
track your requirement.

Thanks,
Leo


-----Original Message-----
From: cdt-core-dev-bounces@xxxxxxxxxxx
[mailto:cdt-core-dev-bounces@xxxxxxxxxxx] On Behalf Of wieant@xxxxxxxxx
Sent: Monday, October 17, 2005 5:27 AM
To: cdt-core-dev@xxxxxxxxxxx
Subject: [cdt-core-dev] Tool settings


For one of our toolchains we have specified a
ManagedCommandLineGenerator
class to process tool flags into a command line. The same class should
also
be called to generate the flags shown in the C/C++ build dialog when a
Tool
is selected (ToolSettingsBlock), but somehow it isn't. Is there a way to
have our ManagedCommandLineGenerator class be called for this too?

Regards,
  Wieant
_______________________________________________
cdt-core-dev mailing list
cdt-core-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-core-dev


Back to the top