
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Environment:
|
OSX
|
|
| Build: |
7,126
|
| Severity: |
High
|
|
We're in the process of refactoring our project into many small modules, each with its own build.xml. It seems the current choice of build.xml files to display in the ant window should be part of the workspace file, not the project file. We're adding and removing them a lot, and it's annoying to have to update the project all the time and resolve conflicts for something that's really user state.
|
|
Description
|
We're in the process of refactoring our project into many small modules, each with its own build.xml. It seems the current choice of build.xml files to display in the ant window should be part of the workspace file, not the project file. We're adding and removing them a lot, and it's annoying to have to update the project all the time and resolve conflicts for something that's really user state. |
Show » |
|
Probably, the request should be: "Do not write anything in .ipr file, if all values of shared properties are default."
Plus, it would be nice to get default Ant properties configurable in IDE settings, that is different issue.