Bug 60669 - Project Options / Run Options - relative path
Summary: Project Options / Run Options - relative path
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: git master
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-03 06:07 UTC by Jon Smirl
Modified: 2003-07-13 16:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Smirl 2003-07-03 06:07:13 UTC
Version:           CVS (using KDE KDE 3.1)
Installed from:    RedHat RPMs

In the Project Options/Run Options you pick the path to the executable. If you use the Browse button to browse for this an absolute path is entered into the dialog when it requires a relative path. Gideon knows that path to the build directory so it could easily have converted the absolute path to a relative one for you before entering it into the dialog.
Comment 1 Amilcar do Carmo Lucas 2003-07-13 16:26:53 UTC
Subject: kdevelop/lib/project

CVS commit by aclu: 

Allow the user to select a custom directory to run the executable from. BR#60055
Fix a browse buttom problem. BR#60669

CCMAIL: 60055-done@bugs.kde.org
CCMAIL: 60669-done@bugs.kde.org


  M +49 -26    runoptionswidget.cpp   1.17
  M +2 -0      runoptionswidget.h   1.8