Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
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 :
Description
This patch fixes a lot of the hover-links for types and methods.
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