Łukasz Pęgiel
Łukasz Pęgiel
@lc-leuc did the latest changes helped?
I've changed a bit how AbapStatment class is working, added there few method to correctly grab the beginning of statement and inline comment at the end. Maybe this has done...
Ok, now fully understand the issue. When you have the getStartOfReplace you use (as I previously) the getBeginOfStatement method. . As this lead to reading also inline comments of the...
I need to add some descriptions of the methods and need to invest in the Unit Tests here, for the sake of all of us :D
Hi @D029515 , I cannot access this resource :( can you post details here? Cheers Łukasz
Can you go to Help->About Eclipse IDE, then to Installation details and check if you have org.eclipse.json plugin in your installation? If you have then there is something on my...
One option could be that you use option Contact all update sites on the install window. If this does not work, I would need to check and maybe rebuild the...
I think, that the quick solution could be to install Eclipse Web Developer Tools Platform. It's included there as far as I can see. https://marketplace.eclipse.org/content/eclipse-web-developer-tools#details
You're welcome! Anyway I need to somehow made it work without such manual actions 🤣
Hi @kevinholtkamp , thanks for the idea. I can try to support you here in this "nice" work of refactoring old code. But I'm not sure this can be handled...