Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Picasso problem
Picasso problem [message #7055] Tue, 17 June 2008 09:17 Go to next message
Eclipse UserFriend
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 #7078 is a reply to message #7055] Tue, 17 June 2008 14:27 Go to previous messageGo to next message
Eclipse UserFriend
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 #7101 is a reply to message #7055] Wed, 18 June 2008 02:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: zx.code9.com

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
Re: Picasso problem [message #7170 is a reply to message #7055] Wed, 18 June 2008 09:17 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Re: Picasso problem [message #569311 is a reply to message #7055] Wed, 18 June 2008 09:17 Go to previous message
Eclipse UserFriend
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
Previous Topic:PDE-build with target platform
Next Topic:jopjwDAIIAwSivhX
Goto Forum:
  


Current Time: Sat Jun 07 11:29:16 EDT 2025

Powered by FUDForum. Page generated in 0.03622 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top