groovy

Hover link 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 fixes a lot of the hover-links for types and methods.

  1. codebrowsing.patch
    04/Jan/08 11:23 AM
    22 kB
    Dave Dunkin
  2. codebrowsing.patch
    03/Jan/08 7:49 PM
    22 kB
    Dave Dunkin

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 -

Update without fully qualified paths.

Show
Dave Dunkin added a comment - Update without fully qualified paths.
Hide
Thorsten Kamann added a comment -

Added to the codebase.
Thanks for your work.

Show
Thorsten Kamann added a comment - Added 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: