Coder Social home page Coder Social logo

Comments (4)

ChristianStadelmann avatar ChristianStadelmann commented on June 24, 2024 11

Workaround:

  1. Clone this git repository to your local computer, e.g. to D:\OpenSource\CppStyle
  2. Check out the gh-pages branch by executing git checkout gh-pages in that folder
  3. In Eclipse, open Help → Install new Software → Add….
    • Give it any name.
    • For Location, you need to construct the path like this: Take the path from above, prefix it with file: and add the sub-folder oxygen. Example: file:D:\OpenSource\CppStyle\oxygen
  4. After loading the data, check CppStyle and click Finish.

from cppstyle.

Rasmus-Fink avatar Rasmus-Fink commented on June 24, 2024

Any news on this? We cannot use the plugin as company policy dictates HTTPS.
It it possible for you to add https to http://www.zhanwei.wang/CppStyle/update?
//Fink

from cppstyle.

MegaJules3000 avatar MegaJules3000 commented on June 24, 2024

There is a work around that seems to work for CCS (TI Code Compose Studio) under Windows. Maybe works for other Eclipse environments.

First download and install LLVM
https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.0/LLVM-16.0.0-win64.exe

Install CppStyle

  1. Startup up CCS
  2. Go to Help Menu ->Install New Software, enter http://www.cppstyle.com/update/ in the “Work with” field, press enter.
  3. Select the CppStyle check box.
  4. Click next.
  5. Click finish on the next screen.
    (Note - I found the process failed after step 5 with unable to find artifacts errors the first time, but if you do it again from step 2 CppStyle installs)
  6. All CCS to restart.

Configuring CppStyle

  1. When CCS restarts go to the Window Menu->Preferences
  2. At the bottom click “Show advances settings”
  3. In the search bar at top left enter cppstyle
  4. Select the CppStyle option.
  5. Clang-format path set to C:\Program Files\LLVM\bin\clang-format.exe
  6. Cpplint path set to C:\Program Files\LLVM\bin\clang-tidy.exe
  7. Set the checkboxes as desired.

from cppstyle.

wangzw avatar wangzw commented on June 24, 2024

Back online

from cppstyle.

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.