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

Thomas Fox reassigned TORQUE-310:
---------------------------------

    Assignee: Thomas Fox

> add simple way to remove unused imports
> ---------------------------------------
>
>                 Key: TORQUE-310
>                 URL: https://issues.apache.org/jira/browse/TORQUE-310
>             Project: Torque
>          Issue Type: Improvement
>          Components: Generator, Templates
>            Reporter: Thomas Fox
>            Assignee: Thomas Fox
>             Fix For: 4.1
>
>
> One could check for lines starting with "import" and then check whether these 
> imported Strings occur at another place in the file. If not, it should be 
> safe to remove the import line.
> This does not work in all situations, e.g. if the Class name occurs in a 
> commoent but nowhere else (then the import is not removed though it should 
> be), but should be good enough for 99% of cases.



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

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

Reply via email to