Skip to main content

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

Back in November I sent an email to the list reporting that a strange wizard page was showing up when creating a new CDT project. I quickly retracted the question remembering that I had at one time been playing with wizards and thinking that the strange page was probably related.

But, I just saw it again, and this time I double checked. I might not be crazy after all :-)

In cvs (i.e., I verified this isn't just a local file), there's an AlwaysPresentWizardPage.java that is, I assume, used for JUnit testing. It's definitely the page I'm seeing and it looks like it's somehow getting picked up by the runtime workbench instance. I'm seeing this with 4.0, but I think I originally saw it with 3.1.2, so it might be happening in both.

File > New > Project > C > Managed Make C Project > ...

Go through the pages and the last one that shows up is the one seen in the attached screenshot. Someone please tell me if I'm hallucinating. Again, it doesn't show up with a base 3.3M4 + CDT integration build, but with the CDT sources checked out from cvs, the runtime workbench shows this rogue page.

John



Attachment: ss.gif
Description: GIF image


Back to the top