How can i load a class from another project using ClassLoader

Posted by Steven on Stack Overflow See other posts from Stack Overflow or by Steven
Published on 2010-03-15T06:16:30Z Indexed on 2010/03/15 6:19 UTC
Read the original article Hit count: 321

Filed under:
|

hi, i want to access a class from another project in the workspace using ClassLoader. How can i specify the path to that class and get that class file ?I am using Eclipse . Help

© Stack Overflow or respective owner

Related posts about java

Related posts about eclipse