
|
If you were logged in you would be able to see more operations.
|
|
|
groovy
Created: 20/Dec/07 05:12 PM
Updated: 08/Feb/08 01:26 AM
|
|
| Component/s: |
eclipse-plugin
|
| Affects Version/s: |
1.5
|
| Fix Version/s: |
1.5.2
|
|
|
The GroovyNavigatorContentProvider implements the GroovyBuildListener. Always - if the listener is fired - the tree in the Project-Explorer will be completly rebuilt. This is not optimal. The provided patch only refreshs the selected TreeSelection.
|
|
Description
|
The GroovyNavigatorContentProvider implements the GroovyBuildListener. Always - if the listener is fired - the tree in the Project-Explorer will be completly rebuilt. This is not optimal. The provided patch only refreshs the selected TreeSelection. |
Show » |
|