Re: [JPP-Devel] ClassNotFoundException

2010-06-24 Thread siddharth raghuvanshi
Hi Michael, Thanks for the help & really sorry for asking help on such a foolish mistake. Sincerely Siddharth 2010/6/25 Michaël Michaud > Hi Siddharth, > > Just that your classname should not be > com.vividsolutions.*pump*.workbench.ui.plugin.analysis.SpatialQueryPlugIn > but > com.vividsoluti

Re: [JPP-Devel] ClassNotFoundException

2010-06-24 Thread Michaël Michaud
Hi Siddharth, Just that your classname should not be com.vividsolutions.*pump*.workbench.ui.plugin.analysis.SpatialQueryPlugIn but com.vividsolutions.*jump*.workbench.ui.plugin.analysis.SpatialQueryPlugIn Idem for com.vividsolutions.pump.workbench.ui.plugin.analysis.AttributeQueryPlugIn don't k

[JPP-Devel] ClassNotFoundException

2010-06-24 Thread siddharth raghuvanshi
Hi, I have made some changes to the source code, & the program was running fine. After that, I tried renaming some files in Eclipse, which resulted in error. So, I moved back to previous source code, deleted everything & build everything afresh using build.xml. But still, I am getting the followi