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 sim开发者_开发问答ply integrate the IDE with 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. I am currently developing with NetBeans, but I see no ways of integrating into any of the services provided by SourceForge. Am I missing something?
Eclipse's Mylyn has a load of free connectors to hook into practically any issue tracking system around. I'm using it with Fogbugz and it Just Works. Really awesome software.
精彩评论