org.mybatis.generator.eclipse.ui
Class MyBatisGeneratorClasspathResolver

java.lang.Object
  extended by org.mybatis.generator.eclipse.ui.MyBatisGeneratorClasspathResolver

public class MyBatisGeneratorClasspathResolver
extends java.lang.Object

Author:
Jeff Butler

Constructor Summary
MyBatisGeneratorClasspathResolver()
           
 
Method Summary
static IPath getGeneratorPath()
           
static IPath getGeneratorSourcePath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyBatisGeneratorClasspathResolver

public MyBatisGeneratorClasspathResolver()
Method Detail

getGeneratorPath

public static IPath getGeneratorPath()

getGeneratorSourcePath

public static IPath getGeneratorSourcePath()