Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Unable to find plug-in: org.eclipse.equinox.launcher.motif.solaris.sparc_1.0.100.HEAD
Unable to find plug-in: org.eclipse.equinox.launcher.motif.solaris.sparc_1.0.100.HEAD [message #331358] Wed, 03 September 2008 14:08 Go to next message
Lisa Jett is currently offline Lisa JettFriend
Messages: 14
Registered: July 2009
Junior Member
I have the Eclipse 3.4 classic download and the Eclipse 3.4 delta pack
loaded.

I'm trying to build a RCP application for several os/ws combination. In
build.properties I have the following

config = sparc & solaris, motif, sparc

The build fails with the following error:



Unable to find plug-in:
org.eclipse.equinox.launcher.motif.solaris.sparc_1.0.100.HEA D

Where can I find this?

Thanks for all your help,

Lisa Jett

DDC-I, Inc.

(602) 275-7172 x4364

lcj@ddci.com
Re: Unable to find plug-in: org.eclipse.equinox.launcher.motif.solaris.sparc_1.0.100.HEAD [message #331371 is a reply to message #331358] Wed, 03 September 2008 18:13 Go to previous message
Andrew Niefer is currently offline Andrew NieferFriend
Messages: 990
Registered: July 2009
Senior Member
solaris.motif.sparc is not one of the supported platforms and is not
built. The launcher binary itself is compiled for that platform, you
will need to get the fragment out of cvs and build it yourself.

The 3.4 version is in CVS under
dev.eclipse.org:/cvsroot/eclipse/org.eclipse.equinox.launche r/fragments/org.eclipse.equinox.launcher.motif.solaris.sparc .
tagged v20080606 (also R3_4).

(The 3.5 version is under
/cvsroot/rt/org.eclipse.equinox/framework/bundles/org.eclips e.equinox.launcher/*)

To build it you will either need to modify the
org.eclipse.equinox.executable feature to have 0.0.0 for the motif
fragment, or get the org.eclipse.equinox.executable feature from CVS and
build it as well.

-Andrew

Lisa Jett wrote:
> I have the Eclipse 3.4 classic download and the Eclipse 3.4 delta pack
> loaded.
>
> I'm trying to build a RCP application for several os/ws combination. In
> build.properties I have the following
>
> config = sparc & solaris, motif, sparc
>
> The build fails with the following error:
>
>
>
> Unable to find plug-in:
> org.eclipse.equinox.launcher.motif.solaris.sparc_1.0.100.HEA D
>
> Where can I find this?
>
> Thanks for all your help,
>
> Lisa Jett
>
> DDC-I, Inc.
>
> (602) 275-7172 x4364
>
> lcj@ddci.com
>
>
Previous Topic:Exporting to multiple platforms in Ganymede
Next Topic:How to override the initial input of the CommonNavigator
Goto Forum:
  


Current Time: Thu Jul 25 14:01:10 GMT 2024

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

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

Back to the top