Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] 'fortran local application' run configuration not available

Looking at this more, it looks like these are launch shortcuts that just take you to the standard C/C++ local launch configuration. At some point the Fortran run configuration must have been removed because it wasn't adding any extra functionality, so I think the answer to your question is "yes". I don't think you should have any problems using it.

Regards,
Greg

> On Apr 8, 2018, at 8:11 PM, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
> 
> Hi Richard,
> 
> I'm not sure what happened to it. I just tried Eclipse Photon with Photran and can see "Local Fortran Application" from the context menu when you right click on the project and select Run As. I can also see it from the Run>Run As menu, but it doesn't show up when I open the Run Configuration or Debug Configuration pages. I'll dig in a bit deeper.
> 
> Greg
> 
>> On Apr 6, 2018, at 8:27 AM, richard rigby <r.rigby@xxxxxxxxxxx> wrote:
>> 
>> having not used eclipse / photran for a while (previously using eclipse kepler / photran 8.1.3), checking through old notes, it seems we were setting up the project using the 'fortran local application' run configuration:
>> 
>>> Select 'Run->Run Configurations...', then select 'Fortran Local Application', 
>> 
>> testing with current eclipse / photran (eclipse oxygen / photran 9.1.4), it seems this option is no longer available.
>> 
>> it is still possible to to 'run as' / 'debug as' > 'fortran local application'.
>> 
>> i have tested on linux and windows, and also tested with eclipse neon, and eclipse photon, and see the same behaviour.
>> 
>> using the 'c/c++ local application' run configuration seems to work just fine. is that the recommended practice with current version of eclipse / photran?
>> 
>> thanks for your help,
>> 
>> richard
>> _______________________________________________
>> photran mailing list
>> photran@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>> https://dev.eclipse.org/mailman/listinfo/photran
> 
> _______________________________________________
> photran mailing list
> photran@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/photran



Back to the top