PDA

View Full Version : Visual Studio Add-in


yagiz
09-14-2006, 11:19 AM
Hi all,

I guess that's not the ideal forum to ask this question but I couldn't find the appropriate forum for this type of questions, so I'm asking anyway ;).

Is it planned to have a Visual Studio Add-in like the Spring IDE for Eclipse? Is there an ongoing project for this currently?

Thanks,

- Yagiz -
http://blog.decaresystems.ie

Bruno Baia
09-14-2006, 01:10 PM
I guess that's not the ideal forum to ask this question but I couldn't find the appropriate forum for this type of questions, so I'm asking anyway ;).

The "General Discussion" was the most appropriate, but it's oki :)



Is it planned to have a Visual Studio Add-in like the Spring IDE for Eclipse? Is there an ongoing project for this currently?

There is no ongoing project, but we can imagine something in the future with DSL tools and the GAT (Guidance Automation Toolkit), currently both in dev.

See Software Factories on MSDN (http://msdn.microsoft.com/vstudio/teamsystem/workshop/sf/).


-Bruno