javaweb-submit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Javaweb-submit] gnu namespace & the GNU Java packages registry


From: Ahmed Moustafa
Subject: Re: [Javaweb-submit] gnu namespace & the GNU Java packages registry
Date: Tue, 2 Sep 2003 18:38:01 -0400 (EDT)

On 2 Sep 2003, Nic wrote:

> I think you should use:
>
>    gnu.bioinformatics.jaligner
>
> If you have a command line tool you should use just:
>
>
>    jailgner
>
> for the main class name.

Do you mean the main class should not be within a package?

Regarding the main class, the Java coding convention for a class name is
to start with an upper case letter i.e. JAligner instead of jaligner. But
I can still provide like a shell script and a batch file with the name
jaligner to pass the arguments to the main class.

Thanks!

Ahmed





reply via email to

[Prev in Thread] Current Thread [Next in Thread]