0

I am using eclipse and want to use mylyn. however my bug tracking system is home made mssql based system. is there an easy way to plug it to mylyn? how can I achieve that?

oshai
  • 14,865
  • 26
  • 84
  • 140

2 Answers2

2

If your bug tracking system has web based front end you might try Mylyn Generic Web Templates Connector. There you can scrap data from pretty much any web page. I believe Generic Connector is not part of the main Mylyn install - you would need to install Mylyn Extras.

maximdim
  • 8,041
  • 3
  • 33
  • 48
2

There is generic SQL-connector that may work for you. Reading documentation, I wouldn't call it "easy way", but see for yourself. http://wiki.eclipse.org/Mylyn/Incubator/Generic_SQL_Connector

Peter Štibraný
  • 32,463
  • 16
  • 90
  • 116