Discussion:
About creating .jar files corrections made
(too old to reply)
Irene Huang
2005-01-20 22:30:53 UTC
Permalink
Hello, I have corrected the jar file names in step (5) and updated the
page.

Thanks,

Irene Huang

---------- Forwarded message ----------
Date: Thu, 20 Jan 2005 10:39:20 -0500
From: Irene Huang <***@ece.uwaterloo.ca>
To: ***@engmail.uwaterloo.ca
Newsgroups: uw.ece.ece250
Subject: Re: About creating .jar files


Hello, I have updated the jar file creation page at the following URL:

http://www.ece.uwaterloo.ca/~yqhuang/labs/ece250/creating_jar_files.htm

For Project 1, because main is not required in the specification of the
project, hence you are not required to use manifest file when you create
the .jar file. However, if you use manifest file, it is also correct.

Thanks,

Irene
When I submit my Project 1, am I supposed to include only Rational.class, and
Rational.java files? I was trying to create a .jar file, and since I have to
have a manifest file, this means I will have to include my main() as well.
----------------------------------------
This mail sent through www.mywaterloo.ca
Nahid
2005-01-24 19:44:53 UTC
Permalink
In my JAR file,
I've three files:
Rational.java
Rational.class
Manifest.mf

Is this what we are supposed to get? BTW, I made the JAR file using Eclipse.

Nahid
Post by Irene Huang
Hello, I have corrected the jar file names in step (5) and updated the
page.
Thanks,
Irene Huang
---------- Forwarded message ----------
Date: Thu, 20 Jan 2005 10:39:20 -0500
Newsgroups: uw.ece.ece250
Subject: Re: About creating .jar files
http://www.ece.uwaterloo.ca/~yqhuang/labs/ece250/creating_jar_files.htm
For Project 1, because main is not required in the specification of the
project, hence you are not required to use manifest file when you create
the .jar file. However, if you use manifest file, it is also correct.
Thanks,
Irene
When I submit my Project 1, am I supposed to include only Rational.class, and
Rational.java files? I was trying to create a .jar file, and since I have to
have a manifest file, this means I will have to include my main() as well.
----------------------------------------
This mail sent through www.mywaterloo.ca
Gohulan
2005-01-25 02:12:00 UTC
Permalink
Post by Nahid
In my JAR file,
Rational.java
Rational.class
Manifest.mf
Is this what we are supposed to get? BTW, I made the JAR file using Eclipse.
Nahid
Post by Irene Huang
Hello, I have corrected the jar file names in step (5) and updated the
page.
Thanks,
Irene Huang
---------- Forwarded message ----------
Date: Thu, 20 Jan 2005 10:39:20 -0500
Newsgroups: uw.ece.ece250
Subject: Re: About creating .jar files
http://www.ece.uwaterloo.ca/~yqhuang/labs/ece250/creating_jar_files.htm
For Project 1, because main is not required in the specification of the
project, hence you are not required to use manifest file when you create
the .jar file. However, if you use manifest file, it is also correct.
Thanks,
Irene
When I submit my Project 1, am I supposed to include only Rational.class, and
Rational.java files? I was trying to create a .jar file, and since I have to
have a manifest file, this means I will have to include my main() as well.
----------------------------------------
This mail sent through www.mywaterloo.ca
YES!

Continue reading on narkive:
Loading...