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 170748 - SetCommandLine does not work on windows
Summary: SetCommandLine does not work on windows
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P3 blocker (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-21 13:55 UTC by Egor Ushakov
Modified: 2009-11-27 06:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Egor Ushakov 2009-08-21 13:55:09 UTC
NativeProcessBuilder.setCommandLine does not work on Windows, it does not execute the command specified
Comment 1 Andrew Krasny 2009-10-21 09:37:06 UTC
we do not use this now... will fix later
Comment 2 Andrew Krasny 2009-11-26 12:13:02 UTC
changeset http://hg.netbeans.org/cnd-main/rev/b15309a8b067
Comment 3 Quality Engineering 2009-11-27 06:09:44 UTC
Integrated into 'main-golden', will be available in build *200911271400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b15309a8b067
User: Andrew Krasny <akrasny@netbeans.org>
Log: IZ#170748 - SetCommandLine does not work on windows