jadex.bpmn.editor.ScanTest Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jadex-editor-bpmn Show documentation
Show all versions of jadex-editor-bpmn Show documentation
Editor for Business Process Model and Notation (BPMN).
package jadex.bpmn.editor;
import java.io.File;
import java.util.Collection;
import java.util.jar.JarEntry;
import jadex.commons.IFilter;
import jadex.commons.SReflect;
import jadex.commons.future.IIntermediateResultListener;
/**
* Test to find perm gen space error.
*/
public class ScanTest
{
public static void main(String[] args) throws InterruptedException
{
final int[] cnt = new int[2];
IFilter