Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
(GUI ではなく) スクリプトを介して IDEA を制御できるコンソール アプリ (プラグインの可能性があります) はありますか?
書きたいスクリプトの例:
find all classes that ends with "Factory" Refactor:rename method XXX with XXXNew put annottion on class @Entity
これをアイデアで行うには、構造検索と置換を使用する必要があります
これにより、説明したようにクラスを変更できます-
SSRはUltimate Editionのみの一部です。