[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[pde-build-dev] compilelogs and unused import warnings
|
- From: "Gunnar Wagenknecht" <G.Wagenknecht@xxxxxxxxxxxx>
- Date: Mon, 6 Dec 2004 14:06:25 +0100
- Delivered-to: pde-build-dev@eclipse.org
- Thread-index: AcTblHmv2TtiTrl8R/OsbdEjRGxJBg==
- Thread-topic: compilelogs and unused import warnings
Hi!
On automated builds we get a lot of warnings regarding unused imports.
The warnings are printed for imported types used inside JavaDoc. These
warnings aren't visible inside the Java editor (they compile without
warnings in the workspace). Any ideas how to avoid the warnings during
compile time?
The build.compiler property is already set to the JDTCompilerAdapter.
Thanks,
Gunnar