Skip to content
Snippets Groups Projects
Commit 5eee5d05 authored by jez04's avatar jez04
Browse files

feat: add update version of InteliJ

parent 764d302f
No related merge requests found
......@@ -545,7 +545,7 @@ function uninstallNetBeans(){
#deprecated - new version need license :-(
function installIdea(){
echo '============>Installing Idea IDE .....==========================================================================================================='
downloadAndExtract /opt ideaIC-2022.2.2.tar.gz idea-IC-222.4167.29 idea-IC https://download-cdn.jetbrains.com/idea/ideaIC-2022.2.2.tar.gz
downloadAndExtract /opt ideaIC-2023.3.4.tar.gz idea-IC-233.14475.28 idea-IC https://download-cdn.jetbrains.com/idea/ideaIC-2023.3.4.tar.gz
createLauncher idea-IC "inteliJ IDEA" /opt/idea-IC/bin/idea.sh /opt/idea-IC/bin/idea.png "inteliJ IDEA Comunity Edition"
echo '============>Idea IDE installed.==========================================================================================================='
}
......@@ -914,6 +914,10 @@ function fix2024(){
installLombok java
installLombok ee
uninstallIdea
installIdea
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment