Top "Project" questions

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

How to convert QtCreator project to Visual Studio project

I have a QtCreator project file *.pro How to convert it to Visual Studio 2008 project *.sln?

visual-studio-2008 project qt-creator project-conversion
Eclipse Luna "cannot determine URI for /project/src/com/.../classFile.java" (windows 8)

Just installed Eclipse LUNA, and converted my old JUNO workspace. It worked on one of my computers fine (win7), but …

eclipse path project eclipse-luna
The import android.support.v13.app.FragmentActivity cannot be resolved

I'm testing an android project (http://developer.android.com/training/animation/screen-slide.html) and I have an error in one …

android eclipse class project libs
New iPhone App - How to Choose which Xcode Template to Use?

In general I'd like to understand which templates to use when, when I'm making new iPhone apps. Could anyone offer …

iphone xcode project xcode-template
Android Studio - automatic project load

I cannot find a way to prevent Android Studio from automatically loading the last project in use. I want it …

android-studio project loading
Cannot add embedded binaries (other projects) to project dependencies in XCode

I have an XCode workspace created with XCode 6.0.1. It constains 2 (Swift) libraries and one iOS app (Swift) that depends on …

ios xcode project project-management linker-errors
Web Application (Django) typical project folder structure

I am very new to web development, just wanted to figure out if there is a recommended(preferred) project folder …

django project structure directory
efficient way of cuda file organization: .cpp .h .cu .cuh .curnel files

What is the most easy to understand/efficient etc. code organization for cuda. After some investigation i found that cuda …

c++ header cuda project organization
Android Eclipse Import Existing Code

I am trying to organize my code for SVN so I can work from multiple locations without issue and potentially …

android eclipse import project
What is the difference / relationship between GitHub Projects and Milestones?

The recent update to GitHub added something called Projects into the GitHub workflow, and because I don't have any particular …

github project