Split plugin over multiple projects [message #462922] |
Fri, 02 February 2007 12:55 |
Eclipse User |
|
|
|
Originally posted by: christian_schloemmer.yahoo.com
Hello,
is it possible to create a pluginproject that references other projects in the workspace without converting them to plugin projects? I also don't want to deploy the other projects to a .jar and reference the .jar from my plugin-project because that would mean I had to deploy the respective project each time I make a change.
Or is there any other possibility to split a plugin over more projects?
I would appriciate any answers - thx in advance,
Christian
|
|
|
|
|
|
|
Re: Split plugin over multiple projects [message #462955 is a reply to message #462927] |
Fri, 02 February 2007 14:46 |
Eclipse User |
|
|
|
Originally posted by: christian_schloemmer.yahoo.com
Hello Rohit,
that aproach would result in more plugins, but I'm supposed to have only one. Even though, I want to have more projects when developing my plugin since its a complex project and parts of it have to be compiled with different java versions.
I already thought about using Java projects instead of plugin projects and deploy the binaries manually or with ant, but that would mean I lose PDE support...
Christian
|
|
|
Re: Split plugin over multiple projects [message #462957 is a reply to message #462927] |
Fri, 02 February 2007 14:42 |
Eclipse User |
|
|
|
Originally posted by: christian_schloemmer.yahoo.com
Hello Rohit,
that aproach would result in more plugins, but I'm supposed to have only one. Even though, I want to have more projects when developing my plugin since its a complex project and parts of it have to be compiled with different java versions.
I already thought about using Java projects instead of plugin projects and deploy the binaries manually or with ant, but that would mean I lose PDE support...
Christian
|
|
|
|
Re: Split plugin over multiple projects [message #462962 is a reply to message #462931] |
Fri, 02 February 2007 15:28 |
Eclipse User |
|
|
|
Originally posted by: christian_schloemmer.yahoo.com
Thx a lot for your fast response. Indeed - thats exactly what I wanted to know.
Christian
PS: The problem with having more plugins is simply that I don't want to split related functionality over more plugins, even though it makes sense to split some parts into seperate projects for development.
|
|
|
|
Powered by
FUDForum. Page generated in 0.06070 seconds