Skip to main content



      Home
Home » Newcomers » Newcomers » IDE not seeing generated source(IDE isn't seeing source generated by the protoc Gradle plugin)
IDE not seeing generated source [message #1767886] Tue, 11 July 2017 19:03
Eclipse UserFriend
This is for eclipse-oxygen on Ubuntu and eclipse-neon on Mac.

Some of the generated source is generated into `build/generated/source/proto/main/client-guice`. Even if the `build.gradle` file has:

sourceSets {
  main {
    java {
      srcDir "build/generated/source/proto/main/client-guice"
    }
  }
}


and the Gradle project is re-freshed, code using the generated code is marked red.
Previous Topic:Sap hana tools for oxygen?
Next Topic:How i can i get the build target back?
Goto Forum:
  


Current Time: Sat Mar 15 11:08:17 EDT 2025

Powered by FUDForum. Page generated in 0.05990 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top