mylyn

Eclipse is very slow when using Code Assist (org.eclipse.mylyn.java.ui.javaAllCompletionProposalComputer)

不羁岁月 提交于 2019-12-05 20:32:45
Can you guess what happens? I generated a client stub using Eclipse WTP [Axis2] and while working on a client I get Eclipse working very slowly when it tries to use Code Assist, that is, press a dot to get a list of methods, there's up to 30 seconds hang-ups of the workbench. eclipse.buildId=M20090917-0800 java.version=1.6.0_15 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ru_RU Framework arguments: -product org.eclipse.epp.package.jee.product Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product Warning

Error in eclipse juno upon opening

空扰寡人 提交于 2019-12-05 17:37:39
After having Eclipse installed and working fine for over a year, I opened up Eclipse Juno today and got a error message on opening the workspace. I am using Windows 8 64-bit, Java 64-bit, and Eclipse 64-bit. I have since tried re-installing Java and Eclipse without any effect. If anyone can help me get Eclipse working it would be much appreciated. The error log is as follows: !SESSION 2013-06-08 16:46:09.718 ----------------------------------------------- eclipse.buildId=M20130204-1200 java.version=1.7.0_21 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32,

eclipse mylyn with redmine

淺唱寂寞╮ 提交于 2019-12-05 03:42:53
Is it possible to connect mylyn to redmine without rest support in redmine? ramunas there is a link http://download.eclipse.org/mylyn/incubator/3.8 that can be used in Eclipse. for Eclipse indigo : Help -> Install New Software -> Add -> use the link above for URL there should be plugin to check off : Mylyn Incubator -> Mylyn Task Connector:Web Templates (Advanced)(Incubation). Version = 3.8.0.I20120414-0402 after installing it, i was able to follow steps outlined in http://www.redmine.org/projects/redmine/wiki/HowTo_Mylyn ( the section 'Using the generic web repository connector' ). there is

Mylyn connectors for GitHub and BitBucket

試著忘記壹切 提交于 2019-12-04 21:14:19
问题 Does anyone know if there are any stable connectors to integrate mylyn with Bitbucket and Github? For github.com I think I found one, but for bitbucket there is no information on the Eclipse Mylyn project page. 回答1: There's a Mylyn connector for Bitbucket at https://bitbucket.org/pplupo/bitbucket-mylyn-connector. Note: the Eclipse Update Site there (http://www.mylynbitbucketconnector.xpg.com.br/update) only worked for me when I unchecked "Group items by category" 回答2: Eclipse Juno 4.2.2 comes

What is the best connector for a single developer to store Mylyn tasks in the cloud?

試著忘記壹切 提交于 2019-12-04 17:07:29
I would like to use the Mylyn task-centered user interface however i regularly work between two pcs and would rather not purchase any bug tracking software. Can someone please recommend a good connector to use with Mylyn for my situation or some other workflow that is better suited. I can recommend you to use Foglyn connector together with FogBugz server. FogBugz server is free for 1 or 2 users , and you can also get free Foglyn license for this edition of FogBugz. Furthermore, with free FogBugz you also get Kiln , which is Mercurial-based Version Control and Code Review system, although you

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

What tools provide burndown charts to Bugzilla or Mylyn? [closed]

回眸只為那壹抹淺笑 提交于 2019-12-04 10:38:22
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 2 years ago . My team and I need to work on a project whose bugs are filed in Bugzilla, using Mylyn. Do you know of any tool or plug-in that provides scrum-inspired burndown charts to Bugzilla or Mylyn? Hopefully, this tool would be free for commercial usage, but we're not closed to commercial tools. Update: 4 hours of

How do I convert HTML code to Confluence-style Wiki Markup?

好久不见. 提交于 2019-12-04 10:20:10
问题 The API documentation for Mylyn Wikitext has functions to convert Wiki Markup to HTML, but I cannot find functions to convert / parse HTML code to Wiki Markup. Class MarkupParser has method parseToHTML , but where can I find the reverse? 回答1: May be this link can help: http://labs.seapine.com/htmltowiki.cgi 回答2: Try Wikifier. It doesn't do exactly what you want, but you might find it does enough, or is a useful starting point. Wikifier converts snippets of the Confluence 4 XML storage format

Why Mylyn is not getting issues from GitHub?

倖福魔咒の 提交于 2019-12-03 17:35:19
I recently started to use GitHub Mylyn connector for Eclipse and I have it working, I create new tasks and I can see them in Eclipse and GitHub. The problem is when me or someone else create an Issue on GitHub I can't see it on Eclipse. I have done this and configured Mylyn on that way as you can see in the image: But as you can see under "Bugs and Enhancements" I have nothing and here I actually have one issues, so, why don't they appear? Is something to do with the fields Assigned to and Mentioning ? I have filled both with my GitHub username, then only one but with no results. I was also

GitHub Mylyn connector: Getting issues from GitHub

你说的曾经没有我的故事 提交于 2019-12-03 16:14:19
I'm using this GitHub Mylyn connector: http://marketplace.eclipse.org/content/github-mylyn-connector However, when someone is creating an issue on GitHub itself, it doesn't get updated in my tasks in Eclipse. I am working in a team, therefore want to have the possibility to share all the tasks. The idea behind Mylyn was to create tasks, sync it with GitHub and everyone else will just sync their task list against the issue list on GitHub. As I mentioned, somehow it doesn't sync any tasks that were created on GitHub itself, therefore I assume that tasks I create in Mylyn and sync with GitHub won