You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eclipse is working fine, but when i do "Check for updates" it finds updates (version 2024-06), and when i click Next to apply updates it stops with the error:
git clone https://github.com/eclipse-embed-cdt/eclipse-plugins
cd eclipse-plugins
find -type f -print -exec grep "netlify"{} \; 2>&1 | tee grep.txt
And in grep.txt noticed these results:
./scripts/bintray/publish-v4-neon-updates-experimental.command
echo "Install new software from http://gnu-mcu-eclipse.netlify.com/v4-neon-updates-experimental"
./scripts/bintray/publish-v4-neon-updates-test.command
echo "Install new software from http://gnu-mcu-eclipse.netlify.com/v4-neon-updates-test"
But I suspect that they don't actually impact the update mechanism/process and maye simply be redundant vestigial historical references?
My PC:
kubuntu 22.04
java openjdk17 (17.0.11)
Eclipse 2024-03 (4.31.0)
Embedded CDT 6.6.0202404031712
Eclipse is working fine, but when i do "Check for updates" it finds updates (version 2024-06), and when i click Next to apply updates it stops with the error:
No repository found at http://gnu-mcu-eclipse.netlify.com/v4-neon-updates.
The text was updated successfully, but these errors were encountered: