10.4

SDGVSBGDRH發表於2024-11-25

IDEA配置code style
在 IntelliJ IDEA下,使用intellij-java-jd-style.xml進行程式碼格式化之前,需要先進行配置。

設定配置檔案,路徑:IntelliJ IDEA→Preference→Editor→Code Style

匯入定製的code style檔案:intellij-java-jd-style.xml

命名Scheme,並啟用該程式碼樣式規範

相關文章