NetBeans Plugin for Couchbase (Part 6): Coffee on Couchbase [Video]
Continuing the series, watch and follow along to learn how to set up and use NetBeans on Couchbase.
Join the DZone community and get the full member experience.
Join For FreeThis is part six (part five, part four, part three, part two, part one) of the Coffee on Couchbase series, where we are building a NetBeans plugin for Couchbase. This multi-part webinar series is a discussion with Geertjan Wielenga (@GeertjanW) and Eben Haber (@ebenhaber).
As part of this series, you'll also learn how to build a NetBeans plugin from scratch and learn the awesomeness behind NetBeans platform.
The recording from part six is now available:
In this episode, we cover:
- Adding a new menu, "Create Primary Index," for non-indexed buckets.
- Starting work on refreshing the name and description of a bucket after indexing.
- Starting work on optimizing the number of documents retrieved for a bucket.
All the code is evolving here on GitHub.
You can use the NetBeans plugin module file (NBM) from episode five.
Let us know features that you'd like to see in this plugin by filing bugs.
We'd love to see your tweets containing snapshots of your document in NetBeans. Use #NetBeans #Couchbase to let us know.
Published at DZone with permission of Arun Gupta, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments