repast.simphony.agents.designer.core
Class RepastLauncherClasspathContainer

java.lang.Object
  extended by ClasspathContainerInitializer
      extended by repast.simphony.agents.designer.core.RepastLauncherClasspathContainer

public class RepastLauncherClasspathContainer
extends ClasspathContainerInitializer


Field Summary
static String JAR_CLASSPATH_DEFAULT
           
 
Constructor Summary
RepastLauncherClasspathContainer()
           
 
Method Summary
 void initialize(IPath containerPath, IJavaProject project)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAR_CLASSPATH_DEFAULT

public static final String JAR_CLASSPATH_DEFAULT
See Also:
Constant Field Values
Constructor Detail

RepastLauncherClasspathContainer

public RepastLauncherClasspathContainer()
Method Detail

initialize

public void initialize(IPath containerPath,
                       IJavaProject project)
                throws CoreException
Throws:
CoreException