Getting Started: Difference between revisions
No edit summary |
(There is no API documentation there) |
||
Line 6: | Line 6: | ||
* [[Getting_Started/Sources/Amarok Git Tutorial|Amarok Git Tutorial]] ''Amarok has moved to Git (with the rest of KDE to follow), so it requires different steps to check out and develop.'' | * [[Getting_Started/Sources/Amarok Git Tutorial|Amarok Git Tutorial]] ''Amarok has moved to Git (with the rest of KDE to follow), so it requires different steps to check out and develop.'' | ||
* [[Getting_Started/Sources/Snapshots|Daily Snapshots]] | * [[Getting_Started/Sources/Snapshots|Daily Snapshots]] | ||
* [http://websvn.kde.org/ Browse code online], or [http://lxr.kde.org/search search the code | * [http://websvn.kde.org/ Browse code online], or [http://lxr.kde.org/search search the code] | ||
|100%}} | |100%}} | ||
Revision as of 09:27, 9 September 2009
Getting_Started
Languages: عربي | Asturianu | Català | Česky | Kaszëbsczi | Dansk | Deutsch | English | Esperanto | Español | Eesti | فارسی | Suomi | Français | Galego | Italiano | 日本語 | 한국어 | Norwegian | Polski | Português Brasileiro | Română | Русский | Svenska | Slovenčina | Slovenščina | српски | Türkçe | Tiếng Việt | Українська | 简体中文 | 繁體中文
100%
- Using Project Neon to contribute to KDE
- Anonymous SVN Quickstart Guide
- Using Subversion with KDE A more in depth look at accessing KDE source code with subversion, including the repository layout and working with revisions and patches.
- Amarok Git Tutorial Amarok has moved to Git (with the rest of KDE to follow), so it requires different steps to check out and develop.
- Daily Snapshots
- Browse code online, or search the code
Getting the Source
100%
There are different KDE branches. For production use, we recommend using a stable version of KDE.
- KDE 4 (Development version, TRUNK)
- KDE 4.x (Current 4.x Release or 4.x SVN BRANCH)
- KDE 3.5 (Stable version)
- Other versions and FAQ Including information for building on non-linux systems
Building KDE
100%
After KDE has been built, you'll want a good way to launch apps and perform your regular development tasks:
Setting up the Environment