[ 
https://issues.apache.org/jira/browse/LUCENE-6514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606730#comment-14606730
 ] 

Steve Rowe commented on LUCENE-6514:
------------------------------------

Alessandro, nobody has attempted to modify the shared code style settings to 
affect spaces.  Contributions are welcome!  

What I do when I want to change IntelliJ config is: I make changes via 
IntelliJ's UI config management, then compare the modified files in {{.idea/}} 
against what's stored under {{dev-tools/idea/.idea/}}, merge the changes into 
the {{dev-tools/}} files, then run {{ant clean-idea idea}} and get the project 
to reload in IntelliJ to test out that they work.

> 'ant idea' no longer includes code style settings
> -------------------------------------------------
>
>                 Key: LUCENE-6514
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6514
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: -tools
>            Reporter: Steve Rowe
>            Assignee: Steve Rowe
>            Priority: Minor
>             Fix For: 5.3
>
>         Attachments: LUCENE-6514.patch
>
>
> Fairly recently, with modern versions of IntelliJ (14+ ?), code style 
> settings are no longer included when you run {{ant idea}}, so you get the 
> defaults (4 spaces per indent level rather than 2, etc.)
> The {{.idea/projectCodeStyle.xml}} file is still there, so something has 
> changed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to