Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » PDE Incubator Dependency Visualization (don't work)
PDE Incubator Dependency Visualization [message #506416] Thu, 07 January 2010 08:21 Go to next message
Stella Levin is currently offline Stella LevinFriend
Messages: 89
Registered: July 2009
Member
Hi, I have installed the PDE Incubator Dependency Visualization project via Software Updates -> Available Software, from site:
http://download.eclipse.org/eclipse/pde/incubator/visualizat ion/site
I open Window->Show View->Other->PDE->Graph Plug-in Dependencies
and get the window, but it doesn't have a graph. When I open "Plug-in Dependencies" - I get a dependencies of a plugin. Any suggestions?
Thanks, Stella
Re: PDE Incubator Dependency Visualization [message #506504 is a reply to message #506416] Thu, 07 January 2010 18:21 Go to previous messageGo to next message
Chris Aniszczyk is currently offline Chris AniszczykFriend
Messages: 674
Registered: July 2009
Senior Member
On 1/7/10 2:21 AM, Stella wrote:
> Hi, I have installed the PDE Incubator Dependency Visualization project
> via Software Updates -> Available Software, from site:
> http://download.eclipse.org/eclipse/pde/incubator/visualizat ion/site
> I open Window->Show View->Other->PDE->Graph Plug-in Dependencies
> and get the window, but it doesn't have a graph. When I open "Plug-in
> Dependencies" - I get a dependencies of a plugin. Any suggestions?

If you right click in the view and select "Focus On..." you should get a
graph. You have to focus first... does that help?

Cheers,

Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
Re: PDE Incubator Dependency Visualization [message #506788 is a reply to message #506504] Sun, 10 January 2010 06:30 Go to previous messageGo to next message
Stella Levin is currently offline Stella LevinFriend
Messages: 89
Registered: July 2009
Member
Hi, Chris. It doesn't help. When I select "Focus On" - I get an exception - see below. I use eclipse 3.4.1 under Linux 64. I checked - this class really not defined in org.eclise.pde.ui plugin. Should I take another eclipse version?
java.lang.NoClassDefFoundError: org/eclipse/pde/internal/ui/dialogs/PluginSelectionDialog
	at org.eclipse.pde.internal.visualization.dependency.views.PluginVisualizationView$5.run(PluginVisualizationView.java:469)
	at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583)
	at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
	at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3401)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3033)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)

Thanks for reply. Stella
Re: PDE Incubator Dependency Visualization [message #506992 is a reply to message #506788] Mon, 11 January 2010 16:07 Go to previous messageGo to next message
Chris Aniszczyk is currently offline Chris AniszczykFriend
Messages: 674
Registered: July 2009
Senior Member
On 1/10/10 12:30 AM, Stella wrote:
> Hi, Chris. It doesn't help. When I select "Focus On" - I get an
> exception - see below. I use eclipse 3.4.1 under Linux 64. I checked -
> this class really not defined in org.eclise.pde.ui plugin. Should I take

Ah, can you upgrade to 3.5? 3.4 is pretty old, the dependency visualizer
requires 3.5+ now.
Re: PDE Incubator Dependency Visualization [message #507246 is a reply to message #506416] Tue, 12 January 2010 15:51 Go to previous message
Stella Levin is currently offline Stella LevinFriend
Messages: 89
Registered: July 2009
Member
Yes, it works now. Thanks.
Previous Topic:Button in the PropertyView
Next Topic:Layout and Router??
Goto Forum:
  


Current Time: Fri Apr 19 05:24:22 GMT 2024

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

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

Back to the top