We are working on a Netbeans plugin (wwww.enclojure.org) and are currently working to isolate non-nb specific clojure-ide support code. We should have the basic libraries up this coming Monday. The code that is up there now has been following the changes in Clojure since February and is less than organized and clean. Even if we do not have the libraries fully integrated into the Netbeans plugin, we'll still have some stuff ready to look at Monday.
We have been focusing on the REPL: Several instances running at once/starting/stopping Connecting to a REPL server running in a Clojure app. and some better code analysis tools, (lexer, namespace browser for Clojure symbols). We've done minimal work on completion as well. I just started reading about the IntelliJ plugin architecture to ensure we can reuse the Clojure specific stuff over there as well....since I'm very interested in having a IntelliJ plugin :) Eric On Dec 2, 2008, at 9:31 AM, Peter Wolf wrote: > > Thanks, I strongly agree. > > I just emailed curious.attempt.bunny to join forces. Curious, are you > out there? > > P > > > > [EMAIL PROTECTED] wrote: >> On Dec 2, 12:54 pm, Peter Wolf <[EMAIL PROTECTED]> wrote: >> >>> Since the code doesn't exist yet, I'd have to say no... Like I >>> said, >>> I'm just getting started. >>> >>> How about I get the basic framework going so that IntelliJ knows >>> about >>> CLJ files, and say paren matching works. Then we can start a >>> SourceForge project and others can implement the API for references, >>> refactoring, formatting etc. >>> >>> >> Just found this http://code.google.com/p/clojure-intellij-plugin/ - I >> guess that's another one? Might be worth looking into working on that >> rather than starting up a competitor. >>> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---