hello, I would like to use the documentation generator capabilities. I read this tutorial http://topcased-mm.gforge.enseeiht.fr/website/gendoc/index.html
I get an error when I run the wizzard. Here are the steps (I use the Linux Topcased 3.2 RCP version): 1. select the uml model (using the uml editor and also tried withthe the Topcased outline) 2. File>Export>Topcased>Documentation Generation 3. Error: java.lang.NullPointerException at org.topcased.gendoc.ihm.export.wizards.GenerateDocWizardPage.updateAvailableTemplates(GenerateDocWizardPage.java:251) at org.topcased.gendoc.ihm.export.wizards.GenerateDocWizardPage.initializeData(GenerateDocWizardPage.java:181) at org.topcased.gendoc.ihm.export.wizards.GenerateDocWizardPage.createControl(GenerateDocWizardPage.java:141) at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1147) at org.eclipse.jface.wizard.WizardDialog.access$2(WizardDialog.java:1139) at org.eclipse.jface.wizard.WizardDialog$4.run(WizardDialog.java:1128) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1126) at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:820) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:369) at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158) did I miss something? _______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users
