Building KNIME product using Buckminster

Hi,

I want to build KNIME product using Buckminster.I followed the steps given in the below link.

http://tech.knime.org/building-knime-and-update-sites

But i am getting the below error:

ERROR   [0001] : No suitable provider for component org.knime.features.base/0.1.0 was found in resourceMap http://www.knime.org/files/KNIME.rmap
  ERROR   [0001] : No component type with id eclipse.feature has been registered with extension-point org.eclipse.buckminster.core.componentTypes
  ERROR   [0001] : No component type with id osgi.bundle has been registered with extension-point org.eclipse.buckminster.core.componentTypes
  ERROR   [0001] : No component type with id osgi.bundle has been registered with extension-point org.eclipse.buckminster.core.componentTypes
  ERROR   [0001] : No component type with id osgi.bundle has been registered with extension-point org.eclipse.buckminster.core.componentTypes
  ERROR   [0001] : No component type with id osgi.bundle has been registered with extension-point org.eclipse.buckminster.core.componentTypes
  ERROR   [0001] : No component type with id eclipse.feature has been registered with extension-point org.eclipse.buckminster.core.componentTypes
  ERROR   [0001] : No component type with id osgi.bundle has been registered with extension-point org.eclipse.buckminster.core.componentTypes
  ERROR   [0001] : No component type with id osgi.bundle has been registered with extension-point org.eclipse.buckminster.core.componentTypes
  ERROR   [0001] : No component type with id eclipse.feature has been registered with extension-point org.eclipse.buckminster.core.componentTypes
  ERROR   [0001] : No suitable provider for component org.knime.features.base/0.1.0 was found in searchPath jars
    ERROR   [0001] : Version null rejected: Not designated by 0.1.0
  ERROR   [0001] : No component type with id maven has been registered with extension-point org.eclipse.buckminster.core.componentTypes
  ERROR   [0001] : No component type with id eclipse.feature has been registered with extension-point org.eclipse.buckminster.core.componentTypes
Errors and Warnings
E [0001] : No suitable provider for component org.knime.features.base/0.1.0 was found in resourceMap http://www.knime.org/files/KNIME.rmap
E   [0001] : No component type with id eclipse.feature has been registered with extension-point org.eclipse.buckminster.core.componentTypes
E   [0001] : No component type with id osgi.bundle has been registered with extension-point org.eclipse.buckminster.core.componentTypes
E   [0001] : No suitable provider for component org.knime.features.base/0.1.0 was found in searchPath jars
E     [0001] : Version null rejected: Not designated by 0.1.0
E   [0001] : No component type with id maven has been registered with extension-point org.eclipse.buckminster.core.componentTypes
TAG-ID 0001 = Query for org.knime.features.base/0.1.0

Please suggest what can be done to resolve this issue.

I am using eclipse_knime_2.10.1.win32.win32.x86_64.zip version of KNIME SDK.

 

Your Buckminster installation is missing the "Buckminster - PDE support".

Thank You.

I installed the "Buckminster - PDE support".It solved that issues

Are the SVN credentials same as that of the forum credentials ?.

 

 

No, the SVN that's listed in the resource map is non-public. You only get binaries with our cquery and rmap.

Dear unnitechm.

    I am new to knime.

    could you please help me about buiding knime.

    more details about building knime are very appreciate.

    thank you very much.

 

Knime RCP SVN is non-public.

Buckminster has a lot of options but is not easy to comprehend.

For plugins use Tycho and Jenkins (Note :Knime uses Buckminster for plugins too).

Hope this helps.