Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [photran] Photran 4.0b2 issues

Looking at this, I see that someone added a require section to the Intel
feature manifest file.  I don't think a require section is needed, but
probably doesn't hurt anything.  Except that in this case, the import
statement which specifies the Photran feature as required has a mistake.
The Photran feature is org.eclipse.photran-feature, not photran_feature.
I'm guessing that is all that is wrong here.

Bill

-----Original Message-----
From: photran-bounces@xxxxxxxxxxx [mailto:photran-bounces@xxxxxxxxxxx]
On Behalf Of Jeffrey Overbey
Sent: Monday, October 29, 2007 2:57 PM
To: alin.elena@xxxxxxxxx; Photran Information
Subject: Re: [photran] Photran 4.0b2 issues


>  Intel(R) Fortran Compiler Support (4.0.2) requires 
> feature "org.eclipse.photran_feature (4.0.0)", or compatible.
>   

Someone else was getting a similar erroneous claim about the CDT 
version.  I'll take a look at these... we might need to rebuild the beta

without Eclipse's version enforcement.

> The tree is fine now but you can not access the source file from the
tree. It 
> will not jump in the source file.
>   

This was pulled due to changes in CDT (which supplies the Outline view),

and I did not get it back in for beta 2.

Jeff
_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran


Back to the top