How to make plugin as deployable plugin in eclipse [message #317151] |
Wed, 27 June 2007 05:41 |
Eclipse User |
|
|
|
Originally posted by: vibhoodh_srikar.yahoo.co.in
Hi,
I have plugin whose structure is follows.,
testPlugin
|
|-- src/java -- which contains all the java files
|
|-- src/configuration -- which contains the xml and property
files
other files like Manifest,icons,build.pro etc;
src/java , src/configuration are on the classpath
I wnat to make this as deployable plugin which I want to make copy this in
eclipse/plugins folder
I have tried with Export as Deployable plugins and fragments option, and
copied the same in eclipse/plugins folder and restarted the eclipse
I add this as a dependency plugin to my sourcePlugin, I am able to
access the file in testPlugin but at runtime when I am referring the xml
files(which are under src/configuration) , It is unable to load the the
contents of xml file which containd bean definitions..
Thanks,
Srikar
|
|
|
Powered by
FUDForum. Page generated in 0.02771 seconds