The root cause is: your <project name> can not found.

Maybe you name for your netbean project differ with the lesson. And you 
copied commandline from lesson to zip homework

jar cvf <project name>.zip </project name of lesson differ your project name/>

Try enter exact /<your project name>/. Do not use project name from 
lesson, if your project name is different.

Best Regards

    Sang

Terek wrote:
> I recently started this class and Can't figure out how to get my
> homework into zip format to send it in. On the site it says:
>  Zip file of the the <project name> 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 <project name> directory>
>     * jar cvf <project name>.zip <project name>
>
> Where do I do that at? I've tried it in a command prompt and it
> creates a zip folder named "META-INF' and a file in that folder called
> "MANIFEST.MF". What does that mean and am I doing the right thing?
>
> >
>
>   


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to