Skip to content

rcarmo/netbeans-clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clojure Plug-in for NetBeans 7.4

Forked from @GeertjanWielenga's original work.

Note:

This is currently broken on NetBeans 8.0, and I haven't yet had time to investigate why. Pull requests are welcome.

Roadmap

In no particular order:

  • Code completion (local symbols only)
  • lein deps
  • Add preferences support (for lein path, classpath, etc.)
  • Check build output
  • Check syntax highlighting for .cljs files
  • REPL window (lein repl)
  • Namespace navigation
  • Code completion (project symbols and Java fields/methods)
  • Support lein-ancient
  • Clojars support (browse and add libraries, editing project.clj)
  • Testing and debugging options
  • More templates
  • lein trampoline

About

A NetBeans plugin for Clojure support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages