Re: Eclipse Plugin Maven Integration...

2007-08-20 Thread Erdem Eser Ekinci
Yes, You understood me correctly. We are trying to solve with your direction. When we overcome the exception, I will post the result... 2007/8/20, Tim Kettler < [EMAIL PROTECTED]>: > > Hi, > > just a short recap to ensure I've understood you correctly: > > You have a couple of mavenized projects

Re: Eclipse Plugin Maven Integration...

2007-08-20 Thread Tim Kettler
Hi, just a short recap to ensure I've understood you correctly: You have a couple of mavenized projects, one of them is a eclipse plugin. When you 'mvn package' on the plugin project everything is fine but when using the plugin in eclipse the classes from the dependencies are not found. Corre

Eclipse Plugin Maven Integration...

2007-08-20 Thread Erdem Eser Ekinci
I've posted but nobody answered for the problem. I will try to redefine the problem more clearly; There is an eclipse plug-in project which is dependent on other simple projects. At compile time, there is no problem but at run-time, plug-in project can not find the classes which are positioned in