Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Exporting uDig product problem

Hi, list

we are trying to export the uDig product using the 'Eclipse Product Export Wizard', following the steps of the uDig document:

http://udig.refractions.net/confluence/display/UDIG/Export+Product+procedure

(I was consider the Export Application too: http://udig.refractions.net/confluence/display/UDIG/Export+Application )

And...surprise!!! we obtain an error.

Actually, we only try with a 'clean' uDig workspace (checkout from http:// svn.geotools.org/udig/branches/1.1.x/udig ), without our plugins on it, only for first tests of export process.

We have to configure a pair of uDig environment (for Lite and Pro versions), but this is another history...

Our actual (and vital problem) is about exporting process, because we obtain an EOFException:

.....assemble.org.eclipse.pde.container.feature.win32.win32.x86.xml:405 java.io.EOFException

this error is about the next line (relative to icons config...I supose):

<eclipse.brand root="${eclipse.base}/win32.win32.x86/${collectingFolder}" icons="${launcherIcons}, ${basedir}/..\..\..\..\..\net.refractions.udig\icons\icon16x16.bmp, ${basedir}/..\..\..\..\..\net.refractions.udig\icons\icon16x16_8bits.bmp, ${basedir}/..\..\..\..\..\net.refractions.udig\icons\icon24x24_8bits.bmp, ${basedir}/..\..\..\..\..\net.refractions.udig\icons\icon32x32.bmp, ${basedir}/..\..\..\..\..\net.refractions.udig\icons\icon32x32_8bits.bmp, ${basedir}/..\..\..\..\..\net.refractions.udig\icons\icon48x48.bmp, ${basedir}/..\..\..\..\..\net.refractions.udig\icons\icon48x48_8bits.bmp" name="${launcherName}" os="${os}"        />

Anybody had this problem? Any suggestions?

I told with Jesse about our intention (generate two distinct versions), and suggest an uDig patch process, but it seems to be more simply to create the distribution using Eclipse Product Export...(if it works!!!)

Saludos

--
Javier Cámara
Subdirección de Sistemas Informáticos
E.P. Desarrollo Agrario y Pesquero
c/Bergantín, 39 - 41012 Sevilla.  España
Tlfno: 955059762
Corporativo: 359762


Back to the top