Coder Social home page Coder Social logo

Comments (8)

escrowdis avatar escrowdis commented on September 25, 2024

Same problem, need help

from cppstyle.

aabusair avatar aabusair commented on September 25, 2024

Guys any updates on this ? trying couple of things but no luck...

from cppstyle.

wangzw avatar wangzw commented on September 25, 2024

https://github.com/wangzw/CppStyle/blob/master/README.md#manual

from cppstyle.

aabusair avatar aabusair commented on September 25, 2024

Wang,
Tried doing that but got lots of errors. Appreciate if you can run maven clean package and post the file.

Thanks

from cppstyle.

wangzw avatar wangzw commented on September 25, 2024

You can always install the latest version from update site http://www.cppstyle.com/update
Let me know if you get any trouble.

from cppstyle.

aabusair avatar aabusair commented on September 25, 2024

the link above won't allow me to download ( I have to use within eclipse which i can't access from my company due to security restriction). So i downloaded the latest version from gitHub then unzip and tried to run "mvn clean package' ........but got lots of errors:

[ERROR] C:\Users\Amr\Downloads\CppStyle-oxygen\plugin\src\org\wangzw\plugin\cppstyle\ClangFormatFormatter.java:[367]
[ERROR] String clangFormat = getClangFormatPath();
[ERROR] ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Users\Amr\Downloads\CppStyle-oxygen\plugin\src\org\wangzw\plugin\cppstyle\ClangFormatFormatter.java:[389]
[ERROR] public static String getClangFormatPath() {
[ERROR] ^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] C:\Users\Amr\Downloads\CppStyle-oxygen\plugin\src\org\wangzw\plugin\cppstyle\ClangFormatFormatter.java:[390]
[ERROR] return CppStyle.getDefault().getPreferenceStore().getString(CppStyleConstants.CLANG_FORMAT_PATH);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] 708 problems (708 errors)
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]

from cppstyle.

wangzw avatar wangzw commented on September 25, 2024

All update site is on Github pages, that means you can checkout branch gh-pages and use file:///<code_path>/update/ as local update site.

https://github.com/wangzw/CppStyle/tree/gh-pages

But if you have limited network access, you may still fail to install CppStye since its dependencies need to be downloaded from CDT update site.

from cppstyle.

aabusair avatar aabusair commented on September 25, 2024

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.