Wednesday, August 1, 2007

MUST DO IT!!!

Hey everyone!
Here are ome rules that i think we must follow while submitting the assignments (Im telling this coz i myself have done lots of mistakes while submitting the assignments)

First of all, the library files (.jar) that we are using in the main project need not to be sent explicitly.It gets encapsulated with the main project which is using it in the 'lib' folder.

While making the jar file of the Main project, take care of setting the Main class of the jar in the tab "Manifest specification" which will help you executing th main file from the jar itself.

And one important thing, while using the jar file as a library in the main project, we will have to use the
"IMPORT" statements.

Thats all for now,

take care

regards,
S A Vakeel

No comments: