Top "Development-environment" questions

A development environment is an integrated set of programming tools, usually centered around a text editor.

What's a good source code search engine?

The codebase I work on is huge, and grepping it takes about 20 minutes. I'm looking for a good web-based source …

development-environment search-engine code-search-engine
how to make netbeans start up faster. netbeans is taking an insane amount of time just to open

I do not know if its just my computer, but netbeans is taking an insane amount of time just to …

java netbeans ide development-environment netbeans-7
Are you using virtual machine as your primary development environment?

Recently I have purchased a notebook that came with Windows Home Basic (that don't have with ASP.Net/IIS. I …

asp.net iis development-environment virtual-machine
.htaccess between developemt, staging, and production

I'm working on a app that uses url rewrites and has a specific .htaccess configuration. When working on the app …

php .htaccess development-environment
What are the advantages of IntelliJ over Eclipse?

I have been working with Eclipse for quite some time and recently got several recommendations to use IntelliJ. As I …

java eclipse ide intellij-idea development-environment
What do people think of Gupta Team Developer?

Has anybody any experience in using Gupta (formerly Centura) Team Developer? If so, what do you think of it in …

sql-server windows development-environment guptateamdeveloper
Useful Java Annotations

I'm interested in finding out exactly which Java annotations people think are most useful during development. This doesn't necessarily have …

java annotations development-environment
Getting Python under control on Mac OS X - setting up environment and libraries

After starting out with Python on Ubuntu Linux, I've now for a good while been doing most of my sustained …

python macos development-environment
Installing Python eggs under PyPy

How do I install Python egg under PyPy? During installation, PyPy created /usr/lib64/pypy-1.5/site-packages/ directory. So, I tried …

python development-environment pypy
Eclipse PDT Ant

I downloaded the Eclipse PDT 2.0 GA release (Eclipse 3.4), however, it doesn't look like the Ant tools are included in this …

php eclipse development-environment eclipse-pdt