Projects

Broadly speaking, Projectile identifies projects like this:

  • Directories that contain the special .projectile file
  • Directories under version control (e.g. a Git repo)
  • Directories that contain some project description file (e.g. a Gemfile for Ruby projects or pom.xml for Java maven-based projects)

Project-wide actions