Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Buckminster dev » Re: [buckminster-dev] Help to buckminster
Re: [buckminster-dev] Help to buckminster [message #3567] Thu, 14 February 2008 08:23
Henrik Schulz is currently offline Henrik SchulzFriend
Messages: 2
Registered: July 2009
Junior Member
------=_20080214092319_26645
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi

Here by att...

/Henrik


> Hi Henrik,
> I think you forgot to attach the rmap-file.txt.
>
> Regards,
> Thomas Hallgren
>
> spam@marzell.dk wrote:
>> Hi
>>
>> Maybe I'm doing it all wrong....
>> Maybe I should try to write what I'm trying todo:
>>
>> 1) We're doing an application on top of the Eclipse RCP
>>
>> 2) Because not all the need plug-ins are in the Eclipse RCP
>> (org.apache.log4j_1.2.13.v200706111418.jar,
>> org.eclipse.update.core.win32_3.2.100.v20070615.jar,
>> org.eclipse.update.core_3.2.101.R33x_v20070911.jar etc) we've done a
>> special feature with all the extraneeded plug-ins
>>
>> 3) I've done a feature which include:
>> a) My own plugins
>> b) feature for for the extra-plug-ins
>>
>> 4) That's the one called "develop.extra.plugin" in the rmap-file.txt
>> added
>> to this mail
>>
>>
>> 5) The jar file is there at the right place
>> (org.apache.log4j_1.2.13.v200706111418.jar), what is the problem=3D
>> ERROR [0006] : No suitable provider for component
>> org.apache.log4j:osgi.bundle was found in searchPath
>> develop.extra.plugin
>> ERROR [0006] : Provider
>> cvs(:pserver:schulz@s60ad75.fid1.root4.net:/ntp_common_desktop,/RCP-SD=
K-3.3.X/RCP-SDK-EKSTRA/org.apache.log4j):
>> No match found for component org.apache.log4j
>>
>> Was thinking it was because it don't want jar file or because the
>> version
>> number is in the jar file
>>
>> /Henrik
>>
>>
>
> _______________________________________________
> buckminster-dev mailing list
> buckminster-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/buckminster-dev
>

------=_20080214092319_26645
Content-Type: text/plain; name="rmap-file.txt"
Content-Disposition: attachment; filename="rmap-file.txt"
Content-Transfer-Encoding: quoted-printable

<?xml version=3D"1.0" encoding=3D"UTF-8"?>
<rmap
xmlns=3D"http://www.eclipse.org/buckminster/RMap-1.0"
xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance"
xmlns:mp=3D"http://www.eclipse.org/buckminster/MavenProvider-1.0"
xmlns:bc=3D"http://www.eclipse.org/buckminster/Common-1.0">

<searchPath name=3D"default">
<provider readerType=3D"cvs" componentTypes=3D"jar,eclipse.feature,osgi=
..bundle,buckminster" mutable=3D"true" source=3D"true">
<uri format=3D":pserver:schulz@s60ad75.fid1.root4.net:/ntp_common_desk=
top,/{0}">
<bc:propertyRef key=3D"buckminster.component" />
</uri>
</provider>
</searchPath>

<searchPath name=3D"develop.feature">
<provider readerType=3D"cvs" componentTypes=3D"jar,eclipse.feature,osgi=
..bundle,buckminster" mutable=3D"true" source=3D"true">
<uri format=3D":pserver:schulz@s60ad75.fid1.root4.net:/ntp_common_desk=
top,/{0}">
<bc:propertyRef key=3D"buckminster.component" />
</uri>
</provider>
</searchPath>

<searchPath name=3D"develop.extra.plugin">
<provider readerType=3D"cvs" componentTypes=3D"jar,osgi.bundle" mutable=
=3D"false" source=3D"false">
<uri format=3D":pserver:schulz@s60ad75.fid1.root4.net:/ntp_common_desk=
top,/RCP-SDK-3.3.X/RCP-SDK-EKSTRA/{0}">
<bc:propertyRef key=3D"buckminster.component" />
</uri>
</provider>
</searchPath>

=09
<locator searchPathRef=3D"develop.extra.plugin" pattern=3D"^org\.eclipse=
\..*" /> =09
<locator searchPathRef=3D"develop.feature" pattern=3D"^com\.nordea\.emf\=
..(.*\.)?feature" />=09
=20
<locator searchPathRef=3D"develop.extra.plugin" pattern=3D"^org\.apache(=
\..*)?" />=09
<locator searchPathRef=3D"develop" pattern=3D"^com\.nordea\.rcp\.feature=
...*" />=09
=09
=09
<locator searchPathRef=3D"default" pattern=3D".*" />=09
</rmap>
------=_20080214092319_26645--
Previous Topic:Re: [buckminster-dev] Help to buckminster
Next Topic:Re: [buckminster-dev] Help to buckminster
Goto Forum:
  


Current Time: Wed Sep 25 20:33:23 GMT 2024

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

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

Back to the top