GithubHelp home page GithubHelp logo

Comments (3)

Boldie avatar Boldie commented on June 19, 2024

After resetting it via git, the project can be built, but there are no index being built, which results in unsresolved includes and such things.

My conclusion:

  • workspace handling seems to be problematic, the plugin does not handle workspaces and directrories correctly (if one has a project not in the workspace root directory will break)
  • Project name is used for path generation, ???? why not using the project path.
  • C++ index not working nor I can correct it.
  • Path variable globally modified which breaks other C++ projects.
  • Plugin modifies too many files, also .gitignore will be modified etc. Do not add so much magic, because there may be more trouble than improvement.
    -> Will deinstall it, unuseable for the moment.

from idf-eclipse-plugin.

kolipakakondal avatar kolipakakondal commented on June 19, 2024

Hello, With the recent ranges, by default project will not be copied into the eclipse workspace unless you select "copy into workspace" option. With that, you don't see any changes in the existing project except adding a few additional resources like .project and .settings, etc. which are eclipse artifacts. Otherwise, it's just linking the project to the workspace.

Please update to the latest build and let us know if you see any difficulties.

from idf-eclipse-plugin.

kolipakakondal avatar kolipakakondal commented on June 19, 2024

Hi, We have released v1.1.0, please get the latest using the update site.

Check this here https://github.com/espressif/idf-eclipse-plugin/releases/tag/v1.1.0

Closing the issue as there is no update for quite some time. Feel free to reopen/create a new issue if you see any other problems. Thanks

from idf-eclipse-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.