EPF (Eclipse Process Framework) 1.5 en debian SID

Published abril 23, 2009 by orakernel

Pués la cuestión es que cuando vas a editar un nuevo plugin o lo que sea desde el editor interno del epf 1.5 … te pega un pete de JAVA tal como éste:

java.lang.NullPointerException
at
org.eclipse.epf.authoring.ui.forms.DescriptionFormPage.dispose(DescriptionFormPage.java:3041)
La solución me ha costado un mundo encontrarla, pero la he encontrado (unas 2 horas buscando …):

wget http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.8.1.3/contrib/linux-i686/xulrunner-1.8.1.3.en-US.linux-i686-20080128.tar.gz

MOZILLA_FIVE_HOME=/opt/xulrunner LD_LIBRARY_PATH=/opt/xulrunner ./opt/epf/epf-composer/epf
Y es que la versión de xulrunner que viene con sid (1.9) no le vale, pero no te lo dicen en ningún sitio.
La respuesta que dan en la lista oficial de desarrollo de epf es de matrícula de honor:

http://dev.eclipse.org/newslists/news.eclipse.technology.epf/msg01279.html

Javi

Advertisement

One comment on “EPF (Eclipse Process Framework) 1.5 en debian SID

  • Deja un comentario

    Fill in your details below or click an icon to log in:

    Logo de WordPress.com

    You are commenting using your WordPress.com account. Log Out / Cambiar )

    Twitter picture

    You are commenting using your Twitter account. Log Out / Cambiar )

    Facebook photo

    You are commenting using your Facebook account. Log Out / Cambiar )

    Connecting to %s

    Seguir

    Get every new post delivered to your Inbox.