Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » web connector - how to specify common patterns as parameters
web connector - how to specify common patterns as parameters [message #56909] Wed, 27 August 2008 21:12
Michael Giroux is currently offline Michael GirouxFriend
Messages: 287
Registered: July 2009
Senior Member
I have several queries that match a common date time string somewhere in the
pattern:
<td>[^0-9]*?[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]
[0-9][0-9]:[0-9][0-9]</td>

I tried to specify this pattern as a parameter then use a variable reference
in the Query Pattern of the query:
......${date_time}....

This did not return any rows.

Is there a way to define common pattern bits?

Michael
Previous Topic:How to contribute new Generic Web templates
Next Topic:When I can use connector that connects with bugzilla 3.2 or higher version.
Goto Forum:
  


Current Time: Thu Apr 25 22:29:35 GMT 2024

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

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

Back to the top