
|
Available Workflow Actions
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
| Build: |
8,691
|
| Severity: |
Medium
|
|
Currently the list of classes available for autocomplete (for example the complete in the class attribute of a Spring bean or the filter-class tag value) is ordered alphabetically, but classes and packages are mixed together. This looks ugly.
It would be better if the list would contain first all the packages (alphabetically ordered) and then all the classes (also alphabetically ordered).
|
|
Description
|
Currently the list of classes available for autocomplete (for example the complete in the class attribute of a Spring bean or the filter-class tag value) is ordered alphabetically, but classes and packages are mixed together. This looks ugly.
It would be better if the list would contain first all the packages (alphabetically ordered) and then all the classes (also alphabetically ordered). |
Show » |
| There are no comments yet on this issue.
|
|