The Eclipse can only generate an empty project?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

   

 

   

I followed the manual to make a new project. But I found that the project is empty. There is nothing at all. Should the Eclips generate a framework or I have to do it by myself? I'm using the latest SDK (v1.2.3). Thanks!

   

 

   

Regards,

   

Rover

0 Likes
1 Reply
Anonymous
Not applicable

 Hi Rover,

   

 

   

Eclipse will only create the project folder and the .cproject and .project files within this folder. Also, as you trace through the steps for creating a new project (in the FX3 Programmer's manual, chapter 12), you would see that you are adding paths to the libraries and header files.

   

You would just need to add the source files into the newly created project folder.

   

 

   

Regards

   

Shashank 

0 Likes