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 8609 - Bad import Stable30's project to Boston because of fastjavac's setting.
Summary: Bad import Stable30's project to Boston because of fastjavac's setting.
Status: CLOSED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-28 16:52 UTC by ehucka
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 ehucka 2000-11-28 16:52:06 UTC
In Stable30 has fastjavac in path variable "fastjavacBinary" but there isn't
this variable in Boston. After import project from Stable30 to Boston is
fastjavac unusable.
Comment 1 Svata Dedic 2000-11-28 16:55:59 UTC
Will be corrected in Release31 and main trunk. Boston is codefreezed, so here's
a workaround:
After you import Stable-3.0 project,
- open Project | Settings | Compiler types
- delete FastJavac compilation (if it is present)
- right click on Compiler Types node and select New | Fastjavac compilation
service
Comment 2 Svata Dedic 2000-11-29 15:46:59 UTC
*** This bug has been marked as a duplicate of 8615 ***
Comment 3 ehucka 2003-01-15 11:43:24 UTC
It is old duplicate issue. I'm closing it.