Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] A plugin to rule them all :)

> sorry I'm late and you must be gone by now. Anyway, I tried again and it
> seems it's the same problem reported by Eric.
>
> I have a new workspace under c:\tmp\ws. I get a "udig-sdk" unpacked into
> this directory. "udig-sdk" contains about_files/, configuration/,
> database/, features/ and plugins/ as well as a few files )LICENCE.txt,
> udigsdk.ini, etc.)

Ok, that should be the proper thing.

> In c:\tmp\ws I see some 30 jgrass projects.
>
> The Preferences/Target Platform dialog lists the Location
> "c:\tmp\ws/udig-sdk". (Note the "/" here. It shouldn't be a probelme,
> but who knows, who knows. Is this coming from a config file? If not,
> File.separator should be used. Anyway, changing the slash here doesn't
> improve the situation.) Basically the udig plugins cannot be found.

The path comes from a configuration file, which contains aline like:
${workspace}/udig-sdk
so the slash is hardcoded.

Question 1: did you remove the udig-sdk.zip and udig-sdk folder from
the last try? if not, it will take the old one.

Question 2: if 1 has answer yes, could you try to manually load the
target platform, in order to understand if the files are again
corrupted?

> Anyway, this is as far as I got.

Thanks for the help,
Ciao
Andrea

>
> Cheers,
>
> Ugo
>
> andrea antonello wrote:
>>>> Alright, for some reason extracting with the ZipFile class corrupts
>>>> the jar files.
>>>> It work if I use the JarFile utilities.
>>>>
>>>> I uploaded a new version of the installer plugin. If someonw can give
>>>> it a ride...
>>> I think I can find 15 mins for that. Do I need some special Eclipse, or
>>> just use a vanilla one?
>>
>> Since there are pde plugin dependencies to import the projects, a
>> plugin development eclipse would be the best to use.
>>
>> Thanks Ugo,
>> Andrea
>>
>> PS: In a short time I will start to Bolsena for the hacking event, so
>> I will be offline for several hour.
>>
>>
>>>> Make sure that the old plugin is uninstalled, I had problems because I
>>>> thought that the new plugin would overwrite the old one. Instead the
>>>> coexist and the old one is taken.
>>>>
>>>> Andrea
>>> Ugo
>>>
>>> --
>>> Ugo Taddei
>>>
>>> Fraunhofer Institut Intelligente Analyse- und Informationssysteme (FhG IAIS)
>>> http://www.iais.fraunhofer.de
>>> Department Knowledge Discovery - IAIS.KD -
>>> Working Group Spatial Decision Support
>>> http://www.iais.fraunhofer.de/kd.html
>>> phone  (+49)2241-14-2184    fax    (+49)2241-14-2072
>>> Schloss Birlinghoven, D-53754 Sankt Augustin, Germany
>>> ------------------------------------------------------
>>> Visit our thematic mapping tool CommonGIS: http://www.commongis.de
>>> _______________________________________________
>>> User-friendly Desktop Internet GIS (uDig)
>>> http://udig.refractions.net
>>> http://lists.refractions.net/mailman/listinfo/udig-devel
>>>
>> _______________________________________________
>> User-friendly Desktop Internet GIS (uDig)
>> http://udig.refractions.net
>> http://lists.refractions.net/mailman/listinfo/udig-devel
>>
>>
>>
>
>
> --
> Ugo Taddei
>
> Fraunhofer Institut Intelligente Analyse- und Informationssysteme (FhG IAIS)
> http://www.iais.fraunhofer.de
> Department Knowledge Discovery - IAIS.KD -
> Working Group Spatial Decision Support
> http://www.iais.fraunhofer.de/kd.html
> phone  (+49)2241-14-2184    fax    (+49)2241-14-2072
> Schloss Birlinghoven, D-53754 Sankt Augustin, Germany
> ------------------------------------------------------
> Visit our thematic mapping tool CommonGIS: http://www.commongis.de
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>


Back to the top