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 190220 - Would like separate develoment hosts for build and run/debug
Summary: Would like separate develoment hosts for build and run/debug
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-08 00:09 UTC by _ gordonp
Modified: 2014-04-14 14:31 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gordonp 2010-09-08 00:09:14 UTC
My product is very strict about our build platform (Ubuntu 8.04). So when I want to run/debug on another platform (about 99% of the time) I set my Configuration to one which build on the ubuntu system (but won't run the build result).

When I want to run or debug the output of the build, I change the config to the "debug" config (which won't build the app, but runs/debugs remotely on the desired system.

It would be nice if I could could set a Build toolset and a run/debug toolset so I don't have to remember to switch the config after building.