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 5556 - External compiler displays wrong informations
Summary: External compiler displays wrong informations
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Martin Ryzl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-01-26 18:36 UTC by Martin Ryzl
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 Martin Ryzl 2000-01-26 18:36:18 UTC
External compiler engine takes name of the file, strips an extension and displays "Compiling <filename_without_extension>" in status line.

It causes problem with RMIStubCompiler, because RMIStubCompiler uses name of the class instead of name of file.
For example if test.rmi.RMIImpl is to be compiled, message "Compiling test.rmi" is displayed.

My suggestion is to add an oportunity to create own messages in subclasses of ExternalCompilerGroup.
Comment 1 Marek Grummich 2000-07-25 09:22:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jan Becicka 2001-02-22 13:50:06 UTC
[010221_2] Verified
Comment 3 Quality Engineering 2003-07-02 17:19:37 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.