On Nov 28, 7:41 am, lpetit <[EMAIL PROTECTED]> wrote:
> The "fix import" action could try to resolve an unknown symbol by
> first searching the symbol in one of the classpath available
> namespaces, and then search for java classes in the classpath.
> It could then add an import/require command for each found resolution
> (and if several resolutions found, ad all, letting the user solve
> manually the conflict).
>
> This could be provided as an IDE action, and also, I think, as a
> clojure function that could work directly on files.

JDEE <http://jdee.sourceforge.net/> does this, for Java source code.

-S
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to