Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

NoSuchMethodError in IntelliJ 14 EAP #58

Closed
skhome opened this issue Aug 2, 2014 · 4 comments
Closed

NoSuchMethodError in IntelliJ 14 EAP #58

skhome opened this issue Aug 2, 2014 · 4 comments
Assignees
Milestone

Comments

@skhome
Copy link

skhome commented Aug 2, 2014

Build: 138.1029

com.intellij.compiler.CompilerWorkspaceConfiguration.useOutOfProcessBuild()Z
java.lang.NoSuchMethodError: com.intellij.compiler.CompilerWorkspaceConfiguration.useOutOfProcessBuild()Z
at de.plushnikov.intellij.plugin.settings.ProjectSettingsPage.isLombokAnnotationProcessingPossible(ProjectSettingsPage.java:82)
at de.plushnikov.intellij.plugin.settings.ProjectSettingsPage.updateAnnotationConfigurationInfo(ProjectSettingsPage.java:70)
at de.plushnikov.intellij.plugin.settings.ProjectSettingsPage.createComponent(ProjectSettingsPage.java:64)
at com.intellij.openapi.options.newEditor.OptionsEditor$Simple.(OptionsEditor.java:1306)
at com.intellij.openapi.options.newEditor.OptionsEditor.b(OptionsEditor.java:463)
at com.intellij.openapi.options.newEditor.OptionsEditor.access$2500(OptionsEditor.java:70)
at com.intellij.openapi.options.newEditor.OptionsEditor$9$1$1.run(OptionsEditor.java:432)
at com.intellij.openapi.application.impl.ApplicationImpl.runEdtSafeAction(ApplicationImpl.java:1127)
at com.intellij.openapi.options.newEditor.OptionsEditor$9$1.run(OptionsEditor.java:425)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:941)
at com.intellij.openapi.options.newEditor.OptionsEditor$9.run(OptionsEditor.java:422)
at com.intellij.openapi.application.impl.ApplicationImpl$9.run(ApplicationImpl.java:446)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:744)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:149)

@lookfirst
Copy link

Darn, this is really affecting me. =(

@mplushnikov mplushnikov added this to the 0.8.7 milestone Sep 10, 2014
@mplushnikov mplushnikov self-assigned this Sep 10, 2014
@mplushnikov
Copy link
Owner

This issue will be fixed in the next release 0.8.7

@lookfirst
Copy link

👍

@skhome
Copy link
Author

skhome commented Sep 10, 2014

awesome. thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants