Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-integrators] Customizing RepositorySettingsDialog

Hi,

For the Origo-Mylyn Connector I would like to customize the RepositorySettingsDialog, e.g. add a list of the user's projects from which he can choose instead of specifying the project url directly (the url will be generated and set behind the scenes), remove the password text field because users have to specify a user key for authentication instead of username and password, add some additional attributes (can be done with createAdditionalControls()).
What is the recommended way to do this?

thanks a lot,

Dennis

Back to the top