Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Popup Menu Example Project
Popup Menu Example Project [message #585057] Fri, 14 November 2008 16:01
David Smith is currently offline David SmithFriend
Messages: 7
Registered: July 2009
Junior Member
Hi,

Eclipse Version 3.4.1 Build id: M20080911-1700
JDK Version 1.6.0_10
Windows XP

I am trying to learn about Eclipse Plugins and I have created a Plugin
Project based on the Popup Menu example. I can launch it as an Eclipse
Application and see my plugin in the list of plugins available from
"Help->About Eclipse Platform". I created a test Java project in the
launched application, but no matter where I right-click I don't see my
sub-menu. What am I missing here?

I tried adding System.out.println() calls in each method of the plugin
classes but nothing was output (that I could find) in any Console or log
file. What is the best method to use to output debug information in a
plugin?

Thanks,
David
Previous Topic:Problem with Category name when browsing a site
Next Topic:problems to boot solution
Goto Forum:
  


Current Time: Tue Sep 24 10:20:27 GMT 2024

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

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

Back to the top