Hi.

I have downloaded wicket bootstrap from GitHub. I have built and imported
the projects in Eclipse following the instructions in  this post
<http://nixmash.com/java/up-and-running-with-wicket-bootstrap-in-eclipse/>  
. The projects import just fine. However when I run the samples project I
get a java.lang.ClassNotFoundException for class
de.agilecoders.wicket.core.settings.IBootstrapSettings  . I have cross
checked my project build path and it appears to be setup properly. Strange
part is CTRL + Clicking IBootstrapSettings in the configureBootsrap() method
of WicketApplication also opens up the class file. Any ideas why the class
is not being found at runtime?

Thanks and regards,

Anup

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-Bootsrap-tp4672100.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to