Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to make plugin as deployable plugin in eclipse
How to make plugin as deployable plugin in eclipse [message #317151] Wed, 27 June 2007 05:41
Eclipse UserFriend
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
Previous Topic:context help for editors
Next Topic:Create an editor with an existing plugin
Goto Forum:
  


Current Time: Fri May 09 23:10:47 EDT 2025

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

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

Back to the top