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 30390 - Missing white space between {bootclasspath.opt} and {bootclasspath}
Summary: Missing white space between {bootclasspath.opt} and {bootclasspath}
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: -S1S-
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-27 16:15 UTC by Jan Becicka
Modified: 2007-09-26 09:14 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 Jan Becicka 2003-01-27 16:15:51 UTC
[200301270100]
In Tools | Options | Building | Compiler Types 
| External Compilation or Fastjavac Compilation
Comment 1 Svata Dedic 2003-01-31 14:59:53 UTC
Added missing space:

Checking in src/org/netbeans/modules/java/FastJavacCompilerType.java;
/cvs/java/src/org/netbeans/modules/java/FastJavacCompilerType.java,v 
<--  FastJavacCompilerType.java
new revision: 1.31; previous revision: 1.30
Checking in src/org/netbeans/modules/java/JavaExternalCompilerType.java;
/cvs/java/src/org/netbeans/modules/java/JavaExternalCompilerType.java,v
 <--  JavaExternalCompilerType.java
new revision: 1.55; previous revision: 1.54
Checking in
src/org/netbeans/modules/java/resources/JavacCompiler.settings;
/cvs/java/src/org/netbeans/modules/java/resources/JavacCompiler.settings,v
 <--  JavacCompiler.settings
new revision: 1.3; previous revision: 1.2
Comment 2 Jan Becicka 2003-02-27 13:29:12 UTC
Verified in trunk