Hi Eelco,
Download NetBeans IDE 4.1 from here: http://www.netbeans.info/downloads/download.php?type=4.1beta
That's all you should need.
Once it's installed, do this:
1. File > New Project.
2. Web > Web Application With Existing Sources
3. Browse to the Wicket Kickstart folder. (And name your project, specify where to put it, etc.)
4. Click Finish.
That's it.
If anything's unclear, please let me know.
Thanks,
Geertjan
PS: Whose name is Dutcher: yours or mine? :-)
Eelco Hillenius wrote:
It would be great if you could send a 'get started in NetBeans' for dummies description. We'll put that on the site/ in our docs (and I'll give it a try as well :)).
I had some problems getting the projects from sourceforge using SSH. I found this: http://www.netbeans.org/kb/articles/cvs-ssh.html page, but I was wondering whether support for SSH is not out-of-the-box with NetBeans...
Anyway, you're help is appreciated!
Eelco
I'd be more than happy to help. I've been playing around with Wicket for a while, but didn't manage to get anything up and working. (And it's going to take me a while to get used to having my web files in a Java package) I've just downloaded the application into NetBeans IDE 4.1 (which is still in development). And it works great. You need to use a project template called "Web Application with Existing Sources". It's pretty cool to use with Wicket, because this NetBeans IDE template generates an Ant file for free.
-- Geertjan
------------------------------------------------------- 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
------------------------------------------------------- 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
------------------------------------------------------- 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
