Picasso problem [message #7055] |
Tue, 17 June 2008 09:17  |
Eclipse User |
|
|
|
Originally posted by: eclipse-news.rizzoweb.com
I'm not 100% certain this is the right group for questions about Picasso
(http://wiki.eclipse.org/PDE/Incubator/Picasso), so if not just say so.
I checked out the code from CVS head and there is a build problem in the
class org.eclipse.pde.internal.picasso.Options. It refers to
Boolean.parseBoolean(String) which is only in JDK 1.5 and later, but the
project is configured with J2SE-1.4 execution environment on its build path.
Should I enter a Bugzilla about this?
Eric
|
|
|
|
|
Re: Picasso problem [message #7170 is a reply to message #7055] |
Wed, 18 June 2008 09:17  |
Eclipse User |
|
|
|
Originally posted by: eclipse-news.rizzoweb.com
Eric Rizzo wrote:
> I'm not 100% certain this is the right group for questions about Picasso
> (http://wiki.eclipse.org/PDE/Incubator/Picasso), so if not just say so.
>
> I checked out the code from CVS head and there is a build problem in the
> class org.eclipse.pde.internal.picasso.Options. It refers to
> Boolean.parseBoolean(String) which is only in JDK 1.5 and later, but the
> project is configured with J2SE-1.4 execution environment on its build
> path.
> Should I enter a Bugzilla about this?
Done: https://bugs.eclipse.org/bugs/show_bug.cgi?id=237618
|
|
|
Re: Picasso problem [message #569180 is a reply to message #7055] |
Tue, 17 June 2008 14:27  |
Eclipse User |
|
|
|
I vote yes.
Wayne
On Tue, 2008-06-17 at 09:17 -0400, Eric Rizzo wrote:
> I'm not 100% certain this is the right group for questions about Picasso
> (http://wiki.eclipse.org/PDE/Incubator/Picasso), so if not just say so.
>
> I checked out the code from CVS head and there is a build problem in the
> class org.eclipse.pde.internal.picasso.Options. It refers to
> Boolean.parseBoolean(String) which is only in JDK 1.5 and later, but the
> project is configured with J2SE-1.4 execution environment on its build path.
> Should I enter a Bugzilla about this?
>
> Eric
|
|
|
Re: Picasso problem [message #569214 is a reply to message #7055] |
Wed, 18 June 2008 02:35  |
Eclipse User |
|
|
|
Eric Rizzo wrote:
> Should I enter a Bugzilla about this?
Please file a bug.
Note that Picasso is being moved to the Platform Incubator soon
(sometime after Ganymede is out the door and we have had a breather).
Cheers,
~ Chris
|
|
|
|
Powered by
FUDForum. Page generated in 0.03622 seconds