Eclipse: How to share Java compiler errors/warnings settings across entire team - Stack Overflow
Eclipse allow you to export your preferences via
File > Export > Preferences
You will see a list of exportable preferences, which contains Java Compiler Preference
, you can even choose specified preference to export.
After that, you can import the preferences into a new workspace via
File > Import > Preferences
Read full article from Eclipse: How to share Java compiler errors/warnings settings across entire team - Stack Overflow
No comments:
Post a Comment