Skip to main content



      Home
Home » Newcomers » Newcomers » Using Eclipse for Fortran
Using Eclipse for Fortran [message #1764994] Mon, 05 June 2017 11:30 Go to next message
Eclipse UserFriend
Hi, I have installed Eclipse Juno based on the instructions on the website, but when I clicked on the executable file it showed me C/C++ - Eclipse. I wonder how I can make it display Fortran - Eclipse instead, please? Thank you very much.
Re: Using Eclipse for Fortran [message #1765454 is a reply to message #1764994] Fri, 09 June 2017 12:41 Go to previous messageGo to next message
Eclipse UserFriend
Which instructions on which website?
Re: Using Eclipse for Fortran [message #1765460 is a reply to message #1765454] Fri, 09 June 2017 14:25 Go to previous messageGo to next message
Eclipse UserFriend
I followed the instructions on here: https://wiki.eclipse.org/PTP/photran/documentation/photran9installation

Then I tried looking for Eclipse for Parallel Application Developers on this download page:
https://www.eclipse.org/downloads/
but I couldn't find it.

I don't remember where I finally downloaded the Eclipse for Parallel Application Developers from, but the version I have is Elipse Juno.
Re: Using Eclipse for Fortran [message #1765467 is a reply to message #1765460] Fri, 09 June 2017 16:58 Go to previous messageGo to next message
Eclipse UserFriend
It's in the list of packages you can install with the installer and via the "Download Package" link the downloads page you can download it that way too.
Re: Using Eclipse for Fortran [message #1765475 is a reply to message #1765467] Sat, 10 June 2017 08:48 Go to previous messageGo to next message
Eclipse UserFriend
Thank you very much. I found the link and downloaded the right file. Have a good weekend!
Re: Using Eclipse for Fortran [message #1765507 is a reply to message #1765475] Sun, 11 June 2017 11:32 Go to previous messageGo to next message
Eclipse UserFriend
Hi, I have a follow up question: I am getting the following error message under the Console tab, but I had configured Photran to generate a makefile automatically. In that case, I would imagine that Photran should not be looking for a makefile elsewhere, or am I understanding it incorrectly? Thanks in advance!

10:53:24 **** Incremental Build of configuration Debug for project Mendoza_2010_AER ****
make all
Cannot run program "make": Launching failed

Error: Program "make" not found in PATH
PATH=[D:\Program Files (x86)\CodeBlocks\MinGW\bin]

10:53:24 Build Finished (took 228ms)
Re: Using Eclipse for Fortran [message #1765512 is a reply to message #1765507] Sun, 11 June 2017 13:57 Go to previous messageGo to next message
Eclipse UserFriend
You do have a Makefile, but the tool to use it is missing.
Re: Using Eclipse for Fortran [message #1765513 is a reply to message #1765512] Sun, 11 June 2017 14:48 Go to previous message
Eclipse UserFriend
Thanks for the information! I added the path to D:\minGW\bin under the environment tab and the problem was solved.
Previous Topic:first RCP app failed to start
Next Topic:Tried GWT sample project
Goto Forum:
  


Current Time: Mon Mar 17 05:23:56 EDT 2025

Powered by FUDForum. Page generated in 0.08024 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top