IProject instanceof MyProject [message #491921] |
Fri, 16 October 2009 10:47  |
Eclipse User |
|
|
|
Hello,
I am currently working on an eclipse plugin to create our own projects an debug them.
The project and file creation wizard is ready ready to use.
Now the problem is the following:
If I create a file with the fileCreationWizard I want to check whether the selected project is instanceof MyProject or not.
I don't really know how to check that.
A java project for example is a IJavaProject I think.
How can I create a IMyProject to check wheter IProject is instanceof IMyProject or not?
I would appreciate any help because I really don't know how to do that.
Great thanks!
Best regards
Alex
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.11441 seconds