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 8778 - cannot use fastjavac
Summary: cannot use fastjavac
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 major (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-12-05 18:11 UTC by dmladek
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
content of output window (906 bytes, text/plain)
2001-07-20 20:39 UTC, dmladek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dmladek 2000-12-05 18:11:42 UTC
[release31:build21]
jdk1.3.0_01PFCS SUN
====================

In this build I cann't compile with default compiler fastjavac.

I've done everything as I usualy do to get work with new build.
It means no special configuration, etc.

Only what I use to do is:
* unzip build

* set executable permissions to runide.sh
* dtto for fastjavac.linux
* create symlink to fastjavac.linux

last 3 points are done by script so, I couldn't realy made a misstake.
But for assure myself I've done it twice.
Comment 1 dmladek 2000-12-05 19:29:59 UTC
Created attachment 375 [details]
content of output window
Comment 2 Svata Dedic 2000-12-06 06:37:59 UTC
Fixed in dev-81, rel31-22. As workaround, please remove the extra trailing space
in the name of the external process in the External Compiler property of the
FastJavac compilation service.
Comment 3 dmladek 2001-02-06 20:58:59 UTC
Marked as Verified
OK, it's too old and the problem with new builds dismised
Comment 4 Quality Engineering 2003-07-01 13:17:44 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.