Community
Participate
Working Groups
This looks like a organize includes that went bad. But I see a number of calls to BasePlugin log utilities from the android plugins. These should be added to the Activators of the plugin where the things that need to be logged.
Hmm. I'm not sure I like the code style you guys are using. It strays pretty far from the Eclipse standard we've used for years on the CDT, not to mention the standard Java source formatter. At any rate, I've added log methods to the UIPlugin and moved the calls to them. And I've checked it in so I can get unblocked.
Marking fixed.
Hi Doug, (In reply to comment #1) > At any rate, I've added log methods to the UIPlugin and moved the calls to > them. And I've checked it in so I can get unblocked. Are these changes in your commit #2167? Shouldn't we have a patch posted here? Thanks, Daniel Pastore
(In reply to comment #3) > Hi Doug, > > (In reply to comment #1) > > At any rate, I've added log methods to the UIPlugin and moved the calls to > > them. And I've checked it in so I can get unblocked. > > Are these changes in your commit #2167? > Shouldn't we have a patch posted here? > > Thanks, > > Daniel Pastore I have very little time to devote to this project so you'll likely see things like that happen from me. If I see something broken I'll raise a bug and if it's blocking and taking too long to get fixed, like this one, I'll just fix it.