2011/3/7 David Virebayre
<dav.vire+haskell@gmail.com>
.... And build success. Now to open a haskell source file and play with Eclipse.
... and I keep having those "Problem occurred" popups:
'Occurrences has encountered a problem
An internal error has occurred.
In the detail:
An internal error has occurred.
java.lang.NullPointerException
In show error log tab, 3 messages; all have 'net.sf.eclipsefp.haskell.ui' in the Plug-in column :
TWICE:
eclipse.buildId=M20100211-1343
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=fr_FR
Framework arguments: -product org.eclipse.sdk.ide
Command-line arguments: -product org.eclipse.sdk.ide -data /data/code/eclipse/../runtime-New_configuration -dev file:/data/code/eclipse/.metadata/.plugins/org.eclipse.pde.core/New_configuration/dev.properties -os linux -ws gtk -arch x86
Info
Mon Mar 07 15:15:13 CET 2011
cabal executable: /usr/local/bin/cabal, cabal-install 0.8.2, Cabal library version 1.8.0.2
AND ONCE:
eclipse.buildId=M20100211-1343
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=fr_FR
Framework arguments: -product org.eclipse.sdk.ide
Command-line arguments: -product org.eclipse.sdk.ide -data /data/code/eclipse/../runtime-New_configuration -dev file:/data/code/eclipse/.metadata/.plugins/org.eclipse.pde.core/New_configuration/dev.properties -os linux -ws gtk -arch x86
Info
Mon Mar 07 15:03:33 CET 2011
cabal executable: /home/david/bin/cabalinit, cabal-install , Cabal library version
Cheers,
David.