Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » RCP Product export ...
RCP Product export ... [message #435984] Sun, 28 August 2005 19:23 Go to next message
Peter is currently offline PeterFriend
Messages: 51
Registered: July 2009
Member
Hi,
i've a big troubles with RCP Product Export ...
I've created a application which i want to distribute as standalone RCP, but
the problem is when i create product definition and try to export the
product with the export wizard it export only the icons and other things,
but it doesn't create the jar file for the plugin = application ?!
When i do create new workspace and create the product definition and all the
stuffs from scratch again, then it works but when i change something and try
it to export it again, then it doesn't work any more ...

I'm on Eclipse 3.1, has someone any idea ?

Thanks
Peter
Re: RCP Product export ... [message #435988 is a reply to message #435984] Mon, 29 August 2005 05:15 Go to previous message
Eclipse UserFriend
Originally posted by: vsbabu.hotmail.com

Hi,

There are many things to check here.
1) Open your plugin.xml and then look into "build" tab. You should see t=
he =

jar file there.
See the selection list named "Binary Build" -- add files and folders=
=

you need to be
included there. At a minimum, you will need to include the folders =

where your
class files are getting built, plugin.xml, icons and any splash scre=
en =

bmps.
2) Now go to "build.properties" tab. This should reflect what you select=
ed =

in step 1
under bin.includes. Also, check what is kept as source.yourjar and =

output.yourjar.
3) Make sure your project is actually getting built. If in doubt, go to =
=

Project menu
and uncheck "Build Automatically". Now do a "Clean" and then a "Buil=
d". =

Now you can
enable "Build Automatically".
4) Go to your product export configuration, synchronize and export.

I am a newbie to RCP, but these were some of the things I did to get my =
=

product working :-)

Regards
Babu
--
http://vsbabu.org/

On Mon, 29 Aug 2005 00:53:36 +0530, Peter <peter.daransky@roha.at> wrote=
:

> Hi,
> i've a big troubles with RCP Product Export ...
> I've created a application which i want to distribute as standalone RC=
P, =

> but
> the problem is when i create product definition and try to export the
> product with the export wizard it export only the icons and other thin=
gs,
> but it doesn't create the jar file for the plugin =3D application ?!
> When i do create new workspace and create the product definition and a=
ll =

> the
> stuffs from scratch again, then it works but when i change something a=
nd =

> try
> it to export it again, then it doesn't work any more ...
>
> I'm on Eclipse 3.1, has someone any idea ?
>
> Thanks
> Peter
>
>



-- =

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Previous Topic:Eclipse Plugin connecting to and ebj3 server application.
Next Topic:Troubles extending a declared Perspective
Goto Forum:
  


Current Time: Thu Dec 26 11:08:33 GMT 2024

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

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

Back to the top