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

Key: GROOVY-2467
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

Hover link improvements

Created: 03/Jan/08 07:49 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 codebrowsing.patch (22 kb)
2. Text File codebrowsing.patch (22 kb)


Patch Submitted: Yes


 Description  « Hide
This patch fixes a lot of the hover-links for types and methods.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Aaron Tarter - 04/Jan/08 07:39 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:23 AM
Update without fully qualified paths.

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

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