Thursday, March 29, 2012

How to apply customized code styles to Idea


To apply a customized code style first you have to put the style file to the below given path.

(C:\Documents and settings\user\)\.IdeaIC11\config\codestyles\

Then in the idea IDE go to Settings----Code style----java---global settings

Form the schema drop down list you can select the code style you have added to the above given path and apply it, :) !

No comments:

Post a Comment