Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 5 1.14 KB | None | 0 0
  1. at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  2.     at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
  3.     at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
  4.     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  5.     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  6.     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
  7.     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
  8.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  9.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
  10.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
  11.     at java.lang.reflect.Method.invoke(Method.java:611)
  12.     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
  13.     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
  14.     at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
  15.     at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement