https://github.com/junichi11/netbeans-backlog-plugin
Support for Backlog
https://github.com/junichi11/netbeans-backlog-plugin
backlog netbeans netbeans-plugin
Last synced: about 1 year ago
JSON representation
Support for Backlog
- Host: GitHub
- URL: https://github.com/junichi11/netbeans-backlog-plugin
- Owner: junichi11
- License: other
- Created: 2014-09-21T01:31:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T02:16:17.000Z (over 5 years ago)
- Last Synced: 2025-03-28T11:42:51.315Z (about 1 year ago)
- Topics: backlog, netbeans, netbeans-plugin
- Language: Java
- Homepage: http://plugins.netbeans.org/plugin/56831/backlog
- Size: 350 KB
- Stars: 14
- Watchers: 5
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: license.txt
Awesome Lists containing this project
README
# NetBeans Backlog plugin
This plugin provides support for [backlog](http://backlogtool.com/?lang=1).
## Download
- https://github.com/junichi11/netbeans-backlog-plugin/releases
- [NetBeans Pluign Portal](http://plugins.netbeans.org/plugin/56831/backlog)
## Requirements
- NetBeans 8.1+
## Features
- Add an issue
- Update an issue
- Create queries
- Find issues
- Schedules
- Notification (only comment)
## Add Backlog repository
1. Open the task window : Windows > Task
2. Click add repository icon
3. Select the Backlog Connector
4. Select a backlog domain (backlog.jp/backlogtool.com)
5. Input your space id and API key
6. Click Connect button
7. Select your project
8. Input display name
9. Click OK button
## Default queries
- Assigned to me
- Created by me
Issues of statuses other than Closed are shown.
If you don't want to use thses, you can disable these in Options (Tools > Options > Team > Backlog).
## NOTE
- Can't set a due date on context menu (Right-click an issue > Schedule for). Please set it on an issue panel.
## Resources
- [Backlog4j](https://github.com/nulab/backlog4j)
## Donation
- https://github.com/sponsors/junichi11
## License
[Common Development and Distribution License (CDDL) v1.0 and GNU General Public License (GPL) v2](http://netbeans.org/cddl-gplv2.html)