Home » Eclipse Projects » Nebula » Nebula Version Downloads
| |
Re: Nebula Version Downloads [message #61801 is a reply to message #61703] |
Sat, 17 January 2009 23:39 |
|
Can you provide the CVS URL please?
Craig Foote
On Fri, 16 Jan 2009 21:30:39 +0100, Tom Schindl wrote:
> Hi Mark,
>
> We currently have no builds you need to fetch the sources from CVS.
>
> Tom
>
> Mark Lovell schrieb:
>> I am hoping someing can help me find out information about downloading
>> the latest version of nebula-cdatetime.
>>
>> The download page
>> http://www.eclipse.org/nebula/widgets/cdatetime/cdatetime.ph p only
>> allows download of nebula_cdatetime_0.9.0.jar. I think are are newer
>> versions available, but I cannot find them.
>>
>> Is the downloads page out of date?
>>
>> What is the latest version of nebula-cdatetime and where can I download
>> it?
>>
>> Please help if you can.
>>
|
|
| | |
Re: Nebula Version Downloads [message #61968 is a reply to message #61824] |
Wed, 21 January 2009 00:59 |
|
Hi Jeremy,
I imported the projects via your team project set but I get the following compilation errors in 'org.eclipse.nebula.cwt'. Any ideas?
Craig
Description Resource Path Location Type
The method cairo_pattern_add_color_stop_rgba(int, double, double, double, double, double) in the type SwtAdapter is not applicable for the arguments (long, Float, double, double, double, Float) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 507 Java Problem
The method cairo_pattern_destroy(int) in the type SwtAdapter is not applicable for the arguments (long) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 475 Java Problem
The method cairo_pattern_set_matrix(int, double[]) in the type SwtAdapter is not applicable for the arguments (long, double[]) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 501 Java Problem
The method gdip_LinearGradientBrush_ScaleTransform(int, float, float, int) in the type SwtAdapter is not applicable for the arguments (long, float, float, int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 613 Java Problem
The method gdip_LinearGradientBrush_SetInterpolationColors(int, int[], float[], int) in the type SwtAdapter is not applicable for the arguments (long, int[], float[], int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 592 Java Problem
The method gdip_LinearGradientBrush_TranslateTransform(int, float, float, int) in the type SwtAdapter is not applicable for the arguments (long, float, float, int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 612 Java Problem
The method gdip_PathGradientBrush_SetInterpolationColors(int, int[], float[], int) in the type SwtAdapter is not applicable for the arguments (long, int[], float[], int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 566 Java Problem
The method gdip_SolidBrush_delete(int) in the type SwtAdapter is not applicable for the arguments (long) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 530 Java Problem
The method gtk_setSpreadMethod(int, int) in the type SwtAdapter is not applicable for the arguments (long, int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 509 Java Problem
The method win32_setSpreadMethod(int, int) in the type SwtAdapter is not applicable for the arguments (long, int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 593 Java Problem
On Sat, 17 Jan 2009 17:56:26 -0700, Jeremy Dowdall wrote:
> Attached is a team project set that will do the import for you. It uses
> eclipse's anonymous pserver access, so the username is "anonymous" and
> the password should be left blank.
>
> I just tested it on a fresh eclipse install, but let me know if it gives
> you any troubles.
>
> cheers,
> Jeremy
>
> Craig Foote wrote:
>> Can you provide the CVS URL please?
>>
>> Craig Foote
>>
>> On Fri, 16 Jan 2009 21:30:39 +0100, Tom Schindl wrote:
>>
>>> Hi Mark,
>>>
>>> We currently have no builds you need to fetch the sources from CVS.
>>>
>>> Tom
>>>
>>> Mark Lovell schrieb:
>>>> I am hoping someing can help me find out information about
>>>> downloading the latest version of nebula-cdatetime.
>>>>
>>>> The download page
>>>> http://www.eclipse.org/nebula/widgets/cdatetime/cdatetime.ph p only
>>>> allows download of nebula_cdatetime_0.9.0.jar. I think are are newer
>>>> versions available, but I cannot find them.
>>>>
>>>> Is the downloads page out of date?
>>>>
>>>> What is the latest version of nebula-cdatetime and where can I
>>>> download it?
>>>>
>>>> Please help if you can.
>>>>
>>>>
> <?xml version="1.0" encoding="UTF-8"?> <psf version="2.0">
> <provider id="org.eclipse.team.cvs.core.cvsnature"> <project
> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt,org.eclipse.nebula.cwt "/>
> <project
> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt.snippets,org.eclipse.nebu la.cwt.snippets "/>
> <project
> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt.tests,org.eclipse.nebula. cwt.tests "/>
> <project
> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime,org.eclipse .nebula.widgets.cdatetime "/>
> <project
> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime.snippets,or g.eclipse.nebula.widgets.cdatetime.snippets "/>
> <project
> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime.tests,org.e clipse.nebula.widgets.cdatetime.tests "/>
> </provider>
> </psf>
|
|
| |
Re: Nebula Version Downloads [message #62017 is a reply to message #61968] |
Thu, 22 January 2009 01:04 |
Jeremy Dowdall Messages: 181 Registered: July 2009 |
Senior Member |
|
|
Hi Craig,
Any chance you're running a 64bit OS?
Getting a 64bit vm up and running is on my list, but I haven't gotten
there yet.
Add yourself to this bug to track the issue:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=261941
thanks,
Jeremy
Craig Foote wrote:
> Hi Jeremy,
>
> I imported the projects via your team project set but I get the following compilation errors in 'org.eclipse.nebula.cwt'. Any ideas?
>
> Craig
>
> Description Resource Path Location Type
> The method cairo_pattern_add_color_stop_rgba(int, double, double, double, double, double) in the type SwtAdapter is not applicable for the arguments (long, Float, double, double, double, Float) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 507 Java Problem
> The method cairo_pattern_destroy(int) in the type SwtAdapter is not applicable for the arguments (long) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 475 Java Problem
> The method cairo_pattern_set_matrix(int, double[]) in the type SwtAdapter is not applicable for the arguments (long, double[]) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 501 Java Problem
> The method gdip_LinearGradientBrush_ScaleTransform(int, float, float, int) in the type SwtAdapter is not applicable for the arguments (long, float, float, int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 613 Java Problem
> The method gdip_LinearGradientBrush_SetInterpolationColors(int, int[], float[], int) in the type SwtAdapter is not applicable for the arguments (long, int[], float[], int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 592 Java Problem
> The method gdip_LinearGradientBrush_TranslateTransform(int, float, float, int) in the type SwtAdapter is not applicable for the arguments (long, float, float, int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 612 Java Problem
> The method gdip_PathGradientBrush_SetInterpolationColors(int, int[], float[], int) in the type SwtAdapter is not applicable for the arguments (long, int[], float[], int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 566 Java Problem
> The method gdip_SolidBrush_delete(int) in the type SwtAdapter is not applicable for the arguments (long) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 530 Java Problem
> The method gtk_setSpreadMethod(int, int) in the type SwtAdapter is not applicable for the arguments (long, int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 509 Java Problem
> The method win32_setSpreadMethod(int, int) in the type SwtAdapter is not applicable for the arguments (long, int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 593 Java Problem
>
>
> On Sat, 17 Jan 2009 17:56:26 -0700, Jeremy Dowdall wrote:
>
>> Attached is a team project set that will do the import for you. It uses
>> eclipse's anonymous pserver access, so the username is "anonymous" and
>> the password should be left blank.
>>
>> I just tested it on a fresh eclipse install, but let me know if it gives
>> you any troubles.
>>
>> cheers,
>> Jeremy
>>
>> Craig Foote wrote:
>>> Can you provide the CVS URL please?
>>>
>>> Craig Foote
>>>
>>> On Fri, 16 Jan 2009 21:30:39 +0100, Tom Schindl wrote:
>>>
>>>> Hi Mark,
>>>>
>>>> We currently have no builds you need to fetch the sources from CVS.
>>>>
>>>> Tom
>>>>
>>>> Mark Lovell schrieb:
>>>>> I am hoping someing can help me find out information about
>>>>> downloading the latest version of nebula-cdatetime.
>>>>>
>>>>> The download page
>>>>> http://www.eclipse.org/nebula/widgets/cdatetime/cdatetime.ph p only
>>>>> allows download of nebula_cdatetime_0.9.0.jar. I think are are newer
>>>>> versions available, but I cannot find them.
>>>>>
>>>>> Is the downloads page out of date?
>>>>>
>>>>> What is the latest version of nebula-cdatetime and where can I
>>>>> download it?
>>>>>
>>>>> Please help if you can.
>>>>>
>>>>>
>> <?xml version="1.0" encoding="UTF-8"?> <psf version="2.0">
>> <provider id="org.eclipse.team.cvs.core.cvsnature"> <project
>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt,org.eclipse.nebula.cwt "/>
>> <project
>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt.snippets,org.eclipse.nebu la.cwt.snippets "/>
>> <project
>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt.tests,org.eclipse.nebula. cwt.tests "/>
>> <project
>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime,org.eclipse .nebula.widgets.cdatetime "/>
>> <project
>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime.snippets,or g.eclipse.nebula.widgets.cdatetime.snippets "/>
>> <project
>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime.tests,org.e clipse.nebula.widgets.cdatetime.tests "/>
>> </provider>
>> </psf>
>
|
|
|
Re: Nebula Version Downloads [message #62040 is a reply to message #62017] |
Thu, 22 January 2009 01:24 |
|
Why yes I am, impressive. I have updated the ticket and CC'd myself. Thanks Jeremy, we'll try again with a 32-bit machine.
Craig
On Wed, 21 Jan 2009 18:04:00 -0700, Jeremy Dowdall wrote:
> Hi Craig,
>
> Any chance you're running a 64bit OS? Getting a 64bit vm up and running
> is on my list, but I haven't gotten there yet.
> Add yourself to this bug to track the issue:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=261941
>
> thanks,
> Jeremy
>
> Craig Foote wrote:
>> Hi Jeremy,
>>
>> I imported the projects via your team project set but I get the
>> following compilation errors in 'org.eclipse.nebula.cwt'. Any ideas?
>>
>> Craig
>>
>> Description Resource Path Location Type The method
>> cairo_pattern_add_color_stop_rgba(int, double, double, double, double,
>> double) in the type SwtAdapter is not applicable for the arguments
>> (long, Float, double, double, double, Float) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 507 Java
>> Problem The method cairo_pattern_destroy(int) in the type SwtAdapter is
>> not applicable for the arguments (long) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 475 Java
>> Problem The method cairo_pattern_set_matrix(int, double[]) in the type
>> SwtAdapter is not applicable for the arguments (long, double[])
>> SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg
>> line 501 Java Problem The method
>> gdip_LinearGradientBrush_ScaleTransform(int, float, float, int) in the
>> type SwtAdapter is not applicable for the arguments (long, float,
>> float, int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 613 Java
>> Problem The method gdip_LinearGradientBrush_SetInterpolationColors(int,
>> int[], float[], int) in the type SwtAdapter is not applicable for the
>> arguments (long, int[], float[], int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 592 Java
>> Problem The method gdip_LinearGradientBrush_TranslateTransform(int,
>> float, float, int) in the type SwtAdapter is not applicable for the
>> arguments (long, float, float, int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 612 Java
>> Problem The method gdip_PathGradientBrush_SetInterpolationColors(int,
>> int[], float[], int) in the type SwtAdapter is not applicable for the
>> arguments (long, int[], float[], int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 566 Java
>> Problem The method gdip_SolidBrush_delete(int) in the type SwtAdapter
>> is not applicable for the arguments (long) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 530 Java
>> Problem The method gtk_setSpreadMethod(int, int) in the type SwtAdapter
>> is not applicable for the arguments (long, int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 509 Java
>> Problem The method win32_setSpreadMethod(int, int) in the type
>> SwtAdapter is not applicable for the arguments (long, int)
>> SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg
>> line 593 Java Problem
>>
>>
>> On Sat, 17 Jan 2009 17:56:26 -0700, Jeremy Dowdall wrote:
>>
>>> Attached is a team project set that will do the import for you. It
>>> uses eclipse's anonymous pserver access, so the username is
>>> "anonymous" and the password should be left blank.
>>>
>>> I just tested it on a fresh eclipse install, but let me know if it
>>> gives you any troubles.
>>>
>>> cheers,
>>> Jeremy
>>>
>>> Craig Foote wrote:
>>>> Can you provide the CVS URL please?
>>>>
>>>> Craig Foote
>>>>
>>>> On Fri, 16 Jan 2009 21:30:39 +0100, Tom Schindl wrote:
>>>>
>>>>> Hi Mark,
>>>>>
>>>>> We currently have no builds you need to fetch the sources from CVS.
>>>>>
>>>>> Tom
>>>>>
>>>>> Mark Lovell schrieb:
>>>>>> I am hoping someing can help me find out information about
>>>>>> downloading the latest version of nebula-cdatetime.
>>>>>>
>>>>>> The download page
>>>>>> http://www.eclipse.org/nebula/widgets/cdatetime/cdatetime.ph p only
>>>>>> allows download of nebula_cdatetime_0.9.0.jar. I think are are
>>>>>> newer versions available, but I cannot find them.
>>>>>>
>>>>>> Is the downloads page out of date?
>>>>>>
>>>>>> What is the latest version of nebula-cdatetime and where can I
>>>>>> download it?
>>>>>>
>>>>>> Please help if you can.
>>>>>>
>>>>>>
>>> <?xml version="1.0" encoding="UTF-8"?> <psf version="2.0"> <provider
>>> id="org.eclipse.team.cvs.core.cvsnature"> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt,org.eclipse.nebula.cwt "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt.snippets,org.eclipse.nebu la.cwt.snippets "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt.tests,org.eclipse.nebula. cwt.tests "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime,org.eclipse .nebula.widgets.cdatetime "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime.snippets,or g.eclipse.nebula.widgets.cdatetime.snippets "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime.tests,org.e clipse.nebula.widgets.cdatetime.tests "/>
>>> </provider>
>>> </psf>
>>
|
|
| |
Re: Nebula Version Downloads [message #62207 is a reply to message #62017] |
Fri, 23 January 2009 05:12 |
|
You da man Jeremy! I just updated and my errors are gone. I've exported the jars and I'm ready to go. Thanks very much for your help and cat-like response.
Craig
On Wed, 21 Jan 2009 18:04:00 -0700, Jeremy Dowdall wrote:
> Hi Craig,
>
> Any chance you're running a 64bit OS? Getting a 64bit vm up and running
> is on my list, but I haven't gotten there yet.
> Add yourself to this bug to track the issue:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=261941
>
> thanks,
> Jeremy
>
> Craig Foote wrote:
>> Hi Jeremy,
>>
>> I imported the projects via your team project set but I get the
>> following compilation errors in 'org.eclipse.nebula.cwt'. Any ideas?
>>
>> Craig
>>
>> Description Resource Path Location Type The method
>> cairo_pattern_add_color_stop_rgba(int, double, double, double, double,
>> double) in the type SwtAdapter is not applicable for the arguments
>> (long, Float, double, double, double, Float) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 507 Java
>> Problem The method cairo_pattern_destroy(int) in the type SwtAdapter is
>> not applicable for the arguments (long) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 475 Java
>> Problem The method cairo_pattern_set_matrix(int, double[]) in the type
>> SwtAdapter is not applicable for the arguments (long, double[])
>> SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg
>> line 501 Java Problem The method
>> gdip_LinearGradientBrush_ScaleTransform(int, float, float, int) in the
>> type SwtAdapter is not applicable for the arguments (long, float,
>> float, int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 613 Java
>> Problem The method gdip_LinearGradientBrush_SetInterpolationColors(int,
>> int[], float[], int) in the type SwtAdapter is not applicable for the
>> arguments (long, int[], float[], int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 592 Java
>> Problem The method gdip_LinearGradientBrush_TranslateTransform(int,
>> float, float, int) in the type SwtAdapter is not applicable for the
>> arguments (long, float, float, int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 612 Java
>> Problem The method gdip_PathGradientBrush_SetInterpolationColors(int,
>> int[], float[], int) in the type SwtAdapter is not applicable for the
>> arguments (long, int[], float[], int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 566 Java
>> Problem The method gdip_SolidBrush_delete(int) in the type SwtAdapter
>> is not applicable for the arguments (long) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 530 Java
>> Problem The method gtk_setSpreadMethod(int, int) in the type SwtAdapter
>> is not applicable for the arguments (long, int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 509 Java
>> Problem The method win32_setSpreadMethod(int, int) in the type
>> SwtAdapter is not applicable for the arguments (long, int)
>> SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg
>> line 593 Java Problem
>>
>>
>> On Sat, 17 Jan 2009 17:56:26 -0700, Jeremy Dowdall wrote:
>>
>>> Attached is a team project set that will do the import for you. It
>>> uses eclipse's anonymous pserver access, so the username is
>>> "anonymous" and the password should be left blank.
>>>
>>> I just tested it on a fresh eclipse install, but let me know if it
>>> gives you any troubles.
>>>
>>> cheers,
>>> Jeremy
>>>
>>> Craig Foote wrote:
>>>> Can you provide the CVS URL please?
>>>>
>>>> Craig Foote
>>>>
>>>> On Fri, 16 Jan 2009 21:30:39 +0100, Tom Schindl wrote:
>>>>
>>>>> Hi Mark,
>>>>>
>>>>> We currently have no builds you need to fetch the sources from CVS.
>>>>>
>>>>> Tom
>>>>>
>>>>> Mark Lovell schrieb:
>>>>>> I am hoping someing can help me find out information about
>>>>>> downloading the latest version of nebula-cdatetime.
>>>>>>
>>>>>> The download page
>>>>>> http://www.eclipse.org/nebula/widgets/cdatetime/cdatetime.ph p only
>>>>>> allows download of nebula_cdatetime_0.9.0.jar. I think are are
>>>>>> newer versions available, but I cannot find them.
>>>>>>
>>>>>> Is the downloads page out of date?
>>>>>>
>>>>>> What is the latest version of nebula-cdatetime and where can I
>>>>>> download it?
>>>>>>
>>>>>> Please help if you can.
>>>>>>
>>>>>>
>>> <?xml version="1.0" encoding="UTF-8"?> <psf version="2.0"> <provider
>>> id="org.eclipse.team.cvs.core.cvsnature"> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt,org.eclipse.nebula.cwt "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt.snippets,org.eclipse.nebu la.cwt.snippets "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt.tests,org.eclipse.nebula. cwt.tests "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime,org.eclipse .nebula.widgets.cdatetime "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime.snippets,or g.eclipse.nebula.widgets.cdatetime.snippets "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime.tests,org.e clipse.nebula.widgets.cdatetime.tests "/>
>>> </provider>
>>> </psf>
>>
|
|
| |
Re: Nebula Version Downloads [message #593207 is a reply to message #61703] |
Sat, 17 January 2009 23:39 |
|
Can you provide the CVS URL please?
Craig Foote
On Fri, 16 Jan 2009 21:30:39 +0100, Tom Schindl wrote:
> Hi Mark,
>
> We currently have no builds you need to fetch the sources from CVS.
>
> Tom
>
> Mark Lovell schrieb:
>> I am hoping someing can help me find out information about downloading
>> the latest version of nebula-cdatetime.
>>
>> The download page
>> http://www.eclipse.org/nebula/widgets/cdatetime/cdatetime.ph p only
>> allows download of nebula_cdatetime_0.9.0.jar. I think are are newer
>> versions available, but I cannot find them.
>>
>> Is the downloads page out of date?
>>
>> What is the latest version of nebula-cdatetime and where can I download
>> it?
>>
>> Please help if you can.
>>
|
|
| | |
Re: Nebula Version Downloads [message #593276 is a reply to message #61824] |
Wed, 21 January 2009 00:59 |
|
Hi Jeremy,
I imported the projects via your team project set but I get the following compilation errors in 'org.eclipse.nebula.cwt'. Any ideas?
Craig
Description Resource Path Location Type
The method cairo_pattern_add_color_stop_rgba(int, double, double, double, double, double) in the type SwtAdapter is not applicable for the arguments (long, Float, double, double, double, Float) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 507 Java Problem
The method cairo_pattern_destroy(int) in the type SwtAdapter is not applicable for the arguments (long) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 475 Java Problem
The method cairo_pattern_set_matrix(int, double[]) in the type SwtAdapter is not applicable for the arguments (long, double[]) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 501 Java Problem
The method gdip_LinearGradientBrush_ScaleTransform(int, float, float, int) in the type SwtAdapter is not applicable for the arguments (long, float, float, int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 613 Java Problem
The method gdip_LinearGradientBrush_SetInterpolationColors(int, int[], float[], int) in the type SwtAdapter is not applicable for the arguments (long, int[], float[], int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 592 Java Problem
The method gdip_LinearGradientBrush_TranslateTransform(int, float, float, int) in the type SwtAdapter is not applicable for the arguments (long, float, float, int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 612 Java Problem
The method gdip_PathGradientBrush_SetInterpolationColors(int, int[], float[], int) in the type SwtAdapter is not applicable for the arguments (long, int[], float[], int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 566 Java Problem
The method gdip_SolidBrush_delete(int) in the type SwtAdapter is not applicable for the arguments (long) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 530 Java Problem
The method gtk_setSpreadMethod(int, int) in the type SwtAdapter is not applicable for the arguments (long, int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 509 Java Problem
The method win32_setSpreadMethod(int, int) in the type SwtAdapter is not applicable for the arguments (long, int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 593 Java Problem
On Sat, 17 Jan 2009 17:56:26 -0700, Jeremy Dowdall wrote:
> Attached is a team project set that will do the import for you. It uses
> eclipse's anonymous pserver access, so the username is "anonymous" and
> the password should be left blank.
>
> I just tested it on a fresh eclipse install, but let me know if it gives
> you any troubles.
>
> cheers,
> Jeremy
>
> Craig Foote wrote:
>> Can you provide the CVS URL please?
>>
>> Craig Foote
>>
>> On Fri, 16 Jan 2009 21:30:39 +0100, Tom Schindl wrote:
>>
>>> Hi Mark,
>>>
>>> We currently have no builds you need to fetch the sources from CVS.
>>>
>>> Tom
>>>
>>> Mark Lovell schrieb:
>>>> I am hoping someing can help me find out information about
>>>> downloading the latest version of nebula-cdatetime.
>>>>
>>>> The download page
>>>> http://www.eclipse.org/nebula/widgets/cdatetime/cdatetime.ph p only
>>>> allows download of nebula_cdatetime_0.9.0.jar. I think are are newer
>>>> versions available, but I cannot find them.
>>>>
>>>> Is the downloads page out of date?
>>>>
>>>> What is the latest version of nebula-cdatetime and where can I
>>>> download it?
>>>>
>>>> Please help if you can.
>>>>
>>>>
> <?xml version="1.0" encoding="UTF-8"?> <psf version="2.0">
> <provider id="org.eclipse.team.cvs.core.cvsnature"> <project
> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt,org.eclipse.nebula.cwt "/>
> <project
> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt.snippets,org.eclipse.nebu la.cwt.snippets "/>
> <project
> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt.tests,org.eclipse.nebula. cwt.tests "/>
> <project
> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime,org.eclipse .nebula.widgets.cdatetime "/>
> <project
> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime.snippets,or g.eclipse.nebula.widgets.cdatetime.snippets "/>
> <project
> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime.tests,org.e clipse.nebula.widgets.cdatetime.tests "/>
> </provider>
> </psf>
|
|
| |
Re: Nebula Version Downloads [message #593295 is a reply to message #61968] |
Thu, 22 January 2009 01:04 |
Jeremy Dowdall Messages: 181 Registered: July 2009 |
Senior Member |
|
|
Hi Craig,
Any chance you're running a 64bit OS?
Getting a 64bit vm up and running is on my list, but I haven't gotten
there yet.
Add yourself to this bug to track the issue:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=261941
thanks,
Jeremy
Craig Foote wrote:
> Hi Jeremy,
>
> I imported the projects via your team project set but I get the following compilation errors in 'org.eclipse.nebula.cwt'. Any ideas?
>
> Craig
>
> Description Resource Path Location Type
> The method cairo_pattern_add_color_stop_rgba(int, double, double, double, double, double) in the type SwtAdapter is not applicable for the arguments (long, Float, double, double, double, Float) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 507 Java Problem
> The method cairo_pattern_destroy(int) in the type SwtAdapter is not applicable for the arguments (long) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 475 Java Problem
> The method cairo_pattern_set_matrix(int, double[]) in the type SwtAdapter is not applicable for the arguments (long, double[]) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 501 Java Problem
> The method gdip_LinearGradientBrush_ScaleTransform(int, float, float, int) in the type SwtAdapter is not applicable for the arguments (long, float, float, int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 613 Java Problem
> The method gdip_LinearGradientBrush_SetInterpolationColors(int, int[], float[], int) in the type SwtAdapter is not applicable for the arguments (long, int[], float[], int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 592 Java Problem
> The method gdip_LinearGradientBrush_TranslateTransform(int, float, float, int) in the type SwtAdapter is not applicable for the arguments (long, float, float, int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 612 Java Problem
> The method gdip_PathGradientBrush_SetInterpolationColors(int, int[], float[], int) in the type SwtAdapter is not applicable for the arguments (long, int[], float[], int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 566 Java Problem
> The method gdip_SolidBrush_delete(int) in the type SwtAdapter is not applicable for the arguments (long) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 530 Java Problem
> The method gtk_setSpreadMethod(int, int) in the type SwtAdapter is not applicable for the arguments (long, int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 509 Java Problem
> The method win32_setSpreadMethod(int, int) in the type SwtAdapter is not applicable for the arguments (long, int) SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 593 Java Problem
>
>
> On Sat, 17 Jan 2009 17:56:26 -0700, Jeremy Dowdall wrote:
>
>> Attached is a team project set that will do the import for you. It uses
>> eclipse's anonymous pserver access, so the username is "anonymous" and
>> the password should be left blank.
>>
>> I just tested it on a fresh eclipse install, but let me know if it gives
>> you any troubles.
>>
>> cheers,
>> Jeremy
>>
>> Craig Foote wrote:
>>> Can you provide the CVS URL please?
>>>
>>> Craig Foote
>>>
>>> On Fri, 16 Jan 2009 21:30:39 +0100, Tom Schindl wrote:
>>>
>>>> Hi Mark,
>>>>
>>>> We currently have no builds you need to fetch the sources from CVS.
>>>>
>>>> Tom
>>>>
>>>> Mark Lovell schrieb:
>>>>> I am hoping someing can help me find out information about
>>>>> downloading the latest version of nebula-cdatetime.
>>>>>
>>>>> The download page
>>>>> http://www.eclipse.org/nebula/widgets/cdatetime/cdatetime.ph p only
>>>>> allows download of nebula_cdatetime_0.9.0.jar. I think are are newer
>>>>> versions available, but I cannot find them.
>>>>>
>>>>> Is the downloads page out of date?
>>>>>
>>>>> What is the latest version of nebula-cdatetime and where can I
>>>>> download it?
>>>>>
>>>>> Please help if you can.
>>>>>
>>>>>
>> <?xml version="1.0" encoding="UTF-8"?> <psf version="2.0">
>> <provider id="org.eclipse.team.cvs.core.cvsnature"> <project
>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt,org.eclipse.nebula.cwt "/>
>> <project
>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt.snippets,org.eclipse.nebu la.cwt.snippets "/>
>> <project
>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt.tests,org.eclipse.nebula. cwt.tests "/>
>> <project
>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime,org.eclipse .nebula.widgets.cdatetime "/>
>> <project
>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime.snippets,or g.eclipse.nebula.widgets.cdatetime.snippets "/>
>> <project
>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime.tests,org.e clipse.nebula.widgets.cdatetime.tests "/>
>> </provider>
>> </psf>
>
|
|
|
Re: Nebula Version Downloads [message #593306 is a reply to message #62017] |
Thu, 22 January 2009 01:24 |
|
Why yes I am, impressive. I have updated the ticket and CC'd myself. Thanks Jeremy, we'll try again with a 32-bit machine.
Craig
On Wed, 21 Jan 2009 18:04:00 -0700, Jeremy Dowdall wrote:
> Hi Craig,
>
> Any chance you're running a 64bit OS? Getting a 64bit vm up and running
> is on my list, but I haven't gotten there yet.
> Add yourself to this bug to track the issue:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=261941
>
> thanks,
> Jeremy
>
> Craig Foote wrote:
>> Hi Jeremy,
>>
>> I imported the projects via your team project set but I get the
>> following compilation errors in 'org.eclipse.nebula.cwt'. Any ideas?
>>
>> Craig
>>
>> Description Resource Path Location Type The method
>> cairo_pattern_add_color_stop_rgba(int, double, double, double, double,
>> double) in the type SwtAdapter is not applicable for the arguments
>> (long, Float, double, double, double, Float) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 507 Java
>> Problem The method cairo_pattern_destroy(int) in the type SwtAdapter is
>> not applicable for the arguments (long) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 475 Java
>> Problem The method cairo_pattern_set_matrix(int, double[]) in the type
>> SwtAdapter is not applicable for the arguments (long, double[])
>> SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg
>> line 501 Java Problem The method
>> gdip_LinearGradientBrush_ScaleTransform(int, float, float, int) in the
>> type SwtAdapter is not applicable for the arguments (long, float,
>> float, int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 613 Java
>> Problem The method gdip_LinearGradientBrush_SetInterpolationColors(int,
>> int[], float[], int) in the type SwtAdapter is not applicable for the
>> arguments (long, int[], float[], int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 592 Java
>> Problem The method gdip_LinearGradientBrush_TranslateTransform(int,
>> float, float, int) in the type SwtAdapter is not applicable for the
>> arguments (long, float, float, int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 612 Java
>> Problem The method gdip_PathGradientBrush_SetInterpolationColors(int,
>> int[], float[], int) in the type SwtAdapter is not applicable for the
>> arguments (long, int[], float[], int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 566 Java
>> Problem The method gdip_SolidBrush_delete(int) in the type SwtAdapter
>> is not applicable for the arguments (long) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 530 Java
>> Problem The method gtk_setSpreadMethod(int, int) in the type SwtAdapter
>> is not applicable for the arguments (long, int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 509 Java
>> Problem The method win32_setSpreadMethod(int, int) in the type
>> SwtAdapter is not applicable for the arguments (long, int)
>> SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg
>> line 593 Java Problem
>>
>>
>> On Sat, 17 Jan 2009 17:56:26 -0700, Jeremy Dowdall wrote:
>>
>>> Attached is a team project set that will do the import for you. It
>>> uses eclipse's anonymous pserver access, so the username is
>>> "anonymous" and the password should be left blank.
>>>
>>> I just tested it on a fresh eclipse install, but let me know if it
>>> gives you any troubles.
>>>
>>> cheers,
>>> Jeremy
>>>
>>> Craig Foote wrote:
>>>> Can you provide the CVS URL please?
>>>>
>>>> Craig Foote
>>>>
>>>> On Fri, 16 Jan 2009 21:30:39 +0100, Tom Schindl wrote:
>>>>
>>>>> Hi Mark,
>>>>>
>>>>> We currently have no builds you need to fetch the sources from CVS.
>>>>>
>>>>> Tom
>>>>>
>>>>> Mark Lovell schrieb:
>>>>>> I am hoping someing can help me find out information about
>>>>>> downloading the latest version of nebula-cdatetime.
>>>>>>
>>>>>> The download page
>>>>>> http://www.eclipse.org/nebula/widgets/cdatetime/cdatetime.ph p only
>>>>>> allows download of nebula_cdatetime_0.9.0.jar. I think are are
>>>>>> newer versions available, but I cannot find them.
>>>>>>
>>>>>> Is the downloads page out of date?
>>>>>>
>>>>>> What is the latest version of nebula-cdatetime and where can I
>>>>>> download it?
>>>>>>
>>>>>> Please help if you can.
>>>>>>
>>>>>>
>>> <?xml version="1.0" encoding="UTF-8"?> <psf version="2.0"> <provider
>>> id="org.eclipse.team.cvs.core.cvsnature"> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt,org.eclipse.nebula.cwt "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt.snippets,org.eclipse.nebu la.cwt.snippets "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt.tests,org.eclipse.nebula. cwt.tests "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime,org.eclipse .nebula.widgets.cdatetime "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime.snippets,or g.eclipse.nebula.widgets.cdatetime.snippets "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime.tests,org.e clipse.nebula.widgets.cdatetime.tests "/>
>>> </provider>
>>> </psf>
>>
|
|
| |
Re: Nebula Version Downloads [message #593390 is a reply to message #62017] |
Fri, 23 January 2009 05:12 |
|
You da man Jeremy! I just updated and my errors are gone. I've exported the jars and I'm ready to go. Thanks very much for your help and cat-like response.
Craig
On Wed, 21 Jan 2009 18:04:00 -0700, Jeremy Dowdall wrote:
> Hi Craig,
>
> Any chance you're running a 64bit OS? Getting a 64bit vm up and running
> is on my list, but I haven't gotten there yet.
> Add yourself to this bug to track the issue:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=261941
>
> thanks,
> Jeremy
>
> Craig Foote wrote:
>> Hi Jeremy,
>>
>> I imported the projects via your team project set but I get the
>> following compilation errors in 'org.eclipse.nebula.cwt'. Any ideas?
>>
>> Craig
>>
>> Description Resource Path Location Type The method
>> cairo_pattern_add_color_stop_rgba(int, double, double, double, double,
>> double) in the type SwtAdapter is not applicable for the arguments
>> (long, Float, double, double, double, Float) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 507 Java
>> Problem The method cairo_pattern_destroy(int) in the type SwtAdapter is
>> not applicable for the arguments (long) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 475 Java
>> Problem The method cairo_pattern_set_matrix(int, double[]) in the type
>> SwtAdapter is not applicable for the arguments (long, double[])
>> SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg
>> line 501 Java Problem The method
>> gdip_LinearGradientBrush_ScaleTransform(int, float, float, int) in the
>> type SwtAdapter is not applicable for the arguments (long, float,
>> float, int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 613 Java
>> Problem The method gdip_LinearGradientBrush_SetInterpolationColors(int,
>> int[], float[], int) in the type SwtAdapter is not applicable for the
>> arguments (long, int[], float[], int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 592 Java
>> Problem The method gdip_LinearGradientBrush_TranslateTransform(int,
>> float, float, int) in the type SwtAdapter is not applicable for the
>> arguments (long, float, float, int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 612 Java
>> Problem The method gdip_PathGradientBrush_SetInterpolationColors(int,
>> int[], float[], int) in the type SwtAdapter is not applicable for the
>> arguments (long, int[], float[], int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 566 Java
>> Problem The method gdip_SolidBrush_delete(int) in the type SwtAdapter
>> is not applicable for the arguments (long) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 530 Java
>> Problem The method gtk_setSpreadMethod(int, int) in the type SwtAdapter
>> is not applicable for the arguments (long, int) SwtAdapter.java
>> org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg line 509 Java
>> Problem The method win32_setSpreadMethod(int, int) in the type
>> SwtAdapter is not applicable for the arguments (long, int)
>> SwtAdapter.java org.eclipse.nebula.cwt/src/org/eclipse/nebula/cwt/svg
>> line 593 Java Problem
>>
>>
>> On Sat, 17 Jan 2009 17:56:26 -0700, Jeremy Dowdall wrote:
>>
>>> Attached is a team project set that will do the import for you. It
>>> uses eclipse's anonymous pserver access, so the username is
>>> "anonymous" and the password should be left blank.
>>>
>>> I just tested it on a fresh eclipse install, but let me know if it
>>> gives you any troubles.
>>>
>>> cheers,
>>> Jeremy
>>>
>>> Craig Foote wrote:
>>>> Can you provide the CVS URL please?
>>>>
>>>> Craig Foote
>>>>
>>>> On Fri, 16 Jan 2009 21:30:39 +0100, Tom Schindl wrote:
>>>>
>>>>> Hi Mark,
>>>>>
>>>>> We currently have no builds you need to fetch the sources from CVS.
>>>>>
>>>>> Tom
>>>>>
>>>>> Mark Lovell schrieb:
>>>>>> I am hoping someing can help me find out information about
>>>>>> downloading the latest version of nebula-cdatetime.
>>>>>>
>>>>>> The download page
>>>>>> http://www.eclipse.org/nebula/widgets/cdatetime/cdatetime.ph p only
>>>>>> allows download of nebula_cdatetime_0.9.0.jar. I think are are
>>>>>> newer versions available, but I cannot find them.
>>>>>>
>>>>>> Is the downloads page out of date?
>>>>>>
>>>>>> What is the latest version of nebula-cdatetime and where can I
>>>>>> download it?
>>>>>>
>>>>>> Please help if you can.
>>>>>>
>>>>>>
>>> <?xml version="1.0" encoding="UTF-8"?> <psf version="2.0"> <provider
>>> id="org.eclipse.team.cvs.core.cvsnature"> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt,org.eclipse.nebula.cwt "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt.snippets,org.eclipse.nebu la.cwt.snippets "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.cwt.tests,org.eclipse.nebula. cwt.tests "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime,org.eclipse .nebula.widgets.cdatetime "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime.snippets,or g.eclipse.nebula.widgets.cdatetime.snippets "/>
>>> <project
>>> reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .swt.nebula/org.eclipse.nebula.widgets.cdatetime.tests,org.e clipse.nebula.widgets.cdatetime.tests "/>
>>> </provider>
>>> </psf>
>>
|
|
|
Goto Forum:
Current Time: Thu Dec 26 23:35:58 GMT 2024
Powered by FUDForum. Page generated in 0.07330 seconds
|