History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GROOVY-2466
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Thorsten Kamann
Reporter: Dave Dunkin
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
groovy

Code completion import improvements

Created: 03/Jan/08 07:47 PM   Updated: 08/Feb/08 01:26 AM
Component/s: eclipse-plugin
Affects Version/s: 1.5.1
Fix Version/s: 1.5.2

Time Tracking:
Not Specified

File Attachments: 1. Text File completion.patch (9 kb)
2. Text File completion.patch (9 kb)

Issue Links:
dependent
 

Patch Submitted: Yes


 Description  « Hide
This patch will add the import declaration when importing a class via code completion.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Aaron Tarter - 04/Jan/08 07:35 AM
The patch file is fully qualified relative to your C drive. Please recreate it so that it is relative to your workspace so we can use patch tools to apply it, e.g.
C:/dev/groovy/workspace/org.codehaus.groovy.eclipse.codeassist.completion/src/org/codehaus/groovy/eclipse/codeassist/completion/GroovyProposal.java

should be:

org.codehaus.groovy.eclipse.codeassist.completion/src/org/codehaus/groovy/eclipse/codeassist/completion/GroovyProposal.java


Dave Dunkin - 04/Jan/08 11:24 AM
Updated patch with relative paths.

Thorsten Kamann - 09/Jan/08 04:17 PM
Added the patch to the codebase.
Thanks for your work.

Paul King - 08/Feb/08 01:26 AM
close off release 1.5.4