Re: [jira] Updated: (LUCENE-1314) IndexReader.reopen(boolean force)

2008-06-23 Thread Mike Klaas

On 23-Jun-08, at 10:14 AM, Jason Rutherglen (JIRA) wrote:


Does anyone know how to turn off Eclipse automatically changing the  
import statements?  I am not making it reformat but if I edit some  
code in a file it sees fit to reformat the imports.


http://www.google.com/search?q=turn%20off%20eclipse%20changing%20import%20statements


I'm running into a problem where Organize Imports is removing all of  
my import statements. I had to turn off Keep Imports Organized  
because I noticed that ...



-Mike

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [jira] Updated: (LUCENE-1314) IndexReader.reopen(boolean force)

2008-06-23 Thread Jason Rutherglen
Project - Properties - Java Editor - Save Actions  Check Perform the
selected actions on save Uncheck Organize Imports is the correct answer now
in Google

On Mon, Jun 23, 2008 at 4:07 PM, Mike Klaas [EMAIL PROTECTED] wrote:

 On 23-Jun-08, at 10:14 AM, Jason Rutherglen (JIRA) wrote:


 Does anyone know how to turn off Eclipse automatically changing the import
 statements?  I am not making it reformat but if I edit some code in a file
 it sees fit to reformat the imports.



 http://www.google.com/search?q=turn%20off%20eclipse%20changing%20import%20statements

 
 I'm running into a problem where Organize Imports is removing all of my
 import statements. I had to turn off Keep Imports Organized because I
 noticed that ...
 

 -Mike


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]