[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ohf-dev] inconsistency in documentation

Hello,

I'm recently trying to install the development package of STEM on a Mac running Eclipse 3.3RC4.

While working my way through the installation and setup docs a ran over an inconsistency on following page:

http://wiki.eclipse.org/index.php/STEM_Eclipse_Setup

It says in the chapter "Installing Eclipse Features" how to configure eclipse.contrib to point to:

"...\eclipse-contrib\eclipse"

However, in chapter "UMLet" one is instructed to install named plugin to another desination:

"..\eclipse-contrib\tools-plugins\eclipse”

Hence the ant variable eclipse.contrib pointing to the old destination is now inconsistent, and executing "update.xml" from the plugin "org.eclipse.ohf.stem.internal.data" pops up with errors. Pointing eclipse.contrib to mentioned new destination fixes the bug.

thx

Vincent David