Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Using Reflect API in JDT
Using Reflect API in JDT [message #323716] Mon, 07 January 2008 05:30
Eclipse UserFriend
Originally posted by: jamstang.163.com

I am working on a plugin project for JDT. The model for manipulating Java elements is really great. But I still have to use the pure Java reflect API such as getting the parent class of a Java class file, since the model does not work with a deleted java file or I did not work out how to do that. :)

Does anybody know how to get the primary IType when the java file resource of a compilation unit is deleted, or how to use the pure Java reflect API in the JDT development?

Thanks.
Previous Topic:Creating a new Resource Marker
Next Topic:[HELP] Eclipse plug-in testing automation for JUnit4
Goto Forum:
  


Current Time: Fri Jul 18 04:11:56 EDT 2025

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

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

Back to the top