Re: [Kde-eclipse-talk] ClassNotFoundException
Brought to you by:
adymo
|
From: Ryan R. <rr...@gm...> - 2005-09-09 02:19:14
|
Hannes, What I did was grab the latest svn repositories and then replace the sources & resources with the ones that are bundled into the latest binary release jars. I also dropped the org.kde.antlr package and just used the org.antlr plugin from antlreclipse.sourceforge.net instead. This seemed to work for me. Ryan Hannes Niederhausen wrote: >Hi, > >when I open the Qmake Manager View I get the following exception: >java.lang.ClassNotFoundException: org.kde.qmake.ui.views.QMakeManager. > >I used the prepacked binaries. > >I downloaded the source code per svn and tried to look after the error, but >there is no org.kde.qmake.ui.views package. > >I really want to use this plugins, I even thougt about making my own qmake >Manager. Please complete the svn, and I would look after the problem for >myself. > >Thanks in advance > >Hannes > > >------------------------------------------------------- >SF.Net email is Sponsored by the Better Software Conference & EXPO >September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices >Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA >Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf >_______________________________________________ >Kde-eclipse-talk mailing list >Kde...@li... >https://lists.sourceforge.net/lists/listinfo/kde-eclipse-talk > > > |