"Paul Ebermann" <[EMAIL PROTECTED]> writes: > "Javier S. Lopez" skribis: > > > This is not going to be true all the time. > > But IF it is true, it could be choosen? The question is how will jde know which one to choose? You have two interfaces with the same unqualified name, and it is perfectly acceptable to implement either one of them, since it is not require for an interface to be part of the same package to be implemented.
> (Maybe one could add an option to switch the > behaviour.) The imports facility has a similar problem, they solved it by adding a jde-import-exclude-packages. So a similar approach could be used here, adding jde-wiz-exclude-package. Javier -- Javier S. Lopez [EMAIL PROTECTED] Forum Systems, Inc. (781) 263-5406 40 Williams St., Suite G20, http://www.forumsys.com Wellesley, MA 02481
