<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Updates for RCP Dummies - Restricting the Update-Manager</title>
	<link>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/</link>
	<description>rich client 2.0</description>
	<pubDate>Sat, 04 Feb 2012 13:37:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Blaise</title>
		<link>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-56640</link>
		<pubDate>Tue, 16 Jun 2009 14:21:29 +0000</pubDate>
		<guid>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-56640</guid>
					<description>Hi Tom!

I tried to download sources from the given CVS server, but my Tortoise cannot connect to the host (I cannot ping it).

Can you tell me, if IP changed, or how to get the sources? Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Hi Tom!</p>
<p>I tried to download sources from the given CVS server, but my Tortoise cannot connect to the host (I cannot ping it).</p>
<p>Can you tell me, if IP changed, or how to get the sources? Thanks a lot!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tom Seidel</title>
		<link>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-54337</link>
		<pubDate>Wed, 29 Apr 2009 08:01:52 +0000</pubDate>
		<guid>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-54337</guid>
					<description>@ccat 

Have you set up a target platform with the feature 1.0 and the plugins that are required to run this rcp application?</description>
		<content:encoded><![CDATA[<p>@ccat </p>
<p>Have you set up a target platform with the feature 1.0 and the plugins that are required to run this rcp application?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: ccat</title>
		<link>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-54326</link>
		<pubDate>Wed, 29 Apr 2009 03:35:38 +0000</pubDate>
		<guid>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-54326</guid>
					<description>I tried , it can find the feature but can not update. and the error info:
-------------------------------------------
Invalid combination
The current configuration cantains errors and this operation can have unpredictable results.
[Details]Resulting configuration does not contain the platform.
-------------------------------------------
where is the problem?</description>
		<content:encoded><![CDATA[<p>I tried , it can find the feature but can not update. and the error info:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Invalid combination<br />
The current configuration cantains errors and this operation can have unpredictable results.<br />
[Details]Resulting configuration does not contain the platform.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
where is the problem?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Xavier André</title>
		<link>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-45937</link>
		<pubDate>Mon, 10 Nov 2008 12:48:00 +0000</pubDate>
		<guid>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-45937</guid>
					<description>Here are the difference into the .product file once I updated the dependancies : 





Thanks.</description>
		<content:encoded><![CDATA[<p>Here are the difference into the .product file once I updated the dependancies : </p>
<p>Thanks.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Xavier André</title>
		<link>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-45936</link>
		<pubDate>Mon, 10 Nov 2008 12:46:21 +0000</pubDate>
		<guid>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-45936</guid>
					<description>OK, I tried to do it, but now I get this exception :

!SESSION 2008-11-10 13:45:07.788 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
Framework arguments:  -product de.spiritlink.update.rcp.update_product
Command-line arguments:  -product de.spiritlink.update.rcp.update_product -data C:\Users\xavier.andre\Documents\Sources\workspace-rcp-3.4/../runtime-de.spiritlink.update.rcp.product -dev file:C:/Users/xavier.andre/Documents/Sources/workspace-rcp-3.4/.metadata/.plugins/org.eclipse.pde.core/de.spiritlink.update.rcp.product/dev.properties -os win32 -ws win32 -arch x86 -consoleLog

!ENTRY org.eclipse.osgi 2 0 2008-11-10 13:45:09.406
!MESSAGE The activator de.spiritlink.update.rcp.Activator for bundle de.spiritlink.update.rcp is invalid
!STACK 0
org.osgi.framework.BundleException: The activator de.spiritlink.update.rcp.Activator for bundle de.spiritlink.update.rcp is invalid
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:146)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:980)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
	at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:234)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1274)
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)
	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:867)
	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:188)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
Caused by: java.lang.ClassNotFoundException: de.spiritlink.update.rcp.Activator
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:481)
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313)
	at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:139)
	... 23 more
Root exception:
java.lang.ClassNotFoundException: de.spiritlink.update.rcp.Activator
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:481)
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313)
	at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:139)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:980)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
	at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:234)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1274)
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)
	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:867)
	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:188)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 4 0 2008-11-10 13:45:09.426
!MESSAGE Application error
!STACK 1
org.eclipse.core.runtime.CoreException: Plug-in de.spiritlink.update.rcp was unable to load class de.spiritlink.update.rcp.Application.
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180)
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:162)
	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:867)
	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:188)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
Caused by: java.lang.ClassNotFoundException: de.spiritlink.update.rcp.Application
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:481)
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313)
	at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1274)
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)
	... 16 more

How can not it be able to find the activator class ?</description>
		<content:encoded><![CDATA[<p>OK, I tried to do it, but now I get this exception :</p>
<p>!SESSION 2008-11-10 13:45:07.788 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
eclipse.buildId=unknown<br />
java.version=1.6.0_07<br />
java.vendor=Sun Microsystems Inc.<br />
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR<br />
Framework arguments:  -product de.spiritlink.update.rcp.update_product<br />
Command-line arguments:  -product de.spiritlink.update.rcp.update_product -data C:\Users\xavier.andre\Documents\Sources\workspace-rcp-3.4/../runtime-de.spiritlink.update.rcp.product -dev file:C:/Users/xavier.andre/Documents/Sources/workspace-rcp-3.4/.metadata/.plugins/org.eclipse.pde.core/de.spiritlink.update.rcp.product/dev.properties -os win32 -ws win32 -arch x86 -consoleLog</p>
<p>!ENTRY org.eclipse.osgi 2 0 2008-11-10 13:45:09.406<br />
!MESSAGE The activator de.spiritlink.update.rcp.Activator for bundle de.spiritlink.update.rcp is invalid<br />
!STACK 0<br />
org.osgi.framework.BundleException: The activator de.spiritlink.update.rcp.Activator for bundle de.spiritlink.update.rcp is invalid<br />
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:146)<br />
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:980)<br />
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)<br />
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)<br />
	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)<br />
	at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:234)<br />
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1274)<br />
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)<br />
	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:867)<br />
	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)<br />
	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)<br />
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:188)<br />
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)<br />
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)<br />
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)<br />
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br />
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br />
	at java.lang.reflect.Method.invoke(Unknown Source)<br />
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)<br />
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)<br />
	at org.eclipse.equinox.launcher.Main.run(Main.java:1236)<br />
	at org.eclipse.equinox.launcher.Main.main(Main.java:1212)<br />
Caused by: java.lang.ClassNotFoundException: de.spiritlink.update.rcp.Activator<br />
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:481)<br />
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)<br />
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)<br />
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)<br />
	at java.lang.ClassLoader.loadClass(Unknown Source)<br />
	at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313)<br />
	at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)<br />
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:139)<br />
	&#8230; 23 more<br />
Root exception:<br />
java.lang.ClassNotFoundException: de.spiritlink.update.rcp.Activator<br />
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:481)<br />
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)<br />
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)<br />
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)<br />
	at java.lang.ClassLoader.loadClass(Unknown Source)<br />
	at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313)<br />
	at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)<br />
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:139)<br />
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:980)<br />
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)<br />
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)<br />
	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)<br />
	at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:234)<br />
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1274)<br />
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)<br />
	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:867)<br />
	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)<br />
	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)<br />
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:188)<br />
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)<br />
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)<br />
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)<br />
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br />
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br />
	at java.lang.reflect.Method.invoke(Unknown Source)<br />
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)<br />
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)<br />
	at org.eclipse.equinox.launcher.Main.run(Main.java:1236)<br />
	at org.eclipse.equinox.launcher.Main.main(Main.java:1212)</p>
<p>!ENTRY org.eclipse.osgi 4 0 2008-11-10 13:45:09.426<br />
!MESSAGE Application error<br />
!STACK 1<br />
org.eclipse.core.runtime.CoreException: Plug-in de.spiritlink.update.rcp was unable to load class de.spiritlink.update.rcp.Application.<br />
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180)<br />
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:162)<br />
	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:867)<br />
	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)<br />
	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)<br />
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:188)<br />
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)<br />
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)<br />
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)<br />
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br />
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br />
	at java.lang.reflect.Method.invoke(Unknown Source)<br />
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)<br />
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)<br />
	at org.eclipse.equinox.launcher.Main.run(Main.java:1236)<br />
	at org.eclipse.equinox.launcher.Main.main(Main.java:1212)<br />
Caused by: java.lang.ClassNotFoundException: de.spiritlink.update.rcp.Application<br />
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:481)<br />
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)<br />
	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)<br />
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)<br />
	at java.lang.ClassLoader.loadClass(Unknown Source)<br />
	at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313)<br />
	at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)<br />
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1274)<br />
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)<br />
	&#8230; 16 more</p>
<p>How can not it be able to find the activator class ?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tom Seidel</title>
		<link>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-45828</link>
		<pubDate>Thu, 06 Nov 2008 15:49:56 +0000</pubDate>
		<guid>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-45828</guid>
					<description>The product file was developed with 3.3, to resolve the missing dependencies, open the product file, change to the &quot;Configuration&quot;-Tab and use the &quot;Add required Plug-Ins&quot; button.</description>
		<content:encoded><![CDATA[<p>The product file was developed with 3.3, to resolve the missing dependencies, open the product file, change to the &#8220;Configuration&#8221;-Tab and use the &#8220;Add required Plug-Ins&#8221; button.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Xavier André</title>
		<link>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-45825</link>
		<pubDate>Thu, 06 Nov 2008 15:22:23 +0000</pubDate>
		<guid>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-45825</guid>
					<description>I get your source files from CVS but when I want to test your product by launching it form .product file, I get many errors. I'm under Eclipse 3.4.
Here are the errors :

!SESSION 2008-11-06 16:21:50.731 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
Framework arguments:  -product de.spiritlink.update.rcp.update_product
Command-line arguments:  -product de.spiritlink.update.rcp.update_product -data C:\Users\xavier.andre\Documents\Sources\workspace-plugins-3.4/../runtime-de.spiritlink.update.rcp.product -dev file:C:/Users/xavier.andre/Documents/Sources/workspace-plugins-3.4/.metadata/.plugins/org.eclipse.pde.core/de.spiritlink.update.rcp.product/dev.properties -os win32 -ws win32 -arch x86 -consoleLog

!ENTRY org.eclipse.equinox.app 0 0 2008-11-06 16:21:52.120
!MESSAGE Product de.spiritlink.update.rcp.update_product could not be found.

!ENTRY org.eclipse.osgi 4 0 2008-11-06 16:21:52.167
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
	at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:236)
	at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2008-11-06 16:21:52.214
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-06 16:21:52.214
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.net_1.1.0.I20080604.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.core.net 2 0 2008-11-06 16:21:52.214
!MESSAGE Missing required bundle org.eclipse.equinox.security_[1.0.0,2.0.0).

!ENTRY org.eclipse.osgi 2 0 2008-11-06 16:21:52.229
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-06 16:21:52.229
!MESSAGE Bundle initial@reference:file:../../Users/xavier.andre/Documents/Sources/workspace-plugins-3.4/de.spiritlink.update.rcp/ [2] was not resolved.
!SUBENTRY 2 de.spiritlink.update.rcp 2 0 2008-11-06 16:21:52.229
!MESSAGE Missing required bundle org.eclipse.update.core_0.0.0.
!SUBENTRY 2 de.spiritlink.update.rcp 2 0 2008-11-06 16:21:52.229
!MESSAGE Missing required bundle org.eclipse.update.scheduler_0.0.0.
!SUBENTRY 2 de.spiritlink.update.rcp 2 0 2008-11-06 16:21:52.229
!MESSAGE Missing required bundle org.eclipse.update.ui_0.0.0.
!SUBENTRY 2 de.spiritlink.update.rcp 2 0 2008-11-06 16:21:52.229
!MESSAGE Missing required bundle org.eclipse.ui.net_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-06 16:21:52.229
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.net_1.1.0.I20080604.jar/ [9] was not resolved.
!SUBENTRY 2 org.eclipse.core.net 2 0 2008-11-06 16:21:52.229
!MESSAGE Missing required bundle org.eclipse.equinox.security_[1.0.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-06 16:21:52.229
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.net_1.0.0.I20080605.jar/ [25] was not resolved.
!SUBENTRY 2 org.eclipse.ui.net 2 0 2008-11-06 16:21:52.229
!MESSAGE Missing required bundle org.eclipse.core.net_[1.0.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-06 16:21:52.229
!MESSAGE Bundle initial@reference:file:../../Users/xavier.andre/Documents/Sources/workspace-plugins-3.4/org.eclipse.update.core/ [28] was not resolved.
!SUBENTRY 2 org.eclipse.update.core 2 0 2008-11-06 16:21:52.229
!MESSAGE Missing required bundle org.eclipse.core.net_[1.0.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-06 16:21:52.229
!MESSAGE Bundle initial@reference:file:../../Users/xavier.andre/Documents/Sources/workspace-plugins-3.4/org.eclipse.update.core.win32/ [29] was not resolved.
!SUBENTRY 2 org.eclipse.update.core.win32 2 0 2008-11-06 16:21:52.229
!MESSAGE Missing host org.eclipse.update.core_[3.0.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-06 16:21:52.229
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.update.scheduler_3.2.100.v20080404.jar/ [30] was not resolved.
!SUBENTRY 2 org.eclipse.update.scheduler 2 0 2008-11-06 16:21:52.229
!MESSAGE Missing required bundle org.eclipse.update.core_[3.1.0,4.0.0).
!SUBENTRY 2 org.eclipse.update.scheduler 2 0 2008-11-06 16:21:52.229
!MESSAGE Missing required bundle org.eclipse.update.ui_[3.1.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-06 16:21:52.229
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.update.ui_3.2.100.v20080318.jar/ [31] was not resolved.
!SUBENTRY 2 org.eclipse.update.ui 2 0 2008-11-06 16:21:52.229
!MESSAGE Missing required bundle org.eclipse.update.core_[3.1.0,4.0.0).


Could you help to make it working under Eclipse 3.4 please ?
Thanks in advance !</description>
		<content:encoded><![CDATA[<p>I get your source files from CVS but when I want to test your product by launching it form .product file, I get many errors. I&#8217;m under Eclipse 3.4.<br />
Here are the errors :</p>
<p>!SESSION 2008-11-06 16:21:50.731 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
eclipse.buildId=unknown<br />
java.version=1.5.0_14<br />
java.vendor=Sun Microsystems Inc.<br />
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR<br />
Framework arguments:  -product de.spiritlink.update.rcp.update_product<br />
Command-line arguments:  -product de.spiritlink.update.rcp.update_product -data C:\Users\xavier.andre\Documents\Sources\workspace-plugins-3.4/../runtime-de.spiritlink.update.rcp.product -dev file:C:/Users/xavier.andre/Documents/Sources/workspace-plugins-3.4/.metadata/.plugins/org.eclipse.pde.core/de.spiritlink.update.rcp.product/dev.properties -os win32 -ws win32 -arch x86 -consoleLog</p>
<p>!ENTRY org.eclipse.equinox.app 0 0 2008-11-06 16:21:52.120<br />
!MESSAGE Product de.spiritlink.update.rcp.update_product could not be found.</p>
<p>!ENTRY org.eclipse.osgi 4 0 2008-11-06 16:21:52.167<br />
!MESSAGE Application error<br />
!STACK 1<br />
java.lang.RuntimeException: No application id has been found.<br />
	at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:236)<br />
	at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)<br />
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)<br />
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)<br />
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)<br />
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br />
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br />
	at java.lang.reflect.Method.invoke(Unknown Source)<br />
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)<br />
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)<br />
	at org.eclipse.equinox.launcher.Main.run(Main.java:1236)<br />
	at org.eclipse.equinox.launcher.Main.main(Main.java:1212)</p>
<p>!ENTRY org.eclipse.osgi 2 0 2008-11-06 16:21:52.214<br />
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:<br />
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-06 16:21:52.214<br />
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.net_1.1.0.I20080604.jar/ was not resolved.<br />
!SUBENTRY 2 org.eclipse.core.net 2 0 2008-11-06 16:21:52.214<br />
!MESSAGE Missing required bundle org.eclipse.equinox.security_[1.0.0,2.0.0).</p>
<p>!ENTRY org.eclipse.osgi 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:<br />
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Bundle initial@reference:file:../../Users/xavier.andre/Documents/Sources/workspace-plugins-3.4/de.spiritlink.update.rcp/ [2] was not resolved.<br />
!SUBENTRY 2 de.spiritlink.update.rcp 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Missing required bundle org.eclipse.update.core_0.0.0.<br />
!SUBENTRY 2 de.spiritlink.update.rcp 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Missing required bundle org.eclipse.update.scheduler_0.0.0.<br />
!SUBENTRY 2 de.spiritlink.update.rcp 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Missing required bundle org.eclipse.update.ui_0.0.0.<br />
!SUBENTRY 2 de.spiritlink.update.rcp 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Missing required bundle org.eclipse.ui.net_0.0.0.<br />
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.net_1.1.0.I20080604.jar/ [9] was not resolved.<br />
!SUBENTRY 2 org.eclipse.core.net 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Missing required bundle org.eclipse.equinox.security_[1.0.0,2.0.0).<br />
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.net_1.0.0.I20080605.jar/ [25] was not resolved.<br />
!SUBENTRY 2 org.eclipse.ui.net 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Missing required bundle org.eclipse.core.net_[1.0.0,2.0.0).<br />
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Bundle initial@reference:file:../../Users/xavier.andre/Documents/Sources/workspace-plugins-3.4/org.eclipse.update.core/ [28] was not resolved.<br />
!SUBENTRY 2 org.eclipse.update.core 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Missing required bundle org.eclipse.core.net_[1.0.0,2.0.0).<br />
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Bundle initial@reference:file:../../Users/xavier.andre/Documents/Sources/workspace-plugins-3.4/org.eclipse.update.core.win32/ [29] was not resolved.<br />
!SUBENTRY 2 org.eclipse.update.core.win32 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Missing host org.eclipse.update.core_[3.0.0,4.0.0).<br />
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.update.scheduler_3.2.100.v20080404.jar/ [30] was not resolved.<br />
!SUBENTRY 2 org.eclipse.update.scheduler 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Missing required bundle org.eclipse.update.core_[3.1.0,4.0.0).<br />
!SUBENTRY 2 org.eclipse.update.scheduler 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Missing required bundle org.eclipse.update.ui_[3.1.0,4.0.0).<br />
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.update.ui_3.2.100.v20080318.jar/ [31] was not resolved.<br />
!SUBENTRY 2 org.eclipse.update.ui 2 0 2008-11-06 16:21:52.229<br />
!MESSAGE Missing required bundle org.eclipse.update.core_[3.1.0,4.0.0).</p>
<p>Could you help to make it working under Eclipse 3.4 please ?<br />
Thanks in advance !
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Florin Banica</title>
		<link>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-44557</link>
		<pubDate>Wed, 08 Oct 2008 09:11:05 +0000</pubDate>
		<guid>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-44557</guid>
					<description>P.S. How can I &quot;tell&quot; the application where NOT to look for new features? I would like my application to look ONLY on MY update site and forget about the Eclipse updates...

Thanks again!</description>
		<content:encoded><![CDATA[<p>P.S. How can I &#8220;tell&#8221; the application where NOT to look for new features? I would like my application to look ONLY on MY update site and forget about the Eclipse updates&#8230;</p>
<p>Thanks again!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Florin Banica</title>
		<link>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-44556</link>
		<pubDate>Wed, 08 Oct 2008 09:07:59 +0000</pubDate>
		<guid>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-44556</guid>
					<description>How come that there is no &quot;Software Updates&quot; menu in your application? Isn't it coming &quot;together&quot; with the org.eclipse.update.ui plug-in?

And, in this case, how can you &quot;tell&quot; the application where to search for the new features if there is no feature installed when you run the application for the first time?

Thanks!</description>
		<content:encoded><![CDATA[<p>How come that there is no &#8220;Software Updates&#8221; menu in your application? Isn&#8217;t it coming &#8220;together&#8221; with the org.eclipse.update.ui plug-in?</p>
<p>And, in this case, how can you &#8220;tell&#8221; the application where to search for the new features if there is no feature installed when you run the application for the first time?</p>
<p>Thanks!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tom Seidel</title>
		<link>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-10340</link>
		<pubDate>Thu, 26 Jul 2007 17:51:09 +0000</pubDate>
		<guid>http://www.richclient2.de/2007_07_03/updates-for-rcp-dummies-restricting-the-update-manager/#comment-10340</guid>
					<description>I18n for the common eclipse plugins is already provided by eclipse. See http://download.eclipse.org/eclipse/downloads/drops/L-3.2.1_Language_Packs-200609210945/index.php</description>
		<content:encoded><![CDATA[<p>I18n for the common eclipse plugins is already provided by eclipse. See <a href='http://download.eclipse.org/eclipse/downloads/drops/L-3.2.1_Language_Packs-200609210945/index.php' rel='nofollow'>http://download.eclipse.org/eclipse/downloads/drops/L-3.2.1_Language_Packs-200609210945/index.php</a>
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

