Mylyn alternative for IntelliJ IDEA?

左心房为你撑大大i 提交于 2019-12-04 16:34:49

问题


We have been using Unfuddle in our company for 1 year. All my colleagues can easily access Unfuddle tickets using Eclipse addon called Mylyn.

Does something like this exist for IntelliJ IDEA?

If not, can you suggest some alternative way to deal with Unfuddle tickets from IDEA?


回答1:


They guys at IntelliJ forum confirmed that such alternative does not exist. We hope this will change one day.




回答2:


In IntelliJ IDEA 2016.3.3 you can click on Tools->Tasks & Contexts->Configure servers.

It has a behavior close to Mylyn has.

Check also the answer bellow about the plugin "Focus on Active Task"

Regards




回答3:


Disclaimer: I'm the author of the plugin mentioned in this post.

I suggest trying out the Focus on Active Task plugin from the JetBrains repository, that I made a while ago.

This attempts to emulate Eclipse Mylyn's main functionality, by adding a Focus on Active Task toggle action on the View menu that filters the project tree with the currently active task/opened files.

Alt+click will also behave close to Mylyn's feature by temporarily unfiltering (showing all children of) specific tree nodes.



来源:https://stackoverflow.com/questions/17704855/mylyn-alternative-for-intellij-idea

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!