Thomas said: > there is a .project file for Eclipse 3.x, so you > could download Eclipse 3.2 and install it. > > But this won't work from the plain sources, because > some additional source files need to be generated first. > This is at least the case for the reverse engineering feature.
This is not accurate. The Eclipse builders invoke the appropriate Ant build targets to create sources where needed (ANTLR for forward/reverse engineering, MDRANT for UML metamodel-based sources). Other developers use this configuration without problem. If you think something needs to be improved, either the Eclipse configuration or the developer's manual, please file a bug report rather than creating a different, private set of instructions. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
