Translations:KDevelop5/Manual/Sessions and projects/21/en

From KDE UserBase Wiki
Revision as of 09:54, 6 September 2020 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Alternatively, if the project you want to work with already exists on your hard drive (for example, because you have downloaded it as a tar file from an FTP server, because you already checked out a version of the project from a version control system, or because it is your own project that exists only on your own hard drive), then

  • Select from the menu bar Projects -> Open/Import project.
  • In the dialog box choose the directory in which your project resides.
  • If the project has a build file like CMakelists.txt,*.pro file and makefile select the file to open the project.