Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 165 by
nbpr...@gmail.com: Exception in latest 14.x EAP
https://code.google.com/p/wicketforge/issues/detail?id=165
What steps will reproduce the problem?
1. Use plugin on Idea 14 EAP
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using (don't write: latest)? On what
operating system?
Please provide any additional information below.
com.intellij.lang.properties.PropertiesUtil.getPropertiesFile(Lcom/intellij/psi/PsiFile;)Lcom/intellij/lang/properties/psi/PropertiesFile;
java.lang.NoSuchMethodError:
com.intellij.lang.properties.PropertiesUtil.getPropertiesFile(Lcom/intellij/psi/PsiFile;)Lcom/intellij/lang/properties/psi/PropertiesFile;
at wicketforge.search.PropertiesIndex.getBaseFile(PropertiesIndex.java:88)
at
wicketforge.intention.AddPropertiesIntention.hasResourceFile(AddPropertiesIntention.java:45)
at
wicketforge.intention.AddMarkupIntention.isAvailable(AddMarkupIntention.java:64)
at
wicketforge.intention.AddPropertiesIntention.isAvailable(AddPropertiesIntention.java:29)
at
com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.a(ShowIntentionActionsHandler.java:113)
at
com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:104)
at
com.intellij.codeInsight.daemon.impl.ShowIntentionsPass$3.process(ShowIntentionsPass.java:287)
at
com.intellij.codeInsight.daemon.impl.ShowIntentionsPass$3.process(ShowIntentionsPass.java:284)
at
com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:138)
at
com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:283)
at
com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:210)
at
com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:186)
at
com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:62)
at
com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass$1$1.run(PassExecutorService.java:427)
at
com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1179)
at
com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass$1.run(PassExecutorService.java:418)
at
com.intellij.openapi.progress.ProgressManager.executeProcessUnderProgress(ProgressManager.java:193)
at
com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:214)
at
com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.a(PassExecutorService.java:415)
at
com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:391)
at
com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask.exec(JobLauncherImpl.java:193)
at jsr166e.ForkJoinTask.doExec(ForkJoinTask.java:260)
at jsr166e.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:858)
at jsr166e.ForkJoinPool.scan(ForkJoinPool.java:1687)
at jsr166e.ForkJoinPool.runWorker(ForkJoinPool.java:1642)
at jsr166e.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:109)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings