上传者: 42144366
|
上传时间: 2021-10-15 16:37:12
|
文件大小: 50KB
|
文件类型: -
红轨
使用Javafx的Redmine时间跟踪应用程序
配置
配置文件位于〜/ .redtrack / config.properties中,必须包含:
#url of the redmine installation
base_url=https\://my.url.com/path/to/redmine/
#user api key
api_key=foobar
并可以选择包含:
#only show issues assigned to the user
assigned_only=true
可以在$base_url/my/account red_mine中通过$base_url/my/account检索API密钥