NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
qlyde
Joined: 19 Oct 2009 Posts: 14
|
Posted: Wed Mar 28, 2012 3:55 pm Post subject: Returning to netbeans |
|
|
I am just returning to netbeans and developing in JSF. I have projects from
the old 6.5.1 and I am wondering how I can import them/modify them using any of the netbeans versions after 6.5.1.
Thank you. |
|
| Back to top |
|
 |
jyeary
Joined: 21 Oct 2008 Posts: 612 Location: Simpsonville, SC
|
Posted: Fri Mar 30, 2012 5:46 pm Post subject: Re: Returning to netbeans |
|
|
I am assuming that the projects are in Visual JSF (Woodstock). If this is the case, the project will not work as a visual web development application. You may still use the project in NetBeans without the visual design time, but you will need to include the woodstock (rave) libraries in the project.
John
____________________________
John Yeary
____________________________ |
|
| Back to top |
|
 |
qlyde
Joined: 19 Oct 2009 Posts: 14
|
Posted: Fri Mar 30, 2012 6:44 pm Post subject: |
|
|
Kinda what I thought. Which libraries do I need to include? And where would
I need to put them? I'm ok with not using the designer view and working from the jsp, just not sure how to get it to work.
Thanks. |
|
| Back to top |
|
 |
jyeary
Joined: 21 Oct 2008 Posts: 612 Location: Simpsonville, SC
|
Posted: Mon Apr 02, 2012 3:47 pm Post subject: Re: Returning to netbeans |
|
|
You can see one example using Facelets on my blog
http://javaevangelist.blogspot.com/2009/11/woodstock-and-facelets.html
Alternatively, I have some of the dependencies figured out on a project which I did not publish. Here is the Apache Maven POM dependencies, and repository.
<dependencies>
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|