coffee-on-couchbase

This is part 2 (part 1) of Coffee on Couchbase series where we will build 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 2 is now available: Unfortunately, Geertjan’s voice is not correctly captured in this one! Part 2 covers:

  1. Show NetBeans users how to install Couchbase and configure it with a sample bucket
  2. Run a simple Java EE application that queries the documents stored in Couchbase sample bucket
  3. Migrating the NetBeans plugin from Ant to Maven
  4. Show a message in popup help menu
  5. Double clicking on the Couchbase node connects to Couchbase server and displays a message in status window

All the code is evolving at: github.com/arun-gupta/couchbase-netbeans-plugin.

For now, the plugin can be built and reloaded in a new or current instance of NetBeans. You’ll see: NetBeans Couchbase Plugin Part 2

Let us know by filing bugs on features that you’d like to see in this plugin. Enjoy!

Author

Posted by Arun Gupta, VP, Developer Advocacy, Couchbase

Arun Gupta is the vice president of developer advocacy at Couchbase. He has built and led developer communities for 10+ years at Sun, Oracle, and Red Hat. He has deep expertise in leading cross-functional teams to develop and execute strategy, planning and execution of content, marketing campaigns, and programs. Prior to that he led engineering teams at Sun and is a founding member of the Java EE team. Gupta has authored more than 2,000 blog posts on technology. He has extensive speaking experience in more than 40 countries on myriad topics and is a JavaOne Rock Star for three years in a row. Gupta also founded the Devoxx4Kids chapter in the US and continues to promote technology education among children. An author of several books on technology, an avid runner, a globe trotter, a Java Champion, a JUG leader, NetBeans Dream Team member, and a Docker Captain, he is easily accessible at @arungupta.

Leave a reply