Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [buckminster-dev] Help to buckminster

Hi Henrik,
I think you forgot to attach the rmap-file.txt.

Regards,
Thomas Hallgren

spam@xxxxxxxxxx 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=
        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@xxxxxxxxxxxxxxxxxxxxxx:/ntp_common_desktop,/RCP-SDK-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




Back to the top