Upgrade from eclipse 2.0 to eclipse 2.1 [message #62046] |
Wed, 03 March 2004 01:43  |
Eclipse User |
|
|
|
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 07:02  |
Eclipse User |
|
|
|
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 07:02  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.02908 seconds