Module for Clojure
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi. I created a simple module for Clojure language. Module add a clojure file type (.clj) and hightlight for clojure. But I have a problem. Module don't open file .clj. Version of module without hightlight don't have this problem. Module place in https://github.com/onekosha/community-clojure-2. What I must change in project? Thanks.