[精讚] [會員登入]
93

unknown issue after downgrade to intellij idea community version

使用社群版遇到的奇怪問題

分享此文連結 //n.sfs.tw/15984

分享連結 unknown issue after downgrade to intellij idea community version@外行中的外行
(文章歡迎轉載,務必尊重版權註明連結來源)
最後編修
2022-11-25 23:47:52 By jung
 

因為專業版的intellij IDEA ultimate 教育授權越來越嚴格

目前教育授權只能用在教學,我白目自己申請時加上我用來編譯教育部程式,就被拒絕了

只好回頭用社群版

沒想到,真的不好用,果然收錢的版本有差

雖然我只用到JAVA

所以遇到一個奇怪的問題,每次我用git checkout後,想重新載入專案

社群版就把我的專案設定全清掉!挖哩勒

所以又要從project structure專案結構那邊重新加入,這樣maven 快捷列才會顯示@@

就是最右側這個快捷工具列,居然直接消失給我看!

更怪的是,只要重新載入專案結構

左側的commit sidebar快捷列也一起消失!我哭

就是這個用來看 commit changelist 的好用工具列也不見

每次都要重設一次,我真的快昏倒,目前還沒找到解法

先把重新設定的地方記下來

蘋果版就是在Preference->Version Control -> Commit ->設定這個 use non-modal commit interface

更怪的是,如果重新載入專案之前,有出現快捷列,載入後消失的話,到這邊要先取消勾選,套用,退出後,再進入重新勾選一次

才會重新出現!!這到底是什麼魔法@@

上面設定位置是參考這篇的:

https://blog.csdn.net/qiaohao0206/article/details/106326822

救命呀!

 

END

你可能感興趣的文章

openssl package update issue caused by cve-2022-2068 centos7 is at maintenance support phase2, only critical impact security issues will be patched

intellij IDEA git設定說明 whenever using git push fuction in the intellij IDEA

使用virtualbox每次都忘記的事情 share folder from win host to linux guest vm

如何用git log功能產生有固定格式的commit紀錄 how to create a git commit history log file with custom format

在IDEA從JDK8升級到JDK11遇到的奇怪問題 在IDEA遇到的JAVA11函式庫引入問題

安裝netbeans9遇到的小狀況 how to show netbeans9 program onto ubuntu desktop

我有話要說

>>

限制:留言最高字數1000字。 限制:未登入訪客,每則留言間隔需超過10分鐘,每日最多5則留言。

訪客留言

[無留言]

隨機好文

新增IDP程式使用google防機器人的驗證功能 身份認證程式新增google防機器人v2

更新IDP程式以新增及修正本地管理帳號登入 add locallogin page and function with local authorized account

在新版谷歌協作平台嵌入edimax或lass空氣盒子讀取數值並視覺化 embeeded javascript to read and visualized lass json value on new google site

系統不正常關機導致mongodb啟動失敗 重新安裝mongodb使用mongorestore

installation and implementation of k8s clusters on CentOS8 k8s入坑