Hi all

Got a small issue compiling a project.
This is for JDK 1.3. This guy uses a jar that have many classes in the default package. But, running with JDK 1.4.2 here, i always get a compiling error stating that a '.' is expected in the import statement.

I've set the 2 properties of the java plugin:
maven.compile.target=1.3
maven.compile.source=1.3

But no use, I always get my compiling error.

Any idea on how to get rid of this error?

Thx a lot
Eric.






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

Reply via email to