2015 Jul 23 3:35 PM
Hi Folks,
I really love the the refactoring capabilities of eclipse using the quick-fix for class based implementation. It allows method/variable creations incredibly fast. It used to work fine for a certain class and suddenly stopped working for the very same class while it's still working for other classes. So, I guess there is something wrong with this one class. Did anyone else encounter similar problems? Would it be helpful when I post the source code of my class here?
Best regards
Tobias
Hi Folks,
I really love the the refactoring capabilities of eclipse using the quick-fix for class based implementation. It allows method/variable creations incredibly fast. It used to work fine for a certain class and suddenly stopped working for the very same class while it's still working for other classes. So, I guess there is something wrong with this one class. Did anyone else encounter similar problems? Would it be helpful when I post the source code of my class here?
Best regards
Tobias
2015 Jul 23 4:26 PM
I think I have found the reason for this issue. I used an include "crm_direct" (it's used multiple times in the system) in the section
As soon as I have commented this single line everything worked fine again. Moreover, I experienced the error error described in SAP Note 2022368 once in a while. This has also vanished now. Though the Note perfectly describes my error it's not relevant anymore for my release. I am using SAP_BASIS 7.4 SP10 and Eclipse Mars with the latest version of ADT. Someone else experiencing similar issues?
Best regards
Tobias
2015 Jul 27 2:25 PM
Hi Tobias,
what is the content of the include? Does it contain syntax errors?
Which quickfixes do not work anymore?
Are you missing the proposals or do you get the proposals but cannot apply them?
Regards,
Michael
2015 Jul 31 3:11 PM
Hi Michael,
1. the inlcude just contains many crm related constants and is used in many customer/standard programs. It does not contain any syntax errors and never caused any trouble.
2. I am missing the proposals.
With include:
Without Include:
As you can see, everything works perfectly as soon as I remove the include statement.
Best regards
Tobias
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |