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 32079 - Command line options has to be CLIP compliant
Summary: Command line options has to be CLIP compliant
Status: CLOSED DUPLICATE of bug 32053
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: ARCH
Depends on:
Blocks:
 
Reported: 2003-03-18 12:31 UTC by Jaroslav Tulach
Modified: 2008-12-22 20:32 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 Jaroslav Tulach 2003-03-18 12:31:48 UTC
Options of the launcher should be either one
letter long or use double dashes:
 
> q: command line options should be CLIP or
getOP(?) compliant
> a: double dashes are not used in java
> -> then java is not CLIP compliant!
> -> non-java options (own options of the IDE)
must be CLIP compliant!
Comment 1 Jesse Glick 2003-03-18 12:55:25 UTC

*** This issue has been marked as a duplicate of 32053 ***
Comment 2 Marian Mirilovic 2003-07-22 16:56:51 UTC
verified, closed - it's duplicate.