Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-integrators] need some guidance with writing new connector

Maarten,

I forgot to mention. When you mentioned that all the users need access to the DB I said they had access. However, the DB is MS sql server and is 'protected' with the the windows domain security...

Common .NET apps automatically authenticate with some windows magic behind the scenes.

Is the best approach here that when the repository is configured on the client that the username/password would be entered for use in making the DB connection?

Thanks again,
Mark.

Maarten Meijer wrote:
Is your inhouse ticket tracking system using a database backend that is accessible for all? Then look at:

http://wiki.eclipse.org/Mylyn/Generic_SQL_Connector

code at:

svn://bugs.industrial-tsi.com/mylyn_gsc

Maarten

Op 28 mei 2008, om 00:22 heeft Mark Geib het volgende geschreven:

We have decided to write a Mylyn connector to support accessing tickets from an in-house ticket tracking system.

Can someone help minimize the startup time of this project by suggesting how is the best way to get started.

I have downloaded and looked at the Trac connector but I have also migrated to Eclipse 3.4RC1 and find that the Trac connector source checked out from CVS will not build with Eclipse3.4 and the latest Mylyn release for Eclipse 3.4.

Is it best to take the Trac plugins as a starting point, if so then is a lag in the source/version for Trac that will be addressed soon.??

Thank you anyone for any help you can give,
Mark.
_______________________________________________
mylyn-integrators mailing list
mylyn-integrators@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylyn-integrators

_______________________________________________
mylyn-integrators mailing list
mylyn-integrators@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylyn-integrators



Back to the top