Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Update Manager does not work with org.eclipse.ui.examples.rcp.texteditor
Update Manager does not work with org.eclipse.ui.examples.rcp.texteditor [message #446582] Wed, 22 March 2006 07:12 Go to next message
Eclipse UserFriend
Hello!

Have tried to implement the Update Function in the rcp example:
org.eclipse.ui.examples.rcp.texteditor but it does not work! It only
works in the debug- Mode! But I cannot export my Project! I have zipped
the whole workspace...you can download it:
http://blog.herrderringe.at/user/admin/TextEdit.zip

thanx
karl


!ENTRY org.eclipse.osgi 2006-03-22 13:03:46.625
!MESSAGE Application error
!STACK 1
java.lang.NoClassDefFoundError: org/eclipse/update/standalone/UpdateCommand
at
org.eclipse.ui.examples.rcp.texteditor.TextEditorApplication .run(TextEditorApplication.java:27)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
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.core.launcher.Main.invokeFramework(Main.java:334 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
Re: Update Manager does not work with org.eclipse.ui.examples.rcp.texteditor [message #446595 is a reply to message #446582] Wed, 22 March 2006 08:33 Go to previous messageGo to next message
Eclipse UserFriend
Have you added the org.eclipse.* plugins associated with the
UpdateCommand to both your RCP app plugin manifest and to your Product
Configuration definition (and/or your feature, if you are using features)?

Later,
PW
Re: Update Manager does not work with org.eclipse.ui.examples.rcp.texteditor [message #446638 is a reply to message #446595] Wed, 22 March 2006 09:18 Go to previous messageGo to next message
Eclipse UserFriend
Paul Webster schrieb:
> Have you added the org.eclipse.* plugins associated with the
> UpdateCommand to both your RCP app plugin manifest and to your Product
> Configuration definition (and/or your feature, if you are using features)?
>
> Later,
> PW

Of corse! I think so...I have done it that way: File -> New -> Product
Configuration -> use a launch configuration (the launch configuration
wich works!)

Karl
Re: Update Manager does not work with org.eclipse.ui.examples.rcp.texteditor [message #446764 is a reply to message #446638] Thu, 23 March 2006 10:56 Go to previous message
Eclipse UserFriend
Karl schrieb:
> Paul Webster schrieb:
>> Have you added the org.eclipse.* plugins associated with the
>> UpdateCommand to both your RCP app plugin manifest and to your Product
>> Configuration definition (and/or your feature, if you are using
>> features)?
>>
>> Later,
>> PW
>
> Of corse! I think so...I have done it that way: File -> New -> Product
> Configuration -> use a launch configuration (the launch configuration
> wich works!)
>
> Karl

I have got it! It works....error was: i have tried to run an
product...in Debug mode there ws no Problem, but when I wanted to build
it...I had an Problem with the Update Plugin...working Textedit example:
http://blog.herrderringe.at/user/admin/TextEdit.rar

thanx
Previous Topic:REPOST because of no response ... Eclipse 3.2 M5 Workingsets button on toolbar
Next Topic:Opening more two files with same editor
Goto Forum:
  


Current Time: Wed Jul 30 02:55:50 EDT 2025

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

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

Back to the top