If your using Windows you can usually just right click on the folder and choose "send to" then a second menu should pop up and say 'compressed (zipped) folder". If that doesn't work you will want to get a program to zip for you. (winzip is the main one in windows, usually *nix comes with a zip program as well)
-Tom On Jul 6, 4:04 am, pradeepan patra <[email protected]> wrote: > I am new to java programming with passion am havng a tiny doubt > > " > > - Zip file of the the MyHelloProject2 NetBeans project. (Someone else > should be able to open and run it as a NetBeans project.) You can use your > favorite zip utility or you can use "jar" utility that comes with JDK as > following. > - cd <parent directory that contains MyHelloProject2 directory> (assuming > you named your project as MyHelloProject2) > - jar cvf MyHelloProject2.zip MyHelloProject2 (MyHelloProject2 should > contain nbproject directory) " > > I am nt geting how to get the zip file will anyone please help me i will be > grateful to you > > Waiting for your reply --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
