I am getting An Error has occurred.See the log File. I tried Installing Eclipse again but same problem every time. Even after installing JDK again it shows same Error.
Heading ##> !SESSION 2018-11-01 19:21:55.728
----------------------------------------------- eclipse.buildId=4.9.0.I20180906-0745 java.version=1.8.0_191 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -product org.eclipse.epp.package.jee.product Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product
!ENTRY org.eclipse.osgi 4 0 2018-11-01 19:22:23.425 !MESSAGE Application error !STACK 1 java.lang.NullPointerException at org.eclipse.swt.widgets.Display.getMessageCount(Display.java:2029) at org.eclipse.swt.widgets.Display.foregroundIdleProc(Display.java:1317) at org.eclipse.swt.internal.win32.OS.VtblCall(Native Method) at org.eclipse.swt.widgets.Display.init(Display.java:2711) at org.eclipse.swt.graphics.Device.(Device.java:144) at org.eclipse.swt.widgets.Display.(Display.java:472) at org.eclipse.swt.widgets.Display.(Display.java:463) at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:749) at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:163) at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:185) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:128) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:199) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:391) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) at org.eclipse.equinox.launcher.Main.run(Main.java:1501) at org.eclipse.equinox.launcher.Main.main(Main.java:1474)