I am using the RallyDev eclipse plugin. How do I add a server to the Add a Task Repository Server drop-down? We run Rally on our own server, but I am not able to add the server.
I am using Eclipse Juno, and Rally Plugin version 3.4.

Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
com.rallydev.mylyn.ui_1.5.11.201207192017Open the plugin.xml file in the editory of your choice. and add the following:
C:\eclipse\eclipse.exe -clean
On your next attempt to add a Rally Task Repo, you will see your label in the server dropdown.
You may need to adjust your ‘urlRepository’ according to however the ALM is installed. You will know that you need to adjust the URL because the ‘Validate Settings’ will fail. Just make sure that you restart from the command line with the -clean argument after any plugin.xml modifications.