Property Testing and Visibility [message #56949] |
Tue, 11 January 2005 11:28  |
Eclipse User |
|
|
|
Originally posted by: jbraga.wpi.edu
I'm not sure if this is the right group to post this question to...but I'll
give it a shot...
I am examining the extension point description for org.eclipse.ui.popupMenus
I am finding it very difficult to do something that I feel should be easy.
So maybe I'm misunderstanding the reasons for constructing the XML elements
this way.
I want a menu to appear only when right-clicking a public class (i.e. not
interfaces, abstract classes, or private classes). I felt that the best way
to do that was to extend PropertyTester and simply write Java code that
would test this. However, visibility does not allow the test element as a
child. In fact, I could find no way to incorporate my property tester into
visibility even thought it would seem to make sense that something returning
a boolean value should be allowed. Is there something I am missing? Does
anyone have any suggestions?
Thanks,
Justin Braga
Computer Science Undergraduate
Worcester Polytechnic Institute
Worcester, MA
|
|
|
Re: Property Testing and Visibility [message #56976 is a reply to message #56949] |
Tue, 11 January 2005 11:38  |
Eclipse User |
|
|
|
Justin Braga wrote:
> I'm not sure if this is the right group to post this question to...but I'll
> give it a shot...
Nope, totally not the right group. :)
This newsgroup is for the XML Schema Inforset Model. You should probably
try eclipse.platform.
Cheers,
Dave
|
|
|
Re: Property Testing and Visibility [message #593520 is a reply to message #56949] |
Tue, 11 January 2005 11:38  |
Eclipse User |
|
|
|
Justin Braga wrote:
> I'm not sure if this is the right group to post this question to...but I'll
> give it a shot...
Nope, totally not the right group. :)
This newsgroup is for the XML Schema Inforset Model. You should probably
try eclipse.platform.
Cheers,
Dave
|
|
|
Powered by
FUDForum. Page generated in 0.26061 seconds