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 make documentation with NetBeans and Javadoc

I was searching a while, but nothing found. How can i make documentation in NetBeans 7.0.1? My file looks like: /** Class …

netbeans project javadoc
Retrieve/Recover deleted Netbeans project

I was just working on my Netbeans project and accidentally deleted it and don't know how to recover it. Is …

netbeans project restore recover
How can I change a project's location pointer in Eclipse?

A project has moved to a different location, so Eclipse won't open the project. You'll immediately think about simply changing …

eclipse directory location project target
Your client does not support opening this list with Windows Explorer

I installed Microsoft SharePoint and Project PWA on Windows Server 2008 R2. When I want to open Library in Windows Explorer, …

sharepoint-2010 project webclient webdav
How do I import/add an existing Python file to a PyCharm project?

How do I import/add an existing Python file to a PyCharm project?

python project pycharm
How can I refer to a project from another one in c#?

I added a project, Project2, to my solution. It already had another project lets say Project 1. How can I call …

c# project projects-and-solutions
cordova - Error: Failed to fetch platform android

I installed cordova and create a new project. But when I use this command to add android platform: cordova platform …

android cordova project hybrid-mobile-app
How do you open an Android Studio project in Eclipse?

The new Android Studio allows for better Android development with better tools. I see a bunch of questions on how …

android eclipse import project android-studio
How to change GitHub repository in IDEA Intellij?

I've lost access to my previous account on GitHub, so created new one and now, when I am trying to …

github intellij-idea project
How can I exclude some folders from my Eclipse project?

I'm adding an eclipse project to our existing code-base, and I'd like to know if there is a way to …

eclipse project