question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

compilation errors when building plugin

See original GitHub issue

I am interested in contributing, so I tried building the project by following the steps in the contributing guidelines, but the build failed with many compilation, e.g. missing imports like import com.intellij.compiler.impl._. It seems like something is missing from the classpath. I made sure to run updateIdea, and I did see the correct idea build get downloaded when starting sbt.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
rikvdkleijcommented, Sep 14, 2019

@joprice Adapted the build instructions because of this issue.

1reaction
rikvdkleijcommented, Sep 12, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Compile error? | SpigotMC - High Performance Minecraft
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project AntiSuicideRun: ...
Read more >
Compilation error in building maven project - jenkins
ERROR ] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project studentapp: Compilation ...
Read more >
Error when compiling plugins as part of a composite build ...
I am running a composite build which is building plugins as part of the build and reusing those plugin to build other Java...
Read more >
Plugin Errors in Mac Build [RESOLVED] - Unreal Engine Forums
It seems like all the errors are due to missing nodes from plugins, yet all the plugins are displaying and enabled in the...
Read more >
Gradle Java Plugin Issue - Gives compilation error but works ...
Its just a simple java project. But when i'm trying to build the same code with Gradle 4.1 and same JDK which i...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found