Code Monkey home page Code Monkey logo

Comments (11)

tcripps avatar tcripps commented on June 25, 2024

Sigh. It would be nice if JetBrains was better about deprecating API before removing it.

I'm uploading a 0.5.8-EAP release archive that restores function when running under IDEA 14.

from idea-plugin-protobuf.

mcamou avatar mcamou commented on June 25, 2024

I installed the plugin to get syntax highlighting (we're using Scala and sbt-scalabuf to compile). Even when I disable protobuf compilation in the project settings I get this same error.

from idea-plugin-protobuf.

tcripps avatar tcripps commented on June 25, 2024

mcamou,

Which version of the plugin did you install? Was it version 0.5.8-EAP (the only version of the plugin that supports IDEA 14)?

from idea-plugin-protobuf.

mcamou avatar mcamou commented on June 25, 2024

I have the latest one that is available in the IntelliJ repositories (0.5.7). Where do I get 0.5.8-EAP?

from idea-plugin-protobuf.

tcripps avatar tcripps commented on June 25, 2024

https://github.com/nnmatveev/idea-plugin-protobuf/releases

from idea-plugin-protobuf.

mcamou avatar mcamou commented on June 25, 2024

Thanks! That fixed THAT exception. However, in my project I am using scalabuff (called from sbt) to compile the .proto files into Scala (I want to use the plugin just for syntax highlighting). I've gone into Project Structure -> Facets -> Protobuf Facet and disabled the "Enable compilation" checkbox. However, when trying to compile I get the following message:

19:09:59 Throwable: Cannot generate protobuf files as the path to protoc has not been set. Please set in Settins > Compiler
19:09:59 Compilation completed with 0 errors and 0 warnings in 0 sec

Setting the path to protoc in the IntelliJ settings allows me to compile the project, however, I think that should not be necessary since I have disabled compilation.

from idea-plugin-protobuf.

driekken avatar driekken commented on June 25, 2024

Please see #48 as well.

from idea-plugin-protobuf.

GildedHonour avatar GildedHonour commented on June 25, 2024

Setting the path to protoc in the IntelliJ settings allows me to compile the project, however, I think that should not be necessary since I have disabled compilation. - what did you set it to?

from idea-plugin-protobuf.

mcamou avatar mcamou commented on June 25, 2024

@GildedHonour You have to install protobuf on your machine (outside of IntelliJ) and then put in the path to the protoc executable

from idea-plugin-protobuf.

 avatar commented on June 25, 2024

How to compile using http://github.com/nnmatveev/idea-plugin-protobuf ?
Is there User-Guide? Demo?

from idea-plugin-protobuf.

tcripps avatar tcripps commented on June 25, 2024

Read https://github.com/nnmatveev/idea-plugin-protobuf/blob/master/Help.txt. It explains how to install and configure the plugin. Compilation happens "automagically" (once set up) when you build your Java module or project.

from idea-plugin-protobuf.

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.