It seems the Atlassian Bamboo continuous integration product has IDE plugins for Eclipse, IntelliJ, and Visual Studio, but not NetBeans. http://www.atlassian.com/software/ide-connectors/overview
I was wondering if anyone else knows of a NetBeans plugin for working with Bamboo, similar to the Hudson Plugin in NetBeans?
Hi Adam, I'm not aware of any Netbeans plugin at this time and Atlassian has no plans to implement one in the forseable future.
I thought so, but good to hear confirmation. Duplicate effort is definitely no fun. I started blogging about my experience getting started creating a NetBeans plugin for Bamboo here and if I ever get done will be sure to update this ticket. http://pronetbeans.com/archives/286
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Wow thats really awesome Adam! Keep me in the loop with your progress :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Progress update for those interested : So far I have a basic NetBeans plugin configured that can allow a user to register a remote Bamboo server, authenticate using Basic Auth to the REST API, expand a the children under the parent node to see the Projects in the Bamboo server and then open a details page which retrieves all the plans for a specific project and display the latest build results for that plan. You can read the latest blog post and see screenshots here. http://pronetbeans.com/archives/413
The plugin is a bit ugly and needs a lot of QA but is working based on what is shown in the screenshots. Next steps include getting it to trigger the plan to build and viewing the list of all builds for a specific plan.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Adam Myatt's links are dead, there is no info whatsoever of a netbeans plugin ever existed, is there somewhere we can see the documentation or if the plugin was built at all?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.