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 7288 - [Synchronization] Tools | Synchronize should show some Dialog to notify user, why nothing has happened.
Summary: [Synchronization] Tools | Synchronize should show some Dialog to notify user,...
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC All
: P4 enhancement (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-08-07 17:21 UTC by Jan Becicka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2000-08-07 17:21:51 UTC
If user writes class, which implements interface, which doesn't exist and
invokes Tools | Synchronize -> nothing happens. It is correct, but user should
now what is wrong. If he/she makes keying mistake in name of interface and then
invoke Synchronization, he/she don't know why it doesn't work.

It will be nice, if some Diolog, showing "Interface BlahBlah not found", will
appear or something like that.
Comment 1 Svata Dedic 2000-08-16 08:02:59 UTC
I would rather add some option for this behaviour like
"Warn if interface does not exist" Yes/No
"Notify if no changes are needed" Yes/No etc
Comment 2 Jan Becicka 2002-01-11 17:19:29 UTC
Reopening for 3.4
Comment 3 Svata Dedic 2002-05-21 17:48:25 UTC
Cleaning up before 4.0 planning
Comment 4 Marek Grummich 2002-07-19 17:26:52 UTC
Target milestone was changed from not determined to TBD
Comment 5 pzgyuanf 2005-01-27 17:08:35 UTC
Source Synchronization:

Should this function to be extended to :
 - supply a menu item -Implements Interface(s)- in Tools(or Code
contexts) main menu
 - supply a browse button/comboBox to browse awared interfaces(which
stand in classpath).
 or auto-generate a list as autopop code-completion in code editor.

 miss this, you have to remember the interface exactly. The same
function is missed in the same contexts. - Add new class to implemets
some interfaces and extends context. 
Comment 6 Jan Becicka 2005-10-12 16:00:40 UTC
This issue is not valid any more.