Main Page

From Ocaml Plugin 4 NetBeans IDE
Jump to: navigation, search

Contents

Ocaml Plugin for NetBeans IDE

About

Ocaml Plugin extends the support of NetBeans IDE for projects written in Objective Caml Language.


Plugin provides:

  • ocaml file support,
  • syntax highlighting,
  • code completion (keywords),
  • build-in documentation,
  • ocaml projects support,
  • support for multiple sources, tests and documents folders,
  • support for multiple build systems,
  • support for custom build system,
  • sample project template,
  • empty project wizard.


Changelog on [http://freshmeat.net/projects/ocamlplugin].

Ocaml Plugin

Ocaml Plugin is set of modules for NetBeans IDE.

OcamlPlugin requirements:
NetBeans IDE >= 6.5

Download

Ocaml Plugin update center: http://ocamlplugin.loki-a.com/ocamlplugin/updates/updates.xml

Ocaml IDE

Ocaml IDE is minimalistic version of NetBeans IDE with bundled OcamlPlugin. This IDE provides only support for Ocaml Projects without Java and other stuff.

If you are not familiar with NetBeans this is the best choice for you.

Download

OcamlIDE v0.2 http://ocamlplugin.loki-a.com/ocamlide/ocamlide-0.2.zip (29Mb)

OcamlIDE v0.1.1 http://ocamlplugin.loki-a.com/ocamlide/ocamlide-0.1.1.zip (35Mb)

OcamlIDE v0.1 http://ocamlplugin.loki-a.com/ocamlide/ocamlide-0.1.zip (35Mb)

Sources

All sources are accessible on Kenai platform.

Project on kenai: http://kenai.com/projects/ocamlplugin

Sources (SVN): https://kenai.com/svn/ocamlplugin~subversion


Tutorial

Screenshots

Sample Ocaml project on Windows using nmake

Ocaml project using Makefile

Ocaml project using ocamlbuild

Importing extlib as an Ocaml Project into Ocaml IDE

License

www.gnu.org/copyleft/gpl.html


Author

pawelb - Paweł Boguszewski ( pawelb (at) loki-a.com )

Personal tools