[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: problem with product export...

sounds like you needed to -clean your workspace. so somewhere along the line eclipse probably cleaned itself and so its working now.

always do -clean after any plugins change in workspace. It should be automatically done by eclipse. They are still in the fantasy world of not needing it i guess...Even they will restart eclipse after plugins install but still wont force a clean.


CL


Hans-Peter wrote:
Hi CL,

answer: no way!

What can I do? Are there any steps to do?

With best regards, hpd.




"CL [dnoyeb] Gilbert" <Lamont_Gilbert@xxxxxxxxxxxxxxxxx> schrieb im Newsbeitrag news:djm5nf$9ir$1@xxxxxxxxxxxxxxxxxxx


Daser Hans-Peter wrote:

hello rcp developers,

since a couple of weeks I tried to export our rcp product - with no success!

Every export produces the 'logs.zip' file, which includes the protocol of exception: And there are some entries, which tell me that any different plugins couldn't be resolved. I did try a lot of configurations - include in dependencies, include in build path, include in classpath - no success!

Now I recognized that if I include a plugin in dependencies there is not the green sign - arrow from the top-left to bottom-right corner - but the white X on top of red circle. I didn't find any document that tells me, what this does mean.

Is there anybody out there, who can tell me, what I have to do to fix this situation?

With kind regards, your hpd.


Are you able to export in plugin or perhaps feature format?

CL