
| Key: |
GROOVY-2478
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Thorsten Kamann
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
groovy
Created: 08/Jan/08 02:23 PM
Updated: 08/Feb/08 01:26 AM
|
|
| Component/s: |
eclipse-plugin
|
| Affects Version/s: |
1.5.1
|
| Fix Version/s: |
1.5.2
|
|
|
The JDT provides an internal class to simplify the access to the common icons (like icons for public, private, protected methods, fields and so on).
But this class is an internal class so the access is forbidden. So it were nice to have a groovy version of this.
|
|
Description
|
The JDT provides an internal class to simplify the access to the common icons (like icons for public, private, protected methods, fields and so on).
But this class is an internal class so the access is forbidden. So it were nice to have a groovy version of this. |
Show » |
|