Eclipse not recognizing that AXCF2152 is connected

I am following the tutorial for programming with c++ on eclipse. While setting up a project, you are supposed to select the AXCF2152 as a target for the program. However, when I do this, there Is nothing on the available targets list. Are there other steps I need to take?

Hello, Have you installed the C++ development tools, on Windows or Linux? If so, what is the result of the the following command-line commands:

plcncli get targets

and

plcncli get sdks

You should see the PLCnext target(s) that you have installed on your host system. These same targets should appear in Eclipse.

Hello, if you have installed the PLCnext CLI and added the plugin for Eclipse, you can see and manage your SDKs via Eclipse Window–>Preferences as you can see in the screenshot. CLI Eclipse SDK Settings