[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [omelet-dev] documentaion
|
Hi Matteo
> I download Eclipse 3.1M4 and JDK 1.5.0 and I set cimpiler
> compliance to 5.0.
I admire your persistence.
> 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
Your mistake is "0.0.2".
You may either use the 0.0.2 plug-in as-is, and get the functionality from
6 months ago, or use just the CVS in which case everything should be
"0.1.0".
Probably the easiest approach now is to delete all the 0.0.2 plug-ins (and
feature)
from your installation area. Then you will only have the CVS and should not
get any
erroneous 0.0.2 usage.
Regards
Ed Willink