Bug 60669

Summary: Project Options / Run Options - relative path
Product: [Applications] kdevelop Reporter: Jon Smirl <jonsmirl>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

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