Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Can I copy one plugin subdirectory of V3.0 into v2.1.3's plugin directory?
Can I copy one plugin subdirectory of V3.0 into v2.1.3's plugin directory? [message #265151] Mon, 02 August 2004 20:48 Go to next message
Eclipse UserFriend
Originally posted by: zc.ssc.stn.sh.cn

I copy the org.eclipse.ui.console_3.0.0 into my eclipse (v2.1.3) plugin
directory. When I develop a plugin, I use some classes of this package.
But When I run it in runtime workbench, there is error on the class
ConsolePlugin. What's wrong?
Re: Can I copy one plugin subdirectory of V3.0 into v2.1.3's plugin directory? [message #265155 is a reply to message #265151] Mon, 02 August 2004 21:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: manahan.NOSPAM.ca.ibm.com

You are using a 3.0 api in a 2.1.3 version of eclipse. I'd be surprised
that worked.

Peter

zc wrote:
> I copy the org.eclipse.ui.console_3.0.0 into my eclipse (v2.1.3) plugin
> directory. When I develop a plugin, I use some classes of this package.
> But When I run it in runtime workbench, there is error on the class
> ConsolePlugin. What's wrong?
>
Re: Can I copy one plugin subdirectory of V3.0 into v2.1.3's plugin directory? [message #265159 is a reply to message #265155] Mon, 02 August 2004 22:24 Go to previous message
Eclipse UserFriend
Originally posted by: zc.ssc.stn.sh.cn

Yes, you are right. Then How can I out message to the console of runtime
workbench in v2.1.3?

Peter Manahan wrote:

> You are using a 3.0 api in a 2.1.3 version of eclipse. I'd be surprised
> that worked.

> Peter

> zc wrote:
> > I copy the org.eclipse.ui.console_3.0.0 into my eclipse (v2.1.3) plugin
> > directory. When I develop a plugin, I use some classes of this package.
> > But When I run it in runtime workbench, there is error on the class
> > ConsolePlugin. What's wrong?
> >
Previous Topic:Competing Vendor Extensions to Extension-point
Next Topic:java.security.NoSuchAlgorithmException in Eclipse 3
Goto Forum:
  


Current Time: Thu Jul 17 19:30:39 EDT 2025

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

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

Back to the top