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.
クラスとメソッドを記述するときに @see を使用したいことがよくありますが、@see リンクを手動で書き出すのは面倒なので、通常はそうしません。
Eclipse JDTに組み込まれているこれを行う簡単な方法はありますか?
コンテンツ アシストを使用すると、参照が自動的に挿入されます。正確に必要なものによっては、Window/Preferences/Java/Editor/Templates に移動してコード テンプレートを追加することで、時間を節約できる場合があります。