Search code examples
javanetbeansred5netbeans6.8

sHow do I add external JAR files in a Web Free Form Application in NetBeans?


I have a Red5 application that i want to work on using NetBeans 6.8.

I know I can use a web Free-Form Application, the only problem that I'm having is to add external jar files.

When I go to the project's properties, Where exactly do I add the external jars that I need in order to properly compile the application?

update

i think that the following URL addresses my problem but i can't really understand the solution.

http://www.bradmcevoy.com/blogs/netbeans_ant_ivy.html


Solution

  • Ok I finally resolved the issue by re-creating the project using the step by step tutorial in the following URL : http://blogs.oracle.com/coreqa/entry/setting_up_freeform_project_correctly