Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Plugin developpement and use in different OS
Permanently deleted user
Created
I developed a plugin which is working in my OS (ubuntu 10.4) and when I try to use it in the OS mac it does not work. Is some one have heard about this problem
09:09:16 NoSuchMethodError: Error during dispatching of java.awt.event.ItemEvent[ITEM_STATE_CHANGED,item=CompositeTo_visitor (Ordinary structure),stateChange=DESELECTED] on chkmenuitem0: com.intellij.refactoring.util.duplicates.MethodDuplicatesHandler.invokeOnScope(Lcom/intellij/openapi/project/Project;Lcom/intellij/psi/PsiMethod;Lcom/intellij/analysis/AnalysisScope;)V
Please specify what "it does not work" means exactly. Any stacktraces?
Please make sure you're using the same IntelliJ IDEA version on all machines. You can limit the range of valid versions in your plugin.xml, please see http://confluence.jetbrains.net/display/IDEADEV/Build+Number+Ranges
Thanks, it is due to differences in IntelliJ Idea Versions