<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic oneAPI Linux, Eclipse integration issue. in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-Linux-Eclipse-integration-issue/m-p/1533635#M168636</link>
    <description>&lt;P&gt;Installed the 2023.2 Base and HPC kits per instructions. (on Ubuntu)&lt;/P&gt;&lt;P&gt;Then performed the steps for Eclipse integration.&lt;/P&gt;&lt;P&gt;From the Eclipse IDE I can create and build an icx C++ application.&lt;/P&gt;&lt;P&gt;However I cannot create a project for Intel Fortran.&lt;/P&gt;&lt;P&gt;Receive: Cannot create managed project with NULL configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like only the icx was integrated into Eclipse (not ifx nor ifort).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jim Dempsey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2023 19:50:54 GMT</pubDate>
    <dc:creator>jimdempseyatthecove</dc:creator>
    <dc:date>2023-10-13T19:50:54Z</dc:date>
    <item>
      <title>oneAPI Linux, Eclipse integration issue.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-Linux-Eclipse-integration-issue/m-p/1533635#M168636</link>
      <description>&lt;P&gt;Installed the 2023.2 Base and HPC kits per instructions. (on Ubuntu)&lt;/P&gt;&lt;P&gt;Then performed the steps for Eclipse integration.&lt;/P&gt;&lt;P&gt;From the Eclipse IDE I can create and build an icx C++ application.&lt;/P&gt;&lt;P&gt;However I cannot create a project for Intel Fortran.&lt;/P&gt;&lt;P&gt;Receive: Cannot create managed project with NULL configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like only the icx was integrated into Eclipse (not ifx nor ifort).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jim Dempsey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 19:50:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-Linux-Eclipse-integration-issue/m-p/1533635#M168636</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2023-10-13T19:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: oneAPI Linux, Eclipse integration issue.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-Linux-Eclipse-integration-issue/m-p/1534319#M168669</link>
      <description>&lt;P&gt;I just doubled checked. Sorry, no Intel Fortran support with Eclipse.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 20:13:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-Linux-Eclipse-integration-issue/m-p/1534319#M168669</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2023-10-16T20:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: oneAPI Linux, Eclipse integration issue.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-Linux-Eclipse-integration-issue/m-p/1534360#M168674</link>
      <description>&lt;P&gt;Boo, hiss,....&lt;/P&gt;&lt;P&gt;Is there an alternative IDE you suggest?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using makefiles and an editor kind of suck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had an issue the other day with modules and dependencies between modules as well as the source code, together with ipo.&lt;/P&gt;&lt;P&gt;Haven't got the makefile correct (to build only the small set of changed dependencies), but I can work it with brute force (compiling everything in proper sequence). The Fortran generated code (at least ifort) works, it is just a pain.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wonder if I can "clone" the icx toolset to redirect to ifort and/or ifx. I do not care at this time if the syntax highlights do not work right. Mainly interested in Edit, Build, Debug.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 22:00:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-Linux-Eclipse-integration-issue/m-p/1534360#M168674</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2023-10-16T22:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: oneAPI Linux, Eclipse integration issue.</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-Linux-Eclipse-integration-issue/m-p/1534372#M168675</link>
      <description>&lt;P&gt;I have no recommendations for a Linux IDE and neither does the compiler team. Linux users (like me) use Makefiles and scripts.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 22:24:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/oneAPI-Linux-Eclipse-integration-issue/m-p/1534372#M168675</guid>
      <dc:creator>Barbara_P_Intel</dc:creator>
      <dc:date>2023-10-16T22:24:35Z</dc:date>
    </item>
  </channel>
</rss>

