Thaks for you all, actually i get it done thanks to your advices :

   - I created a Java Web project ( I intended to use some JSP files so it
   can't be Java project)
   - I created a user library containing  Pivot jars (for further use in
   other Pivot projects)
   - I corrected the "applicationClassName" applet param to
   "application_class_name
   - That's All working :)


Thanks for all I'm starting to migrate a JSF small project to Pivot (trying
in fact), share result here once done ;)

-- 
Cordialement.
Benabdallah Mohammed





2010/1/25 Sandro Martini <[email protected]>

> Hi,
> without Maven you can do this for example by placing all your jars
> inside a folder (for example /java/jars) and then point Eclipse to the
> jars copied inside, defining one or more User Libraries (but
> attention, they have an absolute path on your PC) and referring to
> them from your project.
>
> Bye,
> Sandro
>

Reply via email to