It seems that you only need to fill the getDefaultTemplateId() method in the FsmDiagramsPage class as follow :

    /**
     * @see org.topcased.modeler.wizards.DiagramsPage#getDefaultTemplateId()
     * @return String
     * @generated
     */
    public String getDefaultTemplateId() {
        // TODO return the corresponding ID of the default template
        return "hevs.modeldesigner.modeler.fsm.fsmdiagram.templates.fsmdiagram";

    }

However, we will try to look deeper in the code to avoid such manual change.

Regards,
Jacques

Dyze Ryu a écrit :
Re-Bonjour,

Merci beaucoup pour votre réponse très rapide :) .

Voici donc les fichiers que vous m'avez demandé.

Et encore merci pour votre aide...

Très Cordialement
Hugo Nunes

  

_______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users

--
Anyware Technologies
Jacques LESCOT
Project Manager
Eclipse Technical Expert
[EMAIL PROTECTED]
Standard : +33(0)5 61 00 52 90
Direct : +33(0)5 61 00 06 60
Mobile : +33(0)6 74 49 23 34
Fax : +33(0)5 61 00 51 46
 
New address

Anyware Technologies
Lake Park
ZAC de l'Hers - Allée du Lac
BP 87216
31672 Labège Cedex
France
www.anyware-tech.com
_______________________________________________
Topcased-users mailing list
[email protected]
http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users

Reply via email to