Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » exporting plugin to jar file
exporting plugin to jar file [message #221500] Sun, 04 April 2004 05:15 Go to next message
Eclipse UserFriend
Originally posted by: eclipse_profiler_dev.hotmail.com

I have been developing my plugin through running a runtime workbench .

I have now exported my plugin to a jar file - and added to a folder in the
plugin directory.

All of the functionality works, but the pictures are just little red squares
and the launch configuration images for everything all very very small?

Has anyone had this problem before or know what is happening ?

Thanks for any advice

Laura
Re: exporting plugin to jar file [message #221598 is a reply to message #221500] Sun, 04 April 2004 13:59 Go to previous message
Eclipse UserFriend
Maybe you haven't written in the file "build.properties" the lines which
make that when you export as a deployable plug-in also export the icon
folder. Are you sure that in the plugin folder finds the icons folder?

For example (build.properties):

bin.includes = plugin.xml,\
*.jar,\
about.ini,\
icons/
Previous Topic:How can I use a bitmap as icon on my application?
Next Topic:Plugin wizard in Eclipse 3.0 M8 bug?
Goto Forum:
  


Current Time: Wed Jul 16 00:36:08 EDT 2025

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

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

Back to the top