FIXED.
Thank you, Cédric!
-Brad
On Feb 21, 4:32 pm, Cédric Beust ♔ <
ced...@beust.com> wrote:
> Actually, never mind: I just fixed the problem.
>
> Can you update your plug-in and report back?
>
> Thanks!
>
> --
> Cédric
>
> On Tue, Feb 21, 2012 at 4:13 PM, Cédric Beust ♔ <
ced...@beust.com> wrote:
>
>
>
> > Hi Brad,
>
> > Could you send me the JUnit class you're trying to convert?
>
> > Thanks.
>
> > --
> > Cédric
>
> >> org.testng.eclipse.refactoring.FindTestsRunnableContext.run(FindTestsRunnableContext.java:
> >> 14)
> >> at
> >> org.testng.eclipse.util.TestSearchEngine.findTests(TestSearchEngine.java:
> >> 70)
> >> at org.testng.eclipse.util.Utils.findTypes(Utils.java:173)
> >> at
>
> >> org.testng.eclipse.refactoring.TestNGXmlPage.createModel(TestNGXmlPage.java:
> >> 303)
> >> at
>
> >> org.testng.eclipse.refactoring.TestNGXmlPage.createControl(TestNGXmlPage.java:
> >> 97)
> >> at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:
> >> 174)
> >> at
>
> >> org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:
> >> 736)
> >> at
> >> org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:
> >> 608)
> >> at org.eclipse.jface.window.Window.create(Window.java:431)
> >> at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
> >> at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation
> >> $1.run(RefactoringWizardOpenOperation.java:172)
> >> at
> >> org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:
> >> 70)
> >> at
>
> >> org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:
> >> 193)
> >> at
>
> >> org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:
> >> 116)
> >> at
>
> >> org.testng.eclipse.refactoring.ConvertFromJUnitAction.run(ConvertFromJUnitAction.java:
> >> 43)
> >> at
>
> >> org.testng.eclipse.refactoring.ConvertFromJUnitAction.execute(ConvertFromJUnitAction.java:
> >> 20)
> >> at
> >> org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:
> >> 293)
> >> at
> >> org.eclipse.core.commands.Command.executeWithChecks(Command.java:
> >> 476)
> >> at
>
> >> org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:
> >> 508)
> >> at
>
> >> org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:
> >> org.testng.eclipse.refactoring.FindTestsRunnableContext.run(FindTestsRunnableContext.java:
> >> 14)
> >> at
> >> org.testng.eclipse.util.TestSearchEngine.findTests(TestSearchEngine.java:
> >> 70)
> >> at org.testng.eclipse.util.Utils.findTypes(Utils.java:173)
> >> at
>
> >> org.testng.eclipse.refactoring.TestNGXmlPage.createModel(TestNGXmlPage.java:
> >> 303)
> >> at
>
> >> org.testng.eclipse.refactoring.TestNGXmlPage.createControl(TestNGXmlPage.java:
> >> 97)
> >> at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:
> >> 174)
> >> at
>
> >> org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:
> >> 736)
> >> at
> >> org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:
> >> 608)
> >> at org.eclipse.jface.window.Window.create(Window.java:431)
> >> at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
> >> at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation
> >> $1.run(RefactoringWizardOpenOperation.java:172)
> >> at
> >> org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:
> >> 70)
> >> at
>
> >> org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:
> >> 193)
> >> at
>
> >> org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:
> >> 116)
> >> at
>
> >> org.testng.eclipse.refactoring.ConvertFromJUnitAction.run(ConvertFromJUnitAction.java:
> >> 43)
> >> at
>
> >> org.testng.eclipse.refactoring.ConvertFromJUnitAction.execute(ConvertFromJUnitAction.java:
> >> 20)
> >> at
> >> org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:
> >> 293)
> >> at
> >> org.eclipse.core.commands.Command.executeWithChecks(Command.java:
> >> 476)
> >> at
>
> >> org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:
> >> 508)
> >> at
>
> >> org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:
> >> 169)
> >> at
>
> >> org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:
> >> 241)
> >> at
>
> >> org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:
> >> 241)
> >> at
>
> >> org.eclipse.ui.menus.CommandContributionItem.handleWidgetSelection(CommandContributionItem.java:
> >> org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:
> >> 123)
> >> at
>
> >> org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:
> >> 196)
> >> at
>
> >> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:
> >> 110)
> >> at
>
> >> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java: