Just filed a bug in the Issue Tracker:
The .classpath file contains Windows style backslashes for the classpath entry kind "src" and "output". This breaks backslash-o- phobic environments like Mac OS X (Unix) and the Eclipse project will be incorrectly setup.
Fix: change the backslashes to slashes before you create your project in Eclipse.
/Per
2005-04-17 kl. 13.28 skrev Martijn Dashorst:
April 17, 2005 - Kick Start Your Wicket Development!
The Kick Start project gives you a head start when you want to begin your own Wicket
web application. We currently only kick start you in Eclipse, but NetBeans and IntelliJ
support will arrive in the near future.
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
