Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] CDT 4.0 wizard page problem

OK, I'll buy the precedence for the test classes adding to the UI (a new view, e.g.,), but hopefully not for rendering a key feature useless. :-) Just giving you a hard time. It's clear you recognize this as a bug, but given the redesign work you've mentioned, and the easy workaround, I have to agree with you that ignoring this makes the most sense. Thanks for the info.

John


At 09:33 AM 2/8/2007, Chris Recoskie wrote:
This is an old problem...

See 105466: managedBuilder junit test plugins cause a mgd project creation
UI error
https://bugs.eclipse.org/bugs/show_bug.cgi?id=105466

Historically speaking, at the time that the new project wizard
customizablity feature was being worked on, we didn't realize until too
late in the cycle that the test page was causing headaches, so we left
things as they were because the workaround was so easy, and because end
users will never see the problem.  Unfortunately it's been low on the list
of priorities so it's been hard to find time to work on it since then.

I plan to fix this for 4.0, however Mikhail S is completely reworking the
way the project model and wizards work, so it makes sense to wait with this
until the New Project Model issue is resolved.  Mikhail hasn't done any
work yet to provide support for this extension point in the new wizard flow
he's creating, but he plans to.

BTW the UI tests add the AST view to the CDT, so there is a precedence for
the tests modifying the UI.  Not that the precedence matters... this is
still a crappy bug that needs to get fixed :-)

===========================

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt




  From:   John Cortell <john.cortell@xxxxxxxxxxxxx>

  To:     CDT Debug developers list <cdt-debug-dev@xxxxxxxxxxx>

  Date:   08/02/2007 06:59 AM

  Subject [cdt-debug-dev] CDT 4.0 wizard page problem
  :





Oh, and of course, after hitting Send, it occurred to me that I should see
what happens if I remove the managedbuilder test plugin from my workspace.
Walah...no more strange wizard page. That doesn't seem right to me--that
the mere presence of the test plugin should alter the behavior of the
tools. So I'm not retracting my email this time, but I will say that I
figured out how to get around the problem. :-)

John


_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev


_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev



Back to the top