Relative Content

Tag Archive for ide

Hiring developers – listing IDE as a requirement?

I’ve been looking at some job postings and noticed that a fair amount of them list IDEs under the ‘required skills’ section, even for senior positions. This is not localized to one company either, but rather it’s something that comes up once in every few postings.

Why don’t we have web IDEs?

Why don’t we have a lot of good web-based IDEs? Which aspects of the system make it difficult for IDE to be implemented as a web application?

Environment Variables and Visual Studio 2012

I have a problem with Visual Studio 2012 and Environment Variables under Windows 7.
I added a variable called {LIBS} with the value C:/libs/.
In C:/libs/ are folders containing C++ libraries.