|
|
|
|
|
|
|
Re: Visual Editor 1.1M1 released [message #89608 is a reply to message #89583] |
Wed, 04 May 2005 07:48  |
Eclipse User |
|
|
|
Originally posted by: akan.aiqa.com
Joe Winchester wrote:
but in
> the meantime if you could try 1.4.2 and let us know how you get on
> that'd be great.
>
> Best regards,
>
> Joe Winchester
Hi,
I tried with 1.4.2 and 1.5.0_02 and both worked for the button. (Problem
was releated with my setup)
|
|
|
|
|
|
Re: Visual Editor 1.1M1 released [message #607311 is a reply to message #89311] |
Tue, 03 May 2005 08:02  |
Eclipse User |
|
|
|
Hi aiQa,
> I am trying to use VE 1.1M1 with eclipse 3.1M6. When I try to create a
> gui with swt I see lots of errors. The simplest one is when I add a
> button it creates this code
>
> button = new Button();
>
> wheere Button() is not acceptible. Is there a problem with what I am
> doing ?
What JRE level are you using ? Is it 1.4.2 ?
Best regards,
Joe Winchester
|
|
|
Re: Visual Editor 1.1M1 released [message #607324 is a reply to message #89325] |
Wed, 04 May 2005 00:26  |
Eclipse User |
|
|
|
Originally posted by: akan.aiqa.com
I am using jre 1.5_02. Is this a problem?
Joe Winchester wrote:
> Hi aiQa,
>
>> I am trying to use VE 1.1M1 with eclipse 3.1M6. When I try to create a
>> gui with swt I see lots of errors. The simplest one is when I add a
>> button it creates this code
>>
>> button = new Button();
>>
>> wheere Button() is not acceptible. Is there a problem with what I am
>> doing ?
>
>
> What JRE level are you using ? Is it 1.4.2 ?
>
> Best regards,
>
> Joe Winchester
|
|
|
Re: Visual Editor 1.1M1 released [message #607328 is a reply to message #89519] |
Wed, 04 May 2005 05:58  |
Eclipse User |
|
|
|
aiQa wrote:
> I am using jre 1.5_02. Is this a problem?
We haven't tested on 1.5 yet. Could you try it with 1.4.2 if possible
and see if that helps ?
The reason I'm asking is that there was a bug in early 1.4 versions with
the way the J2SE Introspector worked where because of the presence of
the Swing BeanInfo classes these were being picked up instead of the SWT
ones. This caused the introspector to think that SWT's Button had its
metadata being provided by the Swing Button class and this was fixed in
1.4.2. I hope it hasn't regressed in 1.5 and I'll take a look, but in
the meantime if you could try 1.4.2 and let us know how you get on
that'd be great.
Best regards,
Joe Winchester
|
|
|
Re: Visual Editor 1.1M1 released [message #607330 is a reply to message #89583] |
Wed, 04 May 2005 07:48  |
Eclipse User |
|
|
|
Originally posted by: akan.aiqa.com
Joe Winchester wrote:
but in
> the meantime if you could try 1.4.2 and let us know how you get on
> that'd be great.
>
> Best regards,
>
> Joe Winchester
Hi,
I tried with 1.4.2 and 1.5.0_02 and both worked for the button. (Problem
was releated with my setup)
|
|
|
Powered by
FUDForum. Page generated in 0.04240 seconds