Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How to set empty for IDOMType's interface
How to set empty for IDOMType's interface [message #73831] Mon, 07 July 2003 23:40 Go to next message
Eclipse UserFriend
Originally posted by: soshila.bbc.com

i have try
domtype.setSuperInterfaces(new String[0]);
or
domtype.setSuperInterfaces(null);

also not work

thx
Re: How to set empty for IDOMType's interface [message #73866 is a reply to message #73831] Tue, 08 July 2003 05:00 Go to previous message
Eclipse UserFriend
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=39663 and
https://bugs.eclipse.org/bugs/show_bug.cgi?id=39664

Jerome

"soshila" <soshila@bbc.com> wrote in message
news:bede6d$1jc$1@eclipse.org...
> i have try
> domtype.setSuperInterfaces(new String[0]);
> or
> domtype.setSuperInterfaces(null);
>
> also not work
>
> thx
>
>
Previous Topic:ToolTip
Next Topic:Unable to get the Constructor added to the DOMType
Goto Forum:
  


Current Time: Thu Jul 17 18:13:47 EDT 2025

Powered by FUDForum. Page generated in 0.03905 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top