Author |
Message |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 14/May/2009 15:49:17
|
bigcooster45
Joined: 05/May/2009 00:00:00
Messages: 5
Offline
|
If I wanted to make a change to an icefaces component, how would I go about using the source code in my netbeans project? In other words, how do I use the source code that I've edited?
Thanks.
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 26/May/2009 02:00:40
|
momodonk
Joined: 03/May/2009 00:00:00
Messages: 3
Offline
|
You would need to add your newly created jar as a library/framework. I have not done this but if your changes are minor enough you should be able to change the jar references to point to your built jar instead of the default icefaces jar files from your project settings.
Andrew
www.aquajax.com
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 26/May/2009 06:24:55
|
michelle2
Joined: 14/Nov/2007 00:00:00
Messages: 449
Offline
|
momodonk wrote:
You would need to add your newly created jar as a library/framework. I have not done this but if your changes are minor enough you should be able to change the jar references to point to your built jar instead of the default icefaces jar files from your project settings.
Andrew
www.aquajax.com
Not sure about netbeans. But this post should help you.
http://www.icefaces.org/JForum/posts/list/12796.page
new components should be placed in there own jars.
lot of details here.
www.mooncatventures.com/blogs
|
|
 |
|