Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: 2.1.1Release
-
Component/s: Quick fix/assist
-
Labels:None
-
Number of attachments :
Description
If you define class level annotations like:
@RunWith(Suite)
@SuiteClasses([
DomainEventsSpec
])
class Blah {}
And DomainEventsSpec hasn't been imported then you get an error. If you go to the error with CMD+. then there is no quick fix option to import the class meaning you have to navigate to the end of the line and hit CTRL+Space to import the class which is a little annoying
Issue Links
- is duplicated by
-
GRECLIPSE-911
Add import quick fix
-
Activity
Andrew Eisenberg
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Link |
This issue is duplicated by |
Andrew Eisenberg
made changes -
| Assignee | Nieraj Singh [ nisingh ] |
Andrew Eisenberg
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 2.1.1Release [ 16772 ] | |
| Resolution | Duplicate [ 3 ] |
Andrew Eisenberg
made changes -
| Component/s | Quick fix/assist [ 15458 ] | |
| Component/s | Refactoring [ 13161 ] |