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 reference a different Java project in Eclipse

I have Project1 and Project2. Project1 is dependent of Project2. I am sort of tired that every time I make …

java eclipse reference project
How to convert IntelliJ project to Eclipse?

I have one IntelliJ project and I want to open it in Eclipse, so what should I do?

eclipse intellij-idea project
Macros/Environment variable in .sln and .vcproj files for Visual studio

I have two similar problems: a) I have a solution which includes several projects and I want to be able …

visual-studio project path solution
change the name of android project

Is there any posibility that I could change the name of my project as it appears in Package Explorer.I'm …

android eclipse project
docker compose orphan containers warning

How to be with orphan images when you have 2 independent projects and you want them to work at the same …

docker docker-compose containers project
How to fix 'The project you were looking for could not be found' when using git clone

I am trying to clone a project from gitlab to my local machine. I have been granted rights as a …

git gitlab project git-bash cloning
Is it possible to group projects in Eclipse?

Is it possible to group projects in Eclipse? Or maybe have a project with sub-projects?

eclipse project
Javascript projects to learn from

I like javascript, but I have problem with learning it :) I mean, i use it at work but I would …

javascript open-source project
Interesting project to learn C?

I have some basic knowledge of C (and a bit more of C++). I got a copy of K&…

c project
Android Studio 3.0 Compile Issue (Cannot choose between Configurations)

Issue with latest 3.0 build (Beta 2) My project has 1 sub module by a 3rd party so I only have access to …

android android-studio gradle project