Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Custom App Tutorial Export Product Problem

Hi, just tried it. Export went fine :) Thanks.

Looking forward to the updated WorkBench tutorial :)

On Thu, Apr 1, 2010 at 7:05 AM, Jody Garnett <jody.garnett@xxxxxxxxx> wrote:
So to just to confirm; I went through the SDKQuickstart and CustomApp
tutorials; and successfully released the custom app.

I have placed updated PDFs on the website; if you are interested the
the open office documents are being placed online here:
http://jira.codehaus.org/browse/UDIG-1631

jody

On Wed, Mar 31, 2010 at 5:11 PM, RK <rk.aranas@xxxxxxxxx> wrote:
> Just removed udig_language and now I'm getting:
> An internal error occurred during: "Export Product".
>
> with this Stack Trace
>
> java.lang.NumberFormatException: For input string: "0 "
> at java.lang.NumberFormatException.forInputString(Unknown Source)
> at java.lang.Integer.parseInt(Unknown Source)
> at java.lang.Integer.parseInt(Unknown Source)
> at org.osgi.framework.Version.<init>(Version.java:133)
> at org.eclipse.pde.internal.build.Utils.createVersionRange(Utils.java:103)
> at
> org.eclipse.pde.internal.build.site.BuildTimeSite.findFeature(BuildTimeSite.java:254)
> at
> org.eclipse.pde.internal.build.builder.BuildDirector.generateIncludedFeatureBuildFile(BuildDirector.java:234)
> at
> org.eclipse.pde.internal.build.builder.BuildDirector.generate(BuildDirector.java:195)
> at
> org.eclipse.pde.internal.build.builder.BuildDirector.generate(BuildDirector.java:190)
> at
> org.eclipse.pde.internal.build.BuildScriptGenerator.generateFeatures(BuildScriptGenerator.java:233)
> at
> org.eclipse.pde.internal.build.BuildScriptGenerator.generate(BuildScriptGenerator.java:111)
> at
> org.eclipse.pde.internal.core.exports.FeatureExportOperation.doExport(FeatureExportOperation.java:257)
> at
> org.eclipse.pde.internal.core.exports.ProductExportOperation.run(ProductExportOperation.java:105)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> May I have Mark's/working setup? Might have made a mistake on my SDK setup
> or components. Thanks :)
>
> On Wed, Mar 31, 2010 at 2:05 PM, Jody Garnett <jody.garnett@xxxxxxxxx>
> wrote:
>>
>> Mark just verified that the SDK Quickstart + Custom App works; so my next
>> questions is to ensure the copy that is published is the latest.
>> The trick thus far is to ensure the udig_lanaguage feature is not included
>> in your custom app feature; if it is included you get the error message you
>> have both described.
>> Jody
>> On 30/03/2010, at 8:26 PM, Jody Garnett wrote:
>>
>> Cool - so that means I need to make the SDK again until it works :-)
>> I do note that the error is with respect to an internationalisation plugin
>> (a german translation)... so I am going to start looking in the
>> udig_language feature.
>> Jody
>> On 30/03/2010, at 3:01 PM, RK wrote:
>>
>> Hi,
>>
>> Now using the following setup:
>>
>> uDig 1.2-RC2
>> dropins-3.5.2
>> eclipse modeling SR2
>> eclipse 3.5.2 delta pack
>> jre1.6.0_17.win32_gdal_ecw
>> Now I'm getting the following error:
>>
>> Bundle org.eclipse.compare.core.nl_de_3.5.0.v20091121043401 failed to
>> resolve.:
>>     Host plug-in org.eclipse.compare.core_0.0.0 has not been found.
>>
>> This is on Windows Vista.
>>
>>
>> On Tue, Mar 30, 2010 at 4:59 AM, Jody Garnett <jody.garnett@xxxxxxxxx>
>> wrote:
>>>
>>> Let me try and explain the error message for a bit ...
>>> udig-1.2-M9-sdk was created against Eclipse 3.5.1 ...
>>> When you tried to make a custom app using Eclipse 3.5.2 if failed .... it
>>> was looking for a version of a plugin with 3.5.1 in the version number.-
>>>>
>>>> Bundle org.eclipse.swt.win32.win32.x86_3.5.1.v3555a failed to resolve.:
>>>
>>> So it could not find 3.5.1.v3555a.
>>> Jody
>>>
>>> On 30/03/2010, at 12:00 AM, RK wrote:
>>>
>>> I don't know. I just downloaded the files on the March 2010 SDK
>>> quickstart.
>>>
>>> Would you happen to know how to solve the problem btw?
>>>
>>> On Mon, Mar 29, 2010 at 4:42 PM, Jody Garnett <jody.garnett@xxxxxxxxx>
>>> wrote:
>>>>
>>>> Hi RK - I am going to upload a new SDK Quickstart shortly and would
>>>> simply *love* feedback on it :-) In particular I want to make sure all the
>>>> links and so on work ...
>>>> What you describe did not make too much sense for configuration ... I am
>>>> expecting:
>>>> uDig 1.2-RC2 :-)
>>>> dropins-3.5.2  (this is the replacement for "extras")
>>>> eclipse modeling SR2 (ie Eclipse 3.5.2)
>>>> eclipse 3.5.2 delta pack
>>>> jre1.6.0_17.win32_gdal_ecw
>>>> To use an older copy of uDig SDK you would need to hunt down the version
>>>> of eclipse used at that time...
>>>> The product export part is the first chance you get to see if your SDK
>>>> Quickstart was done correctly.
>>>> Jody
>>>> On 29/03/2010, at 5:00 PM, RK wrote:
>>>>
>>>> Hello,
>>>> Just getting started with uDig and I though I might as well try the
>>>> custom app tutorials. Was following the Custom App Tutorial ( 17 January
>>>> 2010 version ) using the setup as described by  the SDK Quickstart ( March
>>>> 2010 ).
>>>> udig-1.2-M9-sdk
>>>> extras-3.3.2
>>>> eclipse-modeling-galileo-SR2-incubation-win32
>>>> eclipse-3.5.2-delta-pack
>>>> jre1.6.0_17.win32_gdal_ecw
>>>> dropins-3.5.2
>>>>
>>>>
>>>> Everything works fine up until the the Product Export part. I was able
>>>> to load the custom app with the Distance Tool and custom icons and images
>>>> but I receive the follow error when I try to export the app:
>>>> 'Export Product' has encountered a problem.
>>>> Bundle org.eclipse.swt.win32.win32.x86_3.5.1.v3555a failed to resolve.:
>>>> Initially thought that it was Vista's fault so I tried it again on
>>>> Windows XP on Virtualbox but I still received the same error. I'm new to the
>>>> Eclipse RCP platform and uDig btw. Any help would be appreciated.
>>>> Thanks in advance :)
>>>>
>>>> -RK
>>>> _______________________________________________
>>>> 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
>>>>
>>>
>>> _______________________________________________
>>> 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
>>>
>>
>> _______________________________________________
>> 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
>>
>
>
> _______________________________________________
> 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


Back to the top