I found a work around for me: I just copied the new jars under the old plugin-Version and it worked fine in eclipse 3.5 [C:\eclipse\plugins\org.apache.derby.core_10.3.1.4\derby.jar] 10.5.2.0 - (794445) [C:\eclipse\plugins\org.apache.derby.core_10.3.1.4\derbynet.jar] 10.5.2.0 - (794445) [C:\eclipse\plugins\org.apache.derby.core_10.3.1.4\derbyclient.jar] 10.5.2.0 - (794445)
Perhapse Eclipse get confused because of different Versions org.apache.derby.core_10.3.1.4 and org.apache.derby.core_10.5.2.0 in the plugins-Directory ? But remove and clean didn't help. So Thanks Frank On Mon, Aug 10, 2009 at 3:40 AM, frapien<[email protected]> wrote: > > the derby plugin org.apache.derby.core_10.5.2 and > org.apache.derby.core_10.5.1 only work for add derby nature, but not for > derby start Networkserver ij > Error-Message > java.lang.NoClassDefFoundError: org/apache/derby/drda/NetworkServerControl > Caused by: java.lang.ClassNotFoundException: > org.apache.derby.drda.NetworkServerControl -- View this message in context: http://www.nabble.com/Eclipse-3.5-Plugin-%28Galileo%29-works-only-partial-tp24897570p24931878.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
