I am using IDEA 9164.  Make sure idea.jar is on your classpath (it is 
not part of the Development SDK).

BTW to original plugin is still available pre-built.  It works fine on 
Linux and Windows.  See

http://code.google.com/p/clojure-intellij-plugin/




Howard Lewis Ship wrote:
> I'm trying to build this locally; I haven't built an IDEA plugin before.
>
> Anyway, I've downloaded the 8.0.1 dev kit and installed it, but class
> com.intellij.openapi.module.JavaModuleType doesn't exist, although
> this a JAR with other classes from that package.
>
> I must have the wrong version of the dev kit; what's the correct
> version to be using?
>
> Thanks,
>
> Howard
>
>
> On Fri, Feb 6, 2009 at 7:53 AM, Tom Ayerst <tom.aye...@gmail.com> wrote:
>   
>> That is excellent news.  Now I just to learn enough Clojure to properly
>> contribute to a pukka open Source project so I can get a free copy ;-)
>>
>> 2009/2/6 Peter Wolf <opus...@gmail.com>
>>     
>>> Check out this email!  IntelliJ is going to get a *really* good plugin
>>> for Clojure :-D
>>>
>>> I have gladly turned control of the my plugin over to Ilya, and the code
>>> has been moved to the JetBrains SVN.  I will remain involved and fix
>>> bugs as they are found, but Ilya and his team are adding a real test
>>> suite, Mac support, and implementing things like the debugger that are
>>> not currently documented.
>>>
>>> I notice that Ilya has already added lots of new stuff, I am trying it
>>> now.
>>>
>>> There is not an release yet, but here is the new code location if you
>>> want to build it yourself.
>>>
>>> http://svn.jetbrains.org/idea/Trunk/clojure-plugin
>>>
>>> Enjoy (Greatly)
>>> Peter
>>>
>>>
>>>    Hello, Peter.
>>>
>>>    I'm going to develop plugin for IntelliJ IDEA for Clojure language.
>>>    Talking with Rich I knew about your plugin, which already has parser
>>>    and several nice features, based on it withou Program Structure
>>>    Interface. To not duplicate code I would like to suggest you to move
>>>    your source into JetBrains source repository and continue working on
>>>    plugin together. Of course, Clojure plugin will stay open-source
>>>    project. Moreover we already have off-the shelf process to build
>>>    such projects and perform continuous integartion using our
>>>    buildserver TeamCity.
>>>    As you might know, I was developing Groovy plugin (wich you took as
>>>    a base for your) for two years and now I lead development of Scala
>>>    plugin. Main feature of all of them is full interoperability with
>>>    main Java support, so I would like to keep it for Clojure too.
>>>    So, what do you think about this cooperation? If you agree I'll
>>>    submit existing code to our repository and provide commit rights for
>>>    you.
>>>
>>>    With best regards,
>>>    Ilya
>>>
>>>
>>>
>>>       
>>     
>
>
>
>   


--~--~---------~--~----~------------~-------~--~----~
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 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to