FlexBuilder error log file location

November 21, 2006

For my future ref… because I have to hunt for this everytime…

It’s located in the .metadata folder when Flexbuilder throws an error. Full path is ${WorkspaceDir}/.metadata/.log


Subversion Plugin for Visual Studio 2005

November 21, 2006

Been using it for a few days… seems to work ok. Not as good as tortise but when I delete file through VS 2k5 it doesn’t mess up my subversion folders… which is nice.

Can get it here. <Link>


MSBuild integration with Visual Studio.

November 21, 2006

I’m building other projects with my .net project. (Adobe Flex) and I wanted a way to be able to integrate msbuild script to compile flex with the .net ide. I was hoping to find an add-in like Eclipse has for Ant but the only solution I found was to add it as an external tool. (I guess that will have to work for now.)

http://en.csharp-online.net/MSBuild:_By_Example%E2%80%94Integrating_MSBuild_into_Visual_Studio