Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-dev] Help with accessing bugzilla using Mylyn

Hi everybody,
 I am trying to access the bugs posted in bugzilla through mylyn. The
constructor in BugzillaClient is 
public BugzillaClient(AbstractWebLocation location, String
characterEncoding, Map<String, String> configParameters,
			BugzillaLanguageSettings languageSettings) throws MalformedURLException {

what should the values of Map and languageSetings be set to? Also should
characterEncoding be set to "UTF-8"? 

Thanks in advance,
Tejaswini
-- 
View this message in context: http://www.nabble.com/Help-with-accessing-bugzilla-using-Mylyn-tp21495770p21495770.html
Sent from the Mylyn Dev mailing list archive at Nabble.com.



Back to the top