简体   繁体   English

IDE中是否存在集成到SourceForge,Google Code等中的内置问题跟踪和任务管理?

[英]Are there built-in issue tracking and task management in IDEs that integrate into SourceForge, Google Code, etc?

This question may not be exactly programming related, but this is about development. 这个问题可能与编程不完全相关,但这与开发有关。 I have been trying to find IDEs that support JIRA/Bugzilla so that I could simply integrate the IDE with SourceForge. 我一直在尝试找到支持JIRA / Bugzilla的IDE,以便可以将IDE与SourceForge集成在一起。 I do not like to refresh my browser to see issues, bug reports, security problems, etc. I would like to send issues, resolve issues, right from the IDE. 我不希望刷新浏览器来查看问题,错误报告,安全问题等。我想直接从IDE发送问题,解决问题。 I am currently developing with NetBeans, but I see no ways of integrating into any of the services provided by SourceForge. 我目前正在使用NetBeans进行开发,但是看不到任何方法可以集成到SourceForge提供的任何服务中。 Am I missing something? 我想念什么吗?

Eclipse's Mylyn has a load of free connectors to hook into practically any issue tracking system around. Eclipse的Mylyn有大量免费的连接器,可以连接到几乎任何问题跟踪系统中。 I'm using it with Fogbugz and it Just Works. 我将它与Fogbugz一起使用,并且可以正常工作。 Really awesome software. 真棒软件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 是否有任何内置支持编译 ILASM 文件的商业或开源 IDE? - Are there any commerical or open source IDEs that have built-in support for compiling ILASM files? 在C ++中构建管理并在Linux上构建良好的IDE - Build management in C++ & good IDEs on Linux 在Smalltalk IDE(Squeak,VisualWorks等)上,您如何远离正在处理的消息代码来检查另一个? - On Smalltalk IDEs (Squeak, VisualWorks, etc), how can you navigate away from a message's code you're working on to inspect another? Php IDE:PhpStorm与免费IDE(Eclipse,NetBeans等) - Php IDE: PhpStorm vs free IDEs (Eclipse , NetBeans, etc.) Google Apps Script 是否支持外部 IDE? - Does Google Apps Script support external IDEs? Eclipse和其他Java IDE用于调试并发代码 - Eclipse & other Java IDEs for debugging concurrent code MacOS:运行代码时对IDE和终端的不同处理? - MacOS: different treatment of IDEs and terminal when running code? 支持代码完整的开源java IDE - open source java IDEs which support code complete 如何在三个不同的Java IDE上检查已安装的JAR,外部库等? - How do I check installed JARs, external libraries, etc. on three different Java IDEs? 如何找到内置问题匹配器的定义? - How to find the built-in problem matchers' definitions?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM