Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-dev] How to use JiraIssueCollector

I saw in a few examples that JiraIssueCollector was used as

JiraIssueCollector collector = new JiraIssueCollector(100);

But on looking into the declaration of the JiraIssueCollector class, I saw
that the constructor of JiraIssueCollector takes 3 arguments and not just 1.
Also I get an error " JiraIssueCollector is not visible  " when I tried
importing it. What do I do? 

Thanks in advance
Tejaswini

-- 
View this message in context: http://www.nabble.com/How-to-use-JiraIssueCollector-tp20949663p20949663.html
Sent from the Mylyn Dev mailing list archive at Nabble.com.



Back to the top