Mylyn connection string.

carlos.manuel250 (at gmail)'s Avatar

carlos.manuel250 (at gmail)

26 Jan, 2012 05:37 PM

I've already read how to connect lighthouseapp to mylyn, the problem is that the query string used:
.?({Owner}.+?).?({Id}.+?).?({Status}.+?).?({Description}.+?)
Seems to be wrong, and no task is shown in eclipse. Does anyone knows the correct string

  1. 1 Posted by Nicole on 26 Jan, 2012 08:06 PM

    Nicole's Avatar

    Try this one instead

    <ticket>.*?<assigned-user-id type="integer">({Owner}.+?)</assigned-user-id>.*?<number type="integer">({Id}.+?)</number>.*?<state>({Status}.+?)</state>.*?<title>({Description}.+?)</title>
    

    Did you follow the setup suggetions from http://help.lighthouseapp.com/discussions/tips-tricks/25-integratin...?

    Thanks,
    Nicole

  2. 2 Posted by carlos.manuel25... on 27 Jan, 2012 11:27 AM

    carlos.manuel250 (at gmail)'s Avatar

    That one, also does not work... And yes, I've tried the suggestions from that page...

  3. 3 Posted by Nicole on 27 Jan, 2012 06:31 PM

    Nicole's Avatar

    Carlos -

    I found this - http://scotth.wordpress.com/2011/03/18/eclipse-mylyn-with-lighthous....

    It looks like it improves on the instructions we had. If they work for you, let me know and we'll update our docs to reflect these are better instructions.

    Thanks,
    Nicole

  4. 4 Posted by carlos.manuel25... on 29 Jan, 2012 05:32 PM

    carlos.manuel250 (at gmail)'s Avatar

    Those instructions work, with the query string given above. Also, the query server is missing from the instructions of those website, but it is the same one given in the link you gave me.

  5. carlos.manuel250 (at gmail) closed this discussion on 30 Jan, 2012 03:22 PM.

Discussions are closed to public comments.
If you need help with Lighthouse please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac