Unable to find plug-in: org.eclipse.equinox.launcher.motif.solaris.sparc_1.0.100.HEAD [message #331358] |
Wed, 03 September 2008 14:08  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02999 seconds