A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.

Create Eclipse project with existing files

  • Have your workspace as the directory above the directory containing your files.
  • Create the project with a name that is the same as your files directory.
The problem is, if there are lots of (unrelated) files, Eclipse will take a long time to load up.

There are other options, i.e.:

  • Create a new folder
  • Click the 'Advanced' button
  • Link to an external folder