Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » Upgrade from eclipse 2.0 to eclipse 2.1
Upgrade from eclipse 2.0 to eclipse 2.1 [message #62046] Wed, 03 March 2004 06:43 Go to next message
Eclipse UserFriend
Originally posted by: lizhih.cn.ibm.com

Hi,
I have developed a plugin using the EMF 1.01 on WSADIE5.0 , when I try to
run it on WSADIE5.1 , it doesn't work .

I've check the plugins in WSADIE5.1 , under the plugin folder
:org.eclipse.ui.2.1.1,no workbench.jar exists , but we used a lot of this
jar file on WSADIE5.0 , how to solve this problem?

Have anybody met this problem before ? Thank you in advance!
Re: Upgrade from eclipse 2.0 to eclipse 2.1 [message #62143 is a reply to message #62046] Wed, 10 March 2004 12:02 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

hellen wrote:

>Hi,
>I have developed a plugin using the EMF 1.01 on WSADIE5.0 , when I try to
>run it on WSADIE5.1 , it doesn't work .
>
>I've check the plugins in WSADIE5.1 , under the plugin folder
>:org.eclipse.ui.2.1.1,no workbench.jar exists , but we used a lot of this
>jar file on WSADIE5.0 , how to solve this problem?
>
>Have anybody met this problem before ? Thank you in advance!
>
>
>
>
org.eclipse.ui has been splitted into several plug-ins. As long as your
project(s) reference org.eclipse.ui you will not have any problems.
However, if you directly reference JARs then this hits you. You find
workbench.jar in org.eclipse.ui.workbench.

Dani
Re: Upgrade from eclipse 2.0 to eclipse 2.1 [message #596865 is a reply to message #62046] Wed, 10 March 2004 12:02 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

hellen wrote:

>Hi,
>I have developed a plugin using the EMF 1.01 on WSADIE5.0 , when I try to
>run it on WSADIE5.1 , it doesn't work .
>
>I've check the plugins in WSADIE5.1 , under the plugin folder
>:org.eclipse.ui.2.1.1,no workbench.jar exists , but we used a lot of this
>jar file on WSADIE5.0 , how to solve this problem?
>
>Have anybody met this problem before ? Thank you in advance!
>
>
>
>
org.eclipse.ui has been splitted into several plug-ins. As long as your
project(s) reference org.eclipse.ui you will not have any problems.
However, if you directly reference JARs then this hits you. You find
workbench.jar in org.eclipse.ui.workbench.

Dani
Previous Topic:Editor filenames pattern
Next Topic:link file in M7
Goto Forum:
  


Current Time: Tue Mar 19 06:17:09 GMT 2024

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

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

Back to the top