Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Problems installing Mylyn plugin into eclipse-tau alpha I: (2 Items)
   
Problems installing Mylyn plugin into eclipse-tau alpha I  
Setting up an upgrade path to Mylyn for eclipse 3.3 I tried to select the possible features, but get the same error/
configuration conflict message:

The current configuration contains errors and this operation can have unpredictable results.
  QNX Momentics QNX SDK (4.0.1.200709071150-7Z-589wAHwDupz02XvsAdeu5) requires feature "org.eclipse.cdt (3.0.1)", or 
compatible.

I have not tried with other plugins. Should it be possible to extend the alpha with 'compatible' plugins?

regards,
George Refseth
Re: Problems installing Mylyn plugin into eclipse-tau alpha I  
This is a bug which we fixed after the Alpha I release. It only requires one small change in an "xml" file.

- Go to the directory where you installed the IDE-Tau Alpha I, go into the sub-directory "eclipse/features\com.qnx.tools
.ide.qde_4.0.1.200709071150-7Z-589wAHwDupz02XvsAdeu5", modify the file "feature.xml"

- on line number 21, replace the 'version="3.0.1"' to 'version="4.0.1"'

- save the file and restart the IDE, run the update again

I have attached my version of the "feature.xml" for your reference.
Attachment: Text feature.xml 2.03 KB