groovy

Code completion import improvements

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.5.1
  • Fix Version/s: 1.5.2
  • Component/s: None
  • Labels:
    None
  • Patch Submitted:
    Yes
  • Number of attachments :
    2

Description

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

  1. completion.patch
    04/Jan/08 11:24 AM
    9 kB
    Dave Dunkin
  2. completion.patch
    03/Jan/08 7:47 PM
    9 kB
    Dave Dunkin

Issue Links

Activity

Hide
Aaron Tarter added a comment -

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

Show
Aaron Tarter added a comment - 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
Hide
Dave Dunkin added a comment -

Updated patch with relative paths.

Show
Dave Dunkin added a comment - Updated patch with relative paths.
Hide
Thorsten Kamann added a comment -

Added the patch to the codebase.
Thanks for your work.

Show
Thorsten Kamann added a comment - Added the patch to the codebase. Thanks for your work.
Hide
Paul King added a comment -

close off release 1.5.4

Show
Paul King added a comment - close off release 1.5.4

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: