beantone 0.1.1 - NetBeans support for monotone
Richard Hopkins <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi everyone, I've just released beantone 0.1.1 source code and it's located in the 'net.venge.monotone.beantone' branch in 'contrib'. https://code.monotone.ca/p/contrib/source/tree/h:net.venge.monotone.beantone/ It's very rough but currently shows colored file status, diff markers in the editor margin, and informs monotone of any renames. It works in NetBeans 7.2 and to build it should be as easy as opening the project and choosing 'Create NBM'. The only external dependency is ANTLR which is already bundled and should work out of the box. A more in depth discussion can be found in 'README.txt' for anyone wanting to help. Test away! Cheers Richard