Hi, On 30 Jan., 00:34, saurabh kumar <[email protected]> wrote: > Hi guys > > Im unable to create a zip folder.while creating a zip folder I get the > following error > > [...@saurabh ~]$ cd /usr/local/netbeans-6.5 > [...@saurabh netbeans-6.5]$ jar cvf MyHelloProject2.zip MyHelloProject2 > java.io.FileNotFoundException: MyHelloProject2.zip (Permission denied) ^^^^^^^^^^^^^^^^^^^ Have you seen this! You don't have write permissions in this directory as the user executing the jar-command. Do you realy have the project in the netbeans installation directory?
HTH Ewald --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
