What you think is what you get

Posts filed under: eclipse plugins

使用 Command Line 執行 Eclipse Format

避免違反 code standard,在 git push 之前,我一定小心翼翼的檢查每個要 push 的 j......

安裝並使用 ObjectAid

ObjectAid 可以讓 code 產生對應的 uml。對於理解 Software Architecture......

安裝並使用 AceJump

AceJump 可以幫助在eclipse Editor 中快速移動,使用這個插件基本上不再需要滑鼠移動了。 &......

安裝並使用 EclEmma 計算測試覆蓋率

1.Install EclEmma open eclipse(Kepler) -> Help ->......

安裝Metrics plugin on eclipse(Kepler)

1. Install Metrics: open eclipse(Kepler) -> Help -&g......

安裝PMD plugin on eclipse(Kepler)

1. Install PMD: open eclipse(Kepler) -> Help -> i......

CheckStyle error : Unable to instantiate RedundantThrows

Description: Run “check code with checkstyle̶......

安裝並設定CheckStyle plugin on eclipse(Kepler)

1. Install CheckStyle: open eclipse(Kepler) -> Help ......