[infinispan-dev] Running GUI from Eclipse

Galder Zamarreno galder.zamarreno at redhat.com
Fri Jun 26 12:57:28 EDT 2009


Hi guys,

Running the GUI demo from Eclipse throws an NPE:

Exception in thread "main" java.lang.NullPointerException
	at org.infinispan.demo.InfinispanDemo.<init>(InfinispanDemo.java:100)
	at org.infinispan.demo.InfinispanDemo.main(InfinispanDemo.java:89)

It's clear that IntelliJ does some kind of magic underneath with 
InfinispanDemo.form but I haven't been able to figure out yet. If anyone 
has seen this b4 and knows how to get such UI running from Eclipse, help 
would be appreciated. Maybe something related to the magic done by 
https://svn.codehaus.org/mojo/tags/ideauidesigner-maven-plugin-1.0-alpha-2/ 
?

Alternatively, does anyone know how to enable the right logging to see 
why IntelliJ classes are not doing what's needed?

Cheers,
-- 
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache



More information about the infinispan-dev mailing list