This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 224711

Summary: Run/Debug Launchers for projects
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: ProjectAssignee: henk89
Status: VERIFIED FIXED    
Severity: normal CC: henk89, mmirilovic
Priority: P1    
Version: 7.4   
Hardware: All   
OS: All   
See Also: http://netbeans.org/bugzilla/show_bug.cgi?id=195023
Issue Type: ENHANCEMENT Exception Reporter:

Description Vladimir Voskresensky 2013-01-10 14:55:51 UTC
To support big projects producing many binaries we need a functionality like Eclipse's Launchers.
It is like Attach Debug history allowing to easily specify and later on switch between different target_configurations.
configuration usually contains the following information:
- the binary to be debugged (relative path)
- the context project for the binary
- the run command
- the arguments
- the env variables to be defined before run
-- should be possible to specify script which set up, instead of manual typing KEY/VALUE pairs in env variables table
Comment 1 Vladimir Voskresensky 2013-01-17 10:44:40 UTC
The same is applicable for Build Launcher needed for Run of particular component.
Comment 2 henk89 2013-04-24 08:06:39 UTC
Native execution support:
http://hg.netbeans.org/cnd-main/rev/38d421333c99
Comment 3 Quality Engineering 2013-04-25 02:18:40 UTC
Integrated into 'main-golden', will be available in build *201304242301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/38d421333c99
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixing #224711 - Run/Debug Launchers for projects
Comment 4 Vladimir Voskresensky 2013-04-29 15:55:19 UTC
v.
Comment 5 Leonid Lenyashin 2013-05-03 12:50:43 UTC
Nikolay, please integrate the fix to 7.3 branch (if required). I assume it is already there, just not marked properly
Comment 6 Alexander Pepin 2013-05-15 13:53:34 UTC
verified in OSS IDE built on NB 7.3.1