Getting Started: Difference between revisions

    From KDE TechBase
    (Add link to project neon page.)
    (links to search source code and view API docs (from Development/FAQs/General FAQ#Can I access KDE source code online?)
    Line 6: Line 6:
    * [[Getting_Started/Sources/Using Subversion with KDE|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.''
    * [[Getting_Started/Sources/Using Subversion with KDE|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.''
    * [[Getting_Started/Sources/Snapshots|Daily Snapshots]]
    * [[Getting_Started/Sources/Snapshots|Daily Snapshots]]
    * [http://websvn.kde.org/ Browse Code Online]
    * [http://websvn.kde.org/ Browse code online], or [http://lxr.kde.org/search search the code] or [http://www.englishbreakfastnetwork.org/ browse API docs]
    |100%}}
    |100%}}



    Revision as of 00:07, 18 May 2009


    Getting_Started

    100%
    Getting the Source


    100%

    There are different KDE branches. For production use, we recommend using a stable version of KDE.

    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