On Thu, Dec 8, 2011 at 11:29 AM, Kenneth Loafman <kenn...@loafman.com> wrote:
> I believe it's probably due to the fact that PyDev still marks an import
> unused even when it is used.  Autoremove would probably end up breaking
> coded that was working.

What's the use-case where you have this? (it seems to work properly
for me) -- note that I answered the original question on another
e-mail explaining how to make sure that annotations are up to date.

Cheers,

Fabio

>
> ...Ken
>
>
> On Thu, Dec 8, 2011 at 2:17 AM, Bartosz <gan...@poczta.onet.pl> wrote:
>>
>> Hi.
>>
>> I would like to implement the Autoremove of the unused imports feature.
>> I found that the autoremove of unused imports was already implemented, but
>> it is not enabled by default.
>> It seems that there some problems with it.
>> The source code is located at:
>>
>> aptana-Pydev/plugins/com.python.pydev.analysis/src/com/python/pydev/analysis/OrganizeImportsFixesUnused.java
>>
>> What was wrong with that feature?
>> How can I enable it (I would like to test it, and maybe fix the problems
>> with it)?
>>
>> Thanks in advance
>> Bartosz
>>
>>
>> ------------------------------------------------------------------------------
>> Cloud Services Checklist: Pricing and Packaging Optimization
>> This white paper is intended to serve as a reference, checklist and point
>> of
>> discussion for anyone considering optimizing the pricing and packaging
>> model
>> of a cloud services business. Read Now!
>> http://www.accelacomm.com/jaw/sfnl/114/51491232/
>> _______________________________________________
>> pydev-code mailing list
>> pydev-code@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/pydev-code
>
>
>
> ------------------------------------------------------------------------------
> Cloud Services Checklist: Pricing and Packaging Optimization
> This white paper is intended to serve as a reference, checklist and point of
> discussion for anyone considering optimizing the pricing and packaging model
> of a cloud services business. Read Now!
> http://www.accelacomm.com/jaw/sfnl/114/51491232/
> _______________________________________________
> pydev-code mailing list
> pydev-code@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pydev-code
>

------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to