2008/5/16 David Leangen <[EMAIL PROTECTED]>:
>
> Hi, Stuart,
>
> > hmm, can you check to see where it is in the .classpath file
>
> It's at the very top:
>
>
>
> kind="src" path="src/main/resources"/>
>
> path="org.eclipse.pde.core.requiredPlugins"/>
>
> path="org.eclipse.jdt.launching
Hi, Stuart,
> hmm, can you check to see where it is in the .classpath file
It's at the very top:
...
> local testing here shows it only shows the jar when the M2_REPO
> entries are above the requiredPlugins container - if I move this
> container up in the classpath then i
2008/5/16 David Leangen <[EMAIL PROTECTED]>:
> > the only way the "requiredPlugins" section will be missing is if you
> > explicitly set , in which case you need to add:
>
>
> org.eclipse.pde.core.requiredPlugins
>
> You sure that's right?
>
yes, this entry must be in the set of classpath contain
Hey, Stuart,
> as mentioned in the very last email I sent,
Oops! Sorry, I must have overlooked that post. :-/
> the only way the "requiredPlugins" section will be missing is if you
> explicitly set , in which case you need to add:
org.eclipse.pde.core.requiredPlugins
You sure that's right?
Add "requiredBundle" entry automatically
Key: PAXCONSTRUCT-84
URL: http://issues.ops4j.org/jira/browse/PAXCONSTRUCT-84
Project: Pax Construct
Issue Type: Improvement
Reporter: David Leange
2008/5/16 David Leangen <[EMAIL PROTECTED]>:
> > > There is no "requiredPlugins" entry. Could this be the
> > > problem?
>
> 2008/5/15 Stuart McCulloch <[EMAIL PROTECTED]>:
>
> hmm - if you're using the pax:eclipse goal then there should
> > be a "requiredPlugins" entry, as it's explicitly added b
> I think you should abandon Eclipse PDE and use only the
> JDT like most OSGi developers do.
How do you know what most developers do? Please tell me your secret.
If I knew what "most OSGi developers do", that would make things a lot
easier. Are there "best practices" for this?
I'm just hacking
> I'll get round to looking at this sometime - at the moment
> I'm trying to avoid taking on too many work items, so my
> stomach can recover
Recover? From what? Did you get some nasty bug, or maybe food poinsoning or
something?
Anyway, hope you're doing ok!
> > There is no "requiredPlugins" e
Hi Craig,
Unfortunately that is not possible currently. I spend some time in the
past on how that can be implemented and I do have some ideas but not
time for the moment to try it out.
The main "problem" here is the fact that when we start the target
framework as felix for example we use the text
This is probably a FAQ, but I can't seem to find the answer that I'm
looking for, so I'll ask it here...
When I start up Pax Runner, with all of the bundles that I want loaded
and started in the container, it makes a copy of those bundles to its
cache under the /runner directory. That's a good
2008/5/15 David Leangen <[EMAIL PROTECTED]>:
> > hmm, sounds like a bug in Eclipse - if you're changing a class and
> > have other projects in your workspace that reference that class then
> > why won't it refactor them? unless it's just going by the
> > "requiredPlugins" dynamic container (PDE p
2008/5/15 Niclas Hedhman <[EMAIL PROTECTED]>:
> On Thu, May 15, 2008 at 2:43 PM, David Leangen <[EMAIL PROTECTED]> wrote:
>
> > And please, no more IDEA jokes. It's not funny any more. ;-)
>
> Who is joking?? Simple solution to a persisting problem...
>
> Seriously though, I think you should aband
2008/5/15 David Leangen <[EMAIL PROTECTED]>:
>
>
> > hmm, sounds like a bug in Eclipse - if you're changing a class and
> > have other projects in your workspace that reference that class then
> > why won't it refactor them? unless it's just going by the
> > "requiredPlugins" dynamic container (P
On Thu, May 15, 2008 at 2:43 PM, David Leangen <[EMAIL PROTECTED]> wrote:
> And please, no more IDEA jokes. It's not funny any more. ;-)
Who is joking?? Simple solution to a persisting problem...
Seriously though, I think you should abandon Eclipse PDE and use only
the JDT like most OSGi develop
14 matches
Mail list logo