org.mule.devkit.idea.compiler
Class MuleApt

java.lang.Object
  extended by org.mule.devkit.idea.compiler.MuleApt

public class MuleApt
extends Object


Method Summary
static Map<com.intellij.openapi.compiler.CompilerMessageCategory,List<String>> compile(MuleAptGenerationItem aptGenerationItem)
           
static boolean deleteDir(File dir)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

deleteDir

public static boolean deleteDir(File dir)

compile

@NotNull
public static Map<com.intellij.openapi.compiler.CompilerMessageCategory,List<String>> compile(@NotNull
                                                                                                      MuleAptGenerationItem aptGenerationItem)
                                                                                       throws IOException
Throws:
IOException


Copyright © 2014. All rights reserved.