Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-dev] URLClassLoader Problem

I'm not sure this went through so I'm resending sorry if it comes across twice. I'm working on a plugin that  loads classes with the URLClassLoader. The class that loads the external  jars with the class loader runs fine when I run it from the console, but  when my plugin tries to run the same code no luck. The clases are not  loaded. I'm not very familier with the URLClassLoader. Is there something in  my plugin that I need to set to allow it to load classes?

   Any help would be appreciated,
   Yolan

--
*************************************************
*         Yolan yolanother@xxxxxxxxx            *
*       http://mlug.missouri.edu/~yolan/        *
*    AIM: YolanLINUX, YolanOTHER, YolanLAPTOP   *
*                 ICQ: 74624109                 *
*************************************************
*  Doubling Technologies *
**************************

Back to the top