Top "Project" questions

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

Eclipse does not show src file

I have three different projects in my eclipse and yesterday src file became unvisible in one of the projects. Two …

java eclipse project invisible
git project vs repository, what's the fundamental difference?

I have two projects that currently use SVN and I'm migrating to git, I signed up to gitorious and there's …

git repository project gitorious
package javax.ejb does not exist

I have opened a project in netbeans to view the project but there is a same error in most of …

open-source project package netbeans7.0
Is there something similar for emacs like vims's NERDtree

For vim there is a filesystem explorer called NERDtree: https://github.com/scrooloose/nerdtree Surely an alternative or superior package …

file emacs project explorer
'Cannot create project content in workspace' when trying to recreate a project

I created one project in Eclipse using Existing Source option. Later I found some config problem with it and deleted …

eclipse project recover
Override option in CMake subproject

I'm trying to reuse the CMakeLists.txt of a third-party project whose source I don't want to change (expat, to …

cmake project option
What does the ic_launcher-web.png in my project root do?

Unbelievably enough, I couldn't find an answer when Googling for this very basic question! I noticed that since I upgraded …

android eclipse icons project
Is there a way to setup Linked Resources relative to the .project file?

We have a Flash Builder (which is based on Eclipse) project that pulls source from different locations, included in the …

eclipse version-control project relative-path
C++ ifstream not reading \n?

I'm doing a project for school, and i have to read a file, and do stuff with it. that isnt …

c++ text project newline ifstream
XCode 4 Adding a Sub Project

I am looking at somebody else's project and they have another project embedded under 'Other Sources'. When I click on …

xcode project