Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] PDE power tools?

Thx for the pointer to the view. 
I'm just trying to understand if the problem I'm having is caused by PDE state being messed up or JDT having bogus class paths, or ...

On 2010-02-26, at 11:46 AM, Chris Aniszczyk wrote:

> On Thu, Feb 25, 2010 at 7:03 PM, Pascal Rapicault <pascal@xxxxxxxxxxxx> wrote:
>> Hi,
>> 
>> Using 3.5, I very consistently run into problems where my projects no longer compile or are not visible and I have to perform some PDE magic dance to get back into a working state.
>> So my question is the following, when I'm in this state, are there any introspection tool (much like the equinox core tools) or view that I could use to see the PDE models (bundles, features, etc).
> 
> Your best bet is the "Target Platform State" view that ships with
> Eclipse. That represents the PDE State. I'm sure it could be improved
> but that's the best we have without debugging the state by hand. What
> type of stuff were you looking for?
> 
> Cheers,
> 
> -- 
> Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
> http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
> _______________________________________________
> pde-dev mailing list
> pde-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/pde-dev



Back to the top