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 hand over a project systematically?

We have a project hand over from on shore team to our team (off shore) not long ago. However we …

project project-management
Add files to an Xcode project from a script?

Right now I'm using a few scripts to generate files that I'm including as resources in Xcode. The thing is …

xcode scripting project
How do I delete project in intelliJ IDEA 10.5?

I have created a project in IntelliJ IDEA 10.5, but it is very difficult to delete it. The project manager in …

java intellij-idea project
Visual Studio: Create a web application from existing code

I have an existing directory structure that is all nicely checked into SVN, so I don't really want to mess …

visual-studio project
In gitlab, is it possible to create two or more repositories into only one project?

I'm running GitLab in a container of Docker but it's okay so far, no problem with that at all. I'm …

repository project gitlab
changing the project and target name in XCode

I created a project and I fully developed it. I need to change the name of the project and targets. …

objective-c project xcode4.6 targets
IntelliJ IDEA not showing my module/project

Suddenly, IntelliJ IDEA is showing the following module view with a strange yellow colour in the background. I don't know …

intellij-idea project project-management setup-project intellij-13
Which NetBeans projects files should go into source control?

We normally use Eclipse for a particular Java project, but recently I imported the project into NetBeans to use its …

version-control netbeans project
VS2017 Setup Project - Where?

I'm trying to create a setup project / installer for a C# project but can't find the 'setup project' template in …

c# installation project
Error while removing project dependency in VS2010

I have a large solution with number of projects. Some the projects depend on others (never a circular dependency though). …

visual-studio-2010 project dependency-properties