Skip to main content
deleted 2 characters in body; edited tags
Source Link
bluish
  • 27.5k
  • 28
  • 126
  • 185

I use eclipseEclipse with "external" projects - i.e. projects created from existing source.

Poking around in the workspace files, I cannot find any reference to these projects. MyMy question is: how does eclipseEclipse keep track of these projects?

I'd like to be able to add such a project to the workspace automatically (by generating .project and .classpath files)..

I use eclipse with "external" projects - i.e. projects created from existing source.

Poking around in the workspace files, I cannot find any reference to these projects. My question is: how does eclipse keep track of these projects?

I'd like to be able to add such a project to the workspace automatically (by generating .project and .classpath files)..

I use Eclipse with "external" projects - i.e. projects created from existing source.

Poking around in the workspace files, I cannot find any reference to these projects. My question is: how does Eclipse keep track of these projects?

I'd like to be able to add such a project to the workspace automatically (by generating .project and .classpath files).

Source Link
Kris Pruden
  • 3.3k
  • 4
  • 27
  • 30

Where in an Eclipse workspace is the list of projects stored?

I use eclipse with "external" projects - i.e. projects created from existing source.

Poking around in the workspace files, I cannot find any reference to these projects. My question is: how does eclipse keep track of these projects?

I'd like to be able to add such a project to the workspace automatically (by generating .project and .classpath files)..