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 12665 - Missing Compiler property for RMI Data Object
Summary: Missing Compiler property for RMI Data Object
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: rmi (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-08 09:40 UTC by Adam Sotona
Modified: 2001-06-27 08:42 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 Adam Sotona 2001-06-08 09:40:23 UTC
there is missing Compiler property for RMI Data Object under Execution tab
Comment 1 Adam Sotona 2001-06-18 17:53:46 UTC
added code:
    super.addProperties(set);
into addProperties(Sheet.Set set) method of RMICompilerSupport
Comment 2 Adam Sotona 2001-06-18 18:18:40 UTC
fixed in main trunk, but should be remind for 3.2.1
Comment 3 Adam Sotona 2001-06-18 18:19:00 UTC
remind
Comment 4 Adam Sotona 2001-06-27 08:42:01 UTC
reopening for Pilsen_fcs
Comment 5 Adam Sotona 2001-06-27 08:42:30 UTC
fixed in Pilsen_fcs