简体   繁体   中英

PMD Eclipse run on file save

I am using eclipse Juno and its PMD plugin. How can I set my eclipse to run PMD on file save action?

Thanks

You can enable the PMD in your project properties:

项目属性(Eclipse)

After that, PMD warnings and errors will be updated in Java files on saving.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM