[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [omelet-dev] documentaion
|
- From: Matteo Bordin <mbordin@xxxxxxxxxx>
- Date: Tue, 18 Jan 2005 12:32:48 +0100
- Delivered-to: omelet-dev@eclipse.org
- User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)
Ed Willink wrote:
The CVS code is complete, though I haven't done a build from CVS.
I just note no outstanding CVS transaction in my Eclipse session.
(The omelet.doc and omelet.schema plugins are indeed out of date but they
contain no Java or any necessary code.)
To build you must be using JDK 1.5.0 (_01 is optional), and Eclipse 3.1M4,
and you must set the compiler compliance level to 1.5.
JDK 1.4.x will give tons of problems with generics.
3.1M3 gives at least 30 bad warnings from failure to detect inherited override.
3.1M4 gives just 10 warnings for suspect (but I believe correct) casts.
I download Eclipse 3.1M4 and JDK 1.5.0 and I set cimpiler compliance to 5.0.
I had some error like this:
1) in org.eclipse.omelet.bridges.emf.OmeletEMF class there is an import
declaration:
import org.eclipse.omelet.IModelContentTypeName;
but into plugins\org.eclipse.omelet_0.0.2.omelet.jar there is not
IModelContentTypeName
2) in org.eclipse.omelet.bridges.emf. XSDDiagnosticMessage class there
is an import declaration:
import org.eclipse.omelet.ModelSeverity;
import org.eclipse.omelet.core.ModelListenable;
but into plugins\org.eclipse.omelet_0.0.2.omelet.jar there is not
ModelSeverity, ModelListenable.
And some other errors like this.
I try to compile the omlet core but there are some other error and the
java code in cvs is not the some of the java code into plugin directory!
Which is the correct one?
What is my mistache? What do I have to do?
Thanks
Matteo
--
Matteo Bordin
Soluta.net Srl
via Edificio 2 31030 Caselle D'Altivole Italy
http://www.soluta.net
mbordin@xxxxxxxxxx
Tel: +39 0423 915547
Fax: +39 0423 915547
Mob: +39 338 7582667
ICQ: 297565827