org.eclipse.emf.codegen.jet.editor
Class TestsUtil

java.lang.Object
  extended by org.eclipse.emf.codegen.jet.editor.TestsUtil

public class TestsUtil
extends java.lang.Object


Constructor Summary
TestsUtil()
           
 
Method Summary
static org.eclipse.core.resources.IProject createProjectFromZip(java.lang.String projectName, org.osgi.framework.Bundle testBundle, java.lang.String testBundleRelativeZipFilePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestsUtil

public TestsUtil()
Method Detail

createProjectFromZip

public static org.eclipse.core.resources.IProject createProjectFromZip(java.lang.String projectName,
                                                                       org.osgi.framework.Bundle testBundle,
                                                                       java.lang.String testBundleRelativeZipFilePath)
                                                                throws org.eclipse.core.runtime.CoreException,
                                                                       java.lang.reflect.InvocationTargetException,
                                                                       java.lang.InterruptedException,
                                                                       java.net.MalformedURLException,
                                                                       java.io.IOException
Throws:
org.eclipse.core.runtime.CoreException
java.lang.reflect.InvocationTargetException
java.lang.InterruptedException
java.net.MalformedURLException
java.io.IOException

Copyright 2006 IBM Corporation and others.
All Rights Reserved.