Is it possible to use environmental variables in the build output path in VS 2008 (et al)/ I\'m trying to find a solution where several developers on my team using both Windows XP & 7 and all with
I\'m trying to build my eclipse (3.6) RCP application for different platforms (linux, win32 and mac). For that I need three target platforms and I also have to build them on the platforms I want to bu
I am developing JSR 268 compliant portlet and utility with eclipse. Now, the utility is designed to be a separate JAR from the portlet itself.
I have heard a lot of good things about the hibernate frame work, so i decided to try it out. I have downloaded the tutorial files from JBoss website unzipped but when i am trying to build the project
Everything was running great in a project I have and I made a change to set code signing in my app and committed the project file to my local Git repository.Now I\'m getting the errors shown in the at
Alrigh开发者_Go百科t, I\'m curious about the build process with Xcode. Setting up multiple Targets, how to automate versioning and generally understanding the system so I can manipulate it to do what
I use SVN manage my RFT test scripts. I need to repeatedly check out the code to a clean RFT workspace and build the whole project, for some special requ开发者_如何学编程irement. I want to automate th
In my project I am referencing an assembly produced by another team in my company. That assembly itself references three third-part assemblies one of which is Oracle.DataAccess. Whenever I build my pr
Sometimes when I change code in my Qt project (Qt Creator 2.1.0with mingw32), the changes don\'t get reflected in the produce开发者_Go百科d machine code after building it. This happens mostly when I c
Folks, I\'m using VS2010 and trying to sync the build version of my project with my Subversion repository using SubWCRev.This is all working correctly, but I can\'t quite get my head around one thing