Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] Small dependancy bug in Photran full distibution

Hi!

I just noticed a small bug. As I wanted to install Subclipse via
the update mechanism (Help/Software Updates/Find and Install)
of the Photran full distribution, there was a complaint about
an unresolved dependancy for Photran. In the file
"features/org.eclipse.photran_feature_3.1.0/feature.xml", I changed
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 worked.

I hope this was the correct fix?

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