[jira] [Updated] (LUCENE-5747) Eclipse settings - prevent automatic code reformatting on save

2014-06-08 Thread Shawn Heisey (JIRA)

 [ 
https://issues.apache.org/jira/browse/LUCENE-5747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shawn Heisey updated LUCENE-5747:
-

Attachment: LUCENE-5747.patch

Patch implementing the project-specific editor save actions, disabling all such 
actions.

 Eclipse settings - prevent automatic code reformatting on save
 --

 Key: LUCENE-5747
 URL: https://issues.apache.org/jira/browse/LUCENE-5747
 Project: Lucene - Core
  Issue Type: Bug
  Components: general/build
Affects Versions: 4.8.1
Reporter: Shawn Heisey
Assignee: Shawn Heisey
Priority: Minor
 Fix For: 4.9

 Attachments: LUCENE-5747.patch


 If the user has Eclipse globally configured to automatically reformat code or 
 reorganize imports on save, currently these actions will be performed, 
 because the settings created by ant eclipse do not have any 
 project-specific settings to disable it.  This will add those 
 project-specific settings.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (LUCENE-5747) Eclipse settings - prevent automatic code reformatting on save

2014-06-08 Thread Shawn Heisey (JIRA)

 [ 
https://issues.apache.org/jira/browse/LUCENE-5747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shawn Heisey updated LUCENE-5747:
-

Attachment: LUCENE-5747.patch

Updated patch with CHANGES.txt.

 Eclipse settings - prevent automatic code reformatting on save
 --

 Key: LUCENE-5747
 URL: https://issues.apache.org/jira/browse/LUCENE-5747
 Project: Lucene - Core
  Issue Type: Bug
  Components: general/build
Affects Versions: 4.8.1
Reporter: Shawn Heisey
Assignee: Shawn Heisey
Priority: Minor
 Fix For: 4.9

 Attachments: LUCENE-5747.patch, LUCENE-5747.patch


 If the user has Eclipse globally configured to automatically reformat code or 
 reorganize imports on save, currently these actions will be performed, 
 because the settings created by ant eclipse do not have any 
 project-specific settings to disable it.  This will add those 
 project-specific settings.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org