Top "Project" questions

In software development, a project is a collection of files and resources used in the development of an application or service.

Open Source Digital Video Fingerprinting

Are there any Open Source Digital Video Fingerprinting initiatives? ie: Something that could compare two video files of disparate quality …

open-source project video-processing image-comparison
Adding a C/C++ nature to an Eclipse project

Does anybody know how to add a C/C++ project nature to an Eclipse project through the UI ? I'm importing …

c eclipse project
Visual Studio conditional project reference based on a constant

For user authorization, I only want to include a specific module for each user. So I configured Conditional Compilation like …

c# visual-studio reference project conditional-compilation
In Eclipse, how can I move all my source files to a different folder without screwing up the project?

I have created my ActionScript source files in a folder on a Mac (I normally use Windows), and somehow managed …

eclipse svn macos project fdt
XCode Edit Project Settings vs Edit Active Target

What is the difference between these 2 options under the Project menu drop-down? Normally I just adjusted things in the Project …

xcode settings project
Import existing project

I created a Django project with just a text editor and the command line, now I have installed Aptana Studio …

eclipse import ide project aptana3
How do I remove TFS connections from a Visual Studio 2010 C# project/solution?

I have been given the full source code to work on locally (C#.NET/XAML/Visual Studio 2010), but I do …

visual-studio-2010 tfs project solution
How can I auto compile my HAML files into HTML files in a tiny project that doesn't run on RoR?

I have only today started playing with compass and haml. While I am quite familiar with the way sass works …

compilation project haml watch compass-sass
What is the standard way to organize Android code in project

I'm new in android, I want to know what is the right way to write a code in an android …

android architecture model project setup-project
Issue with visual studio template & directory creation

I'm trying to make a Visual Studio (2010) template (multi-project). Everything seems good, except that the projects are being created in …

visual-studio templates project