Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Help setting up generic web connector
Help setting up generic web connector [message #23275] Mon, 20 August 2007 22:26 Go to next message
Eclipse UserFriend
Originally posted by: markphip.GoogleMail.com

I am trying to use the generic web connector. Are there any
techniques for figuring out what is happening? For example, my
repository requireslogin and for all I know my problem is that I did
not configure that
correctly.

I am getting errors that I need to check my query regexp, but it
seemslike it could just as easily be a login problem.

Are there any tools you used to test your regex? I assume you
wouldwant to paste the source of the web page in some tool and then run
the expression to see what it gives back.

I am trying to match something like this:


<td> artf25589 :
Deliver Product Training </td>

I am currently trying this:

(.+?)

Thanks

Mark


--

I'm trying a new usenet client for Mac, Nemo OS X.
You can download it at http://www.malcom-mac.com/nemo
Re: Help setting up generic web connector [message #23296 is a reply to message #23275] Tue, 21 August 2007 02:23 Go to previous messageGo to next message
Eugene Kuleshov is currently offline Eugene KuleshovFriend
Messages: 504
Registered: July 2009
Senior Member
Mark,

There isn't really much tools, but we have few hints on the wiki about
troubleshoting
http://wiki.eclipse.org/Mylyn_FAQ#Why_can.27t_I_connect_usin g_one_of_the_existing_templates.3F

The easiest could be to use wget to get content of the page and then
try regexp in Eclipse text editor.

While back someone seem wanted to contribute some debugging features,
but I haven't heard back about that...

regards,
Eugene


Mark Phippard wrote:
> I am trying to use the generic web connector. Are there any
> techniques for figuring out what is happening? For example, my
> repository requireslogin and for all I know my problem is that I did
> not configure that
> correctly.
>
> I am getting errors that I need to check my query regexp, but it
> seemslike it could just as easily be a login problem.
>
> Are there any tools you used to test your regex? I assume you
> wouldwant to paste the source of the web page in some tool and then run
> the expression to see what it gives back.
>
> I am trying to match something like this:
>
>
> <td> artf25589 :
> Deliver Product Training </td>
>
> I am currently trying this:
>
> (.+?)
>
> Thanks
>
> Mark
>
>
>
Re: Help setting up generic web connector [message #23392 is a reply to message #23296] Tue, 21 August 2007 15:55 Go to previous message
Eclipse UserFriend
Originally posted by: markphip.GoogleMail.com

In article <fadiav$kmr$1@build.eclipse.org> Eugene
Kuleshov<eu@md.pp.ru> wrote:
> Mark,

> There isn't really much tools, but we have few hints on the wiki
> about troubleshoting

> http://wiki.eclipse.org/Mylyn_FAQ#Why_can.27t_I_connect_usin g_one_of_t
> he_existing_templates.3F

> The easiest could be to use wget to get content of the page and
> then try regexp in Eclipse text editor.

> While back someone seem wanted to contribute some debugging
> features, but I haven't heard back about that...

I got it working. Turned out the problem was the login was not
working.

Mark


--

I'm trying a new usenet client for Mac, Nemo OS X.
You can download it at http://www.malcom-mac.com/nemo
Re: Help setting up generic web connector [message #577966 is a reply to message #23275] Tue, 21 August 2007 02:23 Go to previous message
Eugene Kuleshov is currently offline Eugene KuleshovFriend
Messages: 504
Registered: July 2009
Senior Member
Mark,

There isn't really much tools, but we have few hints on the wiki about
troubleshoting
http://wiki.eclipse.org/Mylyn_FAQ#Why_can.27t_I_connect_usin g_one_of_the_existing_templates.3F

The easiest could be to use wget to get content of the page and then
try regexp in Eclipse text editor.

While back someone seem wanted to contribute some debugging features,
but I haven't heard back about that...

regards,
Eugene


Mark Phippard wrote:
> I am trying to use the generic web connector. Are there any
> techniques for figuring out what is happening? For example, my
> repository requireslogin and for all I know my problem is that I did
> not configure that
> correctly.
>
> I am getting errors that I need to check my query regexp, but it
> seemslike it could just as easily be a login problem.
>
> Are there any tools you used to test your regex? I assume you
> wouldwant to paste the source of the web page in some tool and then run
> the expression to see what it gives back.
>
> I am trying to match something like this:
>
>
> <td> artf25589 :
> Deliver Product Training </td>
>
> I am currently trying this:
>
> (.+?)
>
> Thanks
>
> Mark
>
>
>
Re: Help setting up generic web connector [message #578045 is a reply to message #23296] Tue, 21 August 2007 15:55 Go to previous message
Mark Phippard is currently offline Mark PhippardFriend
Messages: 129
Registered: July 2009
Senior Member
In article <fadiav$kmr$1@build.eclipse.org> Eugene
Kuleshov<eu@md.pp.ru> wrote:
> Mark,

> There isn't really much tools, but we have few hints on the wiki
> about troubleshoting

> http://wiki.eclipse.org/Mylyn_FAQ#Why_can.27t_I_connect_usin g_one_of_t
> he_existing_templates.3F

> The easiest could be to use wget to get content of the page and
> then try regexp in Eclipse text editor.

> While back someone seem wanted to contribute some debugging
> features, but I haven't heard back about that...

I got it working. Turned out the problem was the login was not
working.

Mark


--

I'm trying a new usenet client for Mac, Nemo OS X.
You can download it at http://www.malcom-mac.com/nemo
Previous Topic:Background Task Synchronization
Next Topic:Minimum Requirements for Mylyn Trac
Goto Forum:
  


Current Time: Thu Apr 25 17:44:11 GMT 2024

Powered by FUDForum. Page generated in 0.02686 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top