Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] Re: Error when updating: Photran (3.1.) requires feature

Hi John!

I also had this error and sent the following solution to this
list on 18.07.2006:

In the file
"features/org.eclipse.photran_feature_3.1.0/feature.xml",
change the line 44:
	<import feature="org.eclipse.cdt" version="3.1.0.qualifier" match="equivalent"/>
into:
	<import feature="org.eclipse.cdt" version="3.1.0" match="equivalent"/>

and then it might work.

Regards,
Walter
-- 
Walter Zimmer
IMF/AP
Deutsches Zentrum für Luft- und Raumfahrt e.V.
82234 Wessling
Tel.: +49 8153 28 1492 (Fax -1446)
E-Mail: walter.zimmer@xxxxxx


Back to the top