-->
Page 1 of 2

Adding projects in Eclipse.

PostPosted: Sun Mar 29, 2015 4:46 pm
by bobcroft
Can someone help please. I have Espessif installed, latest version' as per the 'unofficial' set up exe from the Windows download. I also have Eclipse installed. The instruction s say to copy the projects in the 'examples' from Espressif to the Eclipse 'workspace' everything works ok EXCEPT the files I add to the example folder do not show up to be imported in Eclipse. Specifically I want to add the 'transparent serial bridge project' I downloaded the 'transparent' serial bridge zip, extracted it and put all the files into the Espressif 'examples' folder to subsequently import into Eclipse. When I try to import the 'transparent serial bridge' project into Eclipse it does not show up in the import window.
Can anybody tell me what I am doing wrong or explain how to add projects to Eclipse.
Thank you.

Re: Adding projects in Eclipse.

PostPosted: Sun Mar 29, 2015 7:38 pm
by MK1888
Sounds like you copied the examples into your workspace. Which means files that you add to the examples folders won't show up. You have to add the files to the proper workspace folder.

Re: Adding projects in Eclipse.

PostPosted: Mon Mar 30, 2015 12:53 pm
by bobcroft
Mk1888, thanks for the reply. As far as I am aware there is only one workspace directory under Eclipse. If I put the downloaded and unzipped file into the Espressif examples folder and then try and import it into Eclipse it does NOT appear in the import window yet all the other files in the Espressif examples folder do. I would greatly appreciate any other help you can offer. Alternatively could you describe how to a zip file downloaded from GITHUB into Eclipse please.

Thanks

Bob

Re: Adding projects in Eclipse.

PostPosted: Tue Mar 31, 2015 9:39 pm
by MK1888
Yes. But I should have emphasized the word COPY.

If you checked the COPY option when importing, then you have two copies: one in the Espressif\examples folder and one in your workspace folder.