Andreas Pieber | 26 Apr 06:32
Picon
Gravatar

Re: Eclipse PAX Plugin Issue

Hey Matt,

On Mon, Apr 25, 2011 at 11:51 PM, Matt Madhavan
<mattmadhavan@...> wrote:
> How can I solve this?

This looks very much like an incompatibility to the eclipse version
you're using; I'm afraid the only way to solve this is hack into the
plugin and update it

> Is PAX eclipse plugin deprecated?

Yes it is for the moment because of a lack of development resources
for the plugin. Toni already talked this in another post to this list
today

> I want to be able to provision all the bundles from within Eclipse IDE and start and debug my application?
What are my options?
> Is remote debugging with PAX -EXAM my only option? Whats the standard practice? How do people perform this?

Typically I develop in eclipse using mvn eclipse:eclipse; import
existing projects. Start the OSGi environment with remote debugging
enabled and attach a remote debugger from the Eclipse IDE. This might
not be perfect but works quite well for me since I'm switching between
various IDE's. In addition i'm using Karaf and the dev:watch command
does a lot of work for me. But maybe some ppl sticking only with
eclipse have some better ideas here.

Kind regards,
Andreas

>
> Any help will be appreciated?
> Thanks in advance!
> Matt
> _______________________________________________
> general mailing list
> general@...
> http://lists.ops4j.org/mailman/listinfo/general
>
>

Gmane