|
|
|
Re: Product export problems [message #436161 is a reply to message #436153] |
Wed, 31 August 2005 21:12 |
Eclipse User |
|
|
|
Originally posted by: bermudez.mbari.org
Ricky wrote:
>>> During export I keep on getting the following errors: <i># 31 Aug
>>> 2005 11:22:22 ---------- 1. ERROR in
>>> D:\workspace\factOrFiction\src\factOrFiction\Application.jav a (at
>>> line 3) import org.eclipse.core.runtime.IPlatformRunnable;
>>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import
>>> org.eclipse.core.runtime.IPlatformRunnable cannot be resolved
>>
>>
>> I've seen this as well and can't explain why it happens. After some
>> fiddling around I discovered that in my case this problem occured only
>> when I had imported plug-ins from the installation into the workspace.
>> Try closing all org.eclipse.* projects and the like if you have such in
>> your workspace.
>
>
> It seems to be related to plugins imported as binary projects with
> linked content. I got the same error and after recreating all eclipse
> plugins as binary only projects exports work again although all
> projects are open.
>
> Its interesting, exporting rcp applications causes a lot of trouble and
> many people have difficulties with it (according to the frequent posts
> in the newsgroups).
>
> Ricky
This worked for me:
If you have external jars put them in another plugin (which contains
only the jars) and then you create that plugin as a dependent plugin.
This solved me problems when exporting an RCP Application.
Luis
|
|
|
|
Powered by
FUDForum. Page generated in 0.03693 seconds