DCSIMG
MSBuild Sidekick v2 beta is available! - Team Foundation Sidekicks

MSBuild Sidekick v2 beta is available!

I am very happy to announce the release of version 2 of MSBuild Sidekick. Current release is limited-time beta version to be followed by the commercial release before the year is out.

See product page for additional information; also make sure to have a look at walkthroughs detailing the application usage. 

As always, your feedback is most welcome - just leave a comment at the blog or drop us a line at msbuild_at_attrice_dot_info.

And now for the interesting part of the announcement - what the new version is packing.

MSBuild Sidekick v2 can be used to load and build the following project types: 

  • Custom build scripts 
  • VS2005 C# or VB.NET projects
  • VS2005 solutions
  • Delphi projects 

Note: While the current version does not support building VS2008 projects, such projects still can be opened with MSBuild Sidekick (the elements that are part of MSBuild v.3.5 schema will be ignored).

Here is the list of main features of MSBuild Sidekick v2:

  • View project structure in categorized project tree view (similar to v1)
  • View project structure in sequential project tree view (elements appear in the same order as in build project)
  • Show or hide imported elements in project tree view as desired
  • Add new or delete selected elements
  • Edit selected element's properties and comments using properties grid
  • Edit elements properties in a list (for container elements such as PropertyGroup etc.)
  • Edit selected element's properties and comments using raw XML view
  • Add tasks to targets using categorized "Add task" dialog 
  • Use properties, items and item metadata intellisense support when editing elements
  • Change elements order in sequential project tree view or in elements list (for container elements)
  • Perform "intellegent" rename of the elements throughout the project (all relevant elements are renamed)
  • Delete elements throughout the project (no "dead" references left behind)
  • Navigate between elements and element views (properties, list or raw XML) using backward/forward navigation
  • Navigate between elements using "Find Element" dialog
  • Navigate between elements using "Jump To" function in element properties
  • Use integrated MSDN help (either from locally installed MSDN collection or from online MSDN)
  • View targets and tasks execution graph
  • Specify global or project-specifc properties to be used in build session
  • Modify environment properties per project for the build session
  • Select targets for the build session
  • Build project
  • Review build results using console log (similar to command-line MSBuild console log)
  • Review build results using errors/warnings log
  • Review build results using structured detailed log; navigate to specific elements from the log

 Our future (tentative) plans are to provide support of MSBuild v.3.5 and VS2008 projects, at least some level of step-through debugging, integration to Visual Studio and many more additional interesting features. Stay tuned!

Published Thursday, November 29, 2007 8:00 AM by Eugene Zakhareyev
תגים:

Comments

# Homage to the community

With the release of version 2 of our MSBuild Sidekick, I would like to use the occasion to thank the

Thursday, November 29, 2007 9:12 AM by Team Foundation Sidekicks

# Interesting Finds: November 29, 2007

Thursday, November 29, 2007 4:54 PM by Jason Haley

# MSBuild Sidekick v2(beta) is available for download

MSBuild Sidekick can be used to open and build the following project types: Custom build scripts VS2005

Saturday, December 01, 2007 3:57 PM by .Net Adventures

# MSBuild Debuggers!

It looks like I'm not the only one who wanted a debugger for MSBuild projects. When the MSBuild team

Monday, December 03, 2007 6:38 AM by John Robbins' Blog

# MSBuild Sidekick V2 beta

Eugene Zakhareyev has released a beta of the second version of MSBuild Sidekick. This version adds some

Thursday, December 13, 2007 4:35 AM by Buck Hodges

# MSBuild Sidekick V2 beta

Eugene Zakhareyev has released a beta of the second version of MSBuild Sidekick. This version adds some

Thursday, December 13, 2007 5:28 AM by Noticias externas

# MSDN Blog Postings » MSBuild Sidekick V2 beta

Pingback from  MSDN Blog Postings  » MSBuild Sidekick V2 beta

Thursday, December 13, 2007 6:00 AM by MSDN Blog Postings » MSBuild Sidekick V2 beta

# MSBuild Sidekick V2 beta » D' Technology Weblog: Technology, Blogging, Tips, Tricks, Computer, Hardware, Software, Tutorials, Internet, Web, Gadgets, Fashion, LifeStyle, Entertainment, News and more.

Pingback from  MSBuild Sidekick V2 beta » D' Technology Weblog: Technology, Blogging, Tips, Tricks, Computer, Hardware, Software, Tutorials, Internet, Web, Gadgets, Fashion, LifeStyle, Entertainment, News and more.

# MSBuild Sidekick v2 Q&A session

With the release of MSBuild Sidekick v2 , several questions have been asked repeatedly. But what is the

Wednesday, December 19, 2007 9:44 AM by Team Foundation Sidekicks

# re: MSBuild Sidekick v2 beta is available!

So let me recapitulate: you are actually releasing a commercial product that works only for TFS 2005 at the same time TFS 2008 is released? Okay, so when can we expect a version for TFS 2008, I am hoping that I don't have to wait for "Rosario" :-p

Friday, January 04, 2008 6:00 PM by Gabriel Lozano-Moran

# re: MSBuild Sidekick v2 beta is available!

Gabriel,

Well, we have actually released a _beta_ of commercial product working with .Net Framework 2.0 at the time when .Net Framework 3.5 was released. And the version with support for MSBuild 3.5 become available as of December 31st.

Hope that answers your concerns.

Friday, January 04, 2008 7:43 PM by Eugene Zakhareyev

# http://blogs.microsoft.co.il/blogs/tfsidekicks/archive/2007/11/29/msbuild-v2.aspx

# re: MSBuild Sidekick v2 beta is available!

Whether v2 version support .vdproj projects to be built? if not is there any new version which support the same

Tuesday, April 01, 2008 1:25 PM by prajeesh

# re: MSBuild Sidekick v2 beta is available!

Prajeesh,

.vdproj projects are not in MSBuild compliant format, hence in their current form they are not supported by MSBuild Sidekick.

Monday, April 07, 2008 8:10 AM by Eugene Zakhareyev