Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ant-dev] Changes to how properties are applied for an Ant build


In Eclipse 2.1.*, you have both global Ant properties and launch specific properties.

No matter what the user did, global properties are applied to all builds.

I would like to propose that we move the property specification to be like the classpath specification: each configuration can make use of the global settings or selectively override as desired.

Please post comments or questions to https://bugs.eclipse.org/bugs/show_bug.cgi?id=34971

Thanks
Darins

Back to the top