java - Obtaining underlying class from org.eclipse.jdt.core.IClassFile -


i have list of org.eclipse.jdt.core.iclassfile, simple way actual class file (for reflection)?

the option see, in case it's jar file , load jar jarfile
(i can jar , package iclassfile parents) iterate on entries in jarfile , ,u sing classloader load class.

but maybe there better way...


Comments

Popular posts from this blog

android - questions about switching from C2DM to GCM -

c++ - Qt setGeometry: Unable to set geometry -

batch file - How to extract all multi-volume RAR archives from subfolders of a folder? -