|
Re: RCP Product export ... [message #435988 is a reply to message #435984] |
Mon, 29 August 2005 05:15 |
Eclipse User |
|
|
|
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/
|
|
|
Powered by
FUDForum. Page generated in 0.03988 seconds