Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.2.Release
-
Fix Version/s: 2.6.1.M1
-
Component/s: Project Settings, Search
-
Labels:None
-
Number of attachments :
Description
Some users have noticed that if a very generic search term (such as getName) is used inside of a groovy project, then the search results return way too many 'potential matches'. The reason for this is that there are missing binary dependencies that cause the type hierarchies of many bunary types to be invalid. Any type hierarchy that is invalid will cause matching to occur as a string, rather than using type bindings.
We can fix this by adding all binary dependencies to the classpath container.
Activity
Andrew Eisenberg
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Andrew Eisenberg
made changes -
| Fix Version/s | 2.6.1.M1 [ 18289 ] | |
| Fix Version/s | 2.6.0.Release [ 17849 ] |