----- Original Message -----
From: "Irfan Niaz" <[EMAIL PROTECTED]>
Subject: Duplicate class problem : Conor MacNeill

Just a few hints....

> Message
> compileMol:
>     [javac] Compiling 93 source files to C:\MOL\build\WEB-INF\classes
>     [javac] C:\MOL\src_v1.1\java\com\koo\mol\user\UserSettings.java:12:
                                           ^^^
Shouldn't this be "molio" instead?

> duplicate class: java.com.koo.molio.user.UserSettings
                   ^^^^
Does the package name really start with "java"?
Which is your source base directory? "C:\MOL\src_v1.1" or
"C:\MOL\src_v1.1\java"?
If you could provide the target definition of "compileMol" it would be
easier to look for an error...



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to