ABAPQuickFix
ABAPQuickFix copied to clipboard
ADT update error on ABAP Quick Fix
I suddenly get an update error on ABAP Quick Fix. I have described the error here in detail: https://sap.stackenterprise.co/questions/66845
Hi @D029515 ,
I cannot access this resource :( can you post details here? Cheers Łukasz
Hi Lukasz, I'm sorry.
Here's the description:
I suddenly get the following error when trying to update my ADT installation:
Complete error message:
Cannot complete the install because one or more required items could not be found. Software being installed: ABAP Quick Fix 1.1.6.202406241521 (com.abapblog.adt.quickfix.feature.feature.group 1.1.6.202406241521) Missing requirement: ABAP Quick Fix Plugin 1.1.6.202406241521 (com.abapblog.adt.quickfix 1.1.6.202406241521) requires 'osgi.bundle; org.eclipse.json 1.1.100' but it could not be found Cannot satisfy dependency: From: ABAP Quick Fix 1.1.6.202406241521 (com.abapblog.adt.quickfix.feature.feature.group 1.1.6.202406241521) To: org.eclipse.equinox.p2.iu; com.abapblog.adt.quickfix [1.1.6.202406241521,1.1.6.202406241521]
How can I resolve it?
I have a M1 Macbook Pro with ADT Version: 3.49.200 installed.
I have configured the following update sites:
ADT Extensions:
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 side to correct. If not, then maybe I need to add the dependency in other way, so it's downloaded together with the plugin for example.
No, I don't have the plugin:
How can I install it?
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 solution to include the required plugin somehow.
I tried it, but unfortunately it does not work.
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
Configured update site https://download.eclipse.org/releases/latest and installed "Eclipse Web Developer Tools"
After a restart I was able to update ABAP Quick Fix
Thank you for your excellent and super quick support :-)
You're welcome! Anyway I need to somehow made it work without such manual actions 🤣