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 4471 - Synchronization of sources does not seem to work, maybe because of inner class interfaces
Summary: Synchronization of sources does not seem to work, maybe because of inner clas...
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: phamernik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-10-12 22:33 UTC by Jaroslav Tulach
Modified: 2008-12-23 11:44 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 Jaroslav Tulach 1999-10-12 22:33:00 UTC
I tried to add

implements FileSystem.Status

into file in attachements and nothing happened even two methods should have been added.

[Pk]
It also does not synchonize interfaces of inner classes. E.g.:
class X{
  class Y implements javax.swing.ComboBoxModel{
  }

}
Y is not sychronized.

[phamernik] New parser will fix this problem. It should be released immediately after f4j 1.0 CE release.
Comment 1 Marek Grummich 2000-07-25 09:21:59 UTC
Priority is changed to P4 (normal).
Comment 2 phamernik 2002-02-19 16:45:12 UTC
Now it works in nb 3.3.1 (Feb/2002).

Comment 3 phamernik 2002-02-19 16:45:44 UTC
Closing as WORKSFORME.
Comment 4 Quality Engineering 2003-07-02 14:54:19 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 5 Quality Engineering 2003-07-02 15:13:05 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.