Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Eclipse 3.2 RC2-RC3 - jface.text ???
Eclipse 3.2 RC2-RC3 - jface.text ??? [message #448911] Sun, 07 May 2006 12:35 Go to next message
Eclipse UserFriend
I have a small application built in v3.1.2 that only has an editor that uses org.eclipse.jface.text. This app runs ok inside eclipse.

I imported it to v3.2RC2 and checked the plugin.xml.
It compiles but won't work inside eclipse!! Produces a whole bunch of errors at start time. As I could deduce, the cause of all the errors is this one: !MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.

I've been having this problem with jface.text and ui.console for all builds of 3.2 I've downloaded and installed.

How can I solve this problem?

Thanks a lot.
Re: Eclipse 3.2 RC2-RC3 - jface.text ??? [message #448969 is a reply to message #448911] Mon, 08 May 2006 00:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: temp.localhost.com

please check Paul Webster reply in eclipse.platform.swt,
dated "5/6/2006 11:25PM"
,titled "Re: how can i import org.eclipse.jface.text.TextViewer"

and then try add required plug-in in the following way
1. yours.product > Configuration > add required plug-in
2. Run > Plug-ins > add required plug-in

hope that help

"Antonio Gurisatti" <maguri@epm.net.co>
???????:23182443.1147019805371.JavaMail.root@cp1.javalobby.org...
>I have a small application built in v3.1.2 that only has an editor that
>uses org.eclipse.jface.text. This app runs ok inside eclipse.
>
> I imported it to v3.2RC2 and checked the plugin.xml.
> It compiles but won't work inside eclipse!! Produces a whole bunch of
> errors at start time. As I could deduce, the cause of all the errors is
> this one: !MESSAGE Missing required bundle org.eclipse.jface.text_0.0.0.
>
> I've been having this problem with jface.text and ui.console for all
> builds of 3.2 I've downloaded and installed.
>
> How can I solve this problem?
>
> Thanks a lot.
Re: Eclipse 3.2 RC2-RC3 - jface.text ??? [message #449025 is a reply to message #448969] Mon, 08 May 2006 10:29 Go to previous messageGo to next message
Eclipse UserFriend
Hi

I read the thread you mentioned but this does not solve my problem. org.eclipse.jface.text is already included in PDE dependencies. It won't compile if its not there. The problem is at execution time from inside Eclipse and by exporting the app. There must be something else I'm missing and can't find what the !*&%$ it is.

I've been struggling with this for days now. So any help is super welcomed!

Thanks a lot
Re: Eclipse 3.2 RC2-RC3 - jface.text ??? [message #449026 is a reply to message #449025] Mon, 08 May 2006 10:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: temp.localhost.com

Have you tried to add required plug-in in the following ways
1. yours.product > Configuration > add required plug-in
2. Run > Plug-ins > add required plug-in

?



"Antonio Gurisatti" <maguri@epm.net.co>
???????:16138145.1147098601978.JavaMail.root@cp1.javalobby.org...
> Hi
>
> I read the thread you mentioned but this does not solve my problem.
> org.eclipse.jface.text is already included in PDE dependencies. It won't
> compile if its not there. The problem is at execution time from inside
> Eclipse and by exporting the app. There must be something else I'm missing
> and can't find what the !*&%$ it is.
>
> I've been struggling with this for days now. So any help is super
> welcomed!
>
> Thanks a lot
Re: Eclipse 3.2 RC2-RC3 - jface.text ??? [message #449028 is a reply to message #449026] Mon, 08 May 2006 10:56 Go to previous messageGo to next message
Eclipse UserFriend
Hi Alfred

The answer is YES. Both org.eclipse.jface and org.eclipse.jface.text are included in the configuration required plugins.
Re: Eclipse 3.2 RC2-RC3 - jface.text ??? [message #449029 is a reply to message #449026] Mon, 08 May 2006 11:41 Go to previous message
Eclipse UserFriend
Alfred

I finally solved my problem.

But there still is something that bugs me:

In 3.1.2 you could run your app from inside eclipse without a product configuration, just by selecting "Run an application" in the run configuration. All you needed is to have a well configured plugin.xml

Looks like in 3.2 you must build your product configuration. If you don't, seems like eclipse builds a default one at run time and jface.text and console are not included.

If that is right I beleive that its an eclipse issue. I really liked it better the way 3.1.2 used to work.

I would really like very much to have this clarified because for me its not enough to solve a problem without knowing what is going on.

Nevertheless thanks a lot for the help. Your suggestions helped me out to find out a way to solve the problem.

AG
Previous Topic:Rich Text Edit
Next Topic:Trying to add key listeners to custom control
Goto Forum:
  


Current Time: Sun Aug 31 10:23:13 EDT 2025

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

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

Back to the top