MCD -> MPD
Bonjour,
J'ai essayé DBDesigner que je trouve pas mal ms comme je débute avec la
modélisation, j'aimerais trouver un LLibre qui me permette de passer de
MCD à MPD ; afin de corriger mes erreurs.
J'ai trouvé Nextobjects et j'ai installé j2sdk pour le faire tourner
(est-ce suffisant ?), il se lance et reste figé (cf ci-desssous),
quelqu'un a t'il réussi à le faire tourner ?
$ ./nextobjects.sh This product includes software developed by the
Apache Software Foundation
http://www.apache.org/
Initializing APP home /home/ben/devaki-nextobjects
Initializing default.properties
wrote /home/ben/devaki-nextobjects/devaki.properties
Initializing defaultbuild.properties
wrote /home/ben/devaki-nextobjects/defaultbuild.properties
Using torque from
:/usr/local/devaki-nextobjects-0.3-alpha5/lib/torque-gen-3.1.zip
Exception in thread "main" java.lang.NullPointerException
at
org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit$ObjectColumnsTableModel.getRowCount(DataDictionaryEdit.java:593)
at javax.swing.JTable.checkLeadAnchor(JTable.java:2949)
at javax.swing.JTable.tableChanged(JTable.java:2993)
at javax.swing.JTable.setModel(JTable.java:2827)
at
org.devaki.nextobjects.ui.workspace.models.objects.DataDictionaryEdit.<init>(DataDictionaryEdit.java:136)
at org.devaki.nextobjects.NextObjects.<init>(NextObjects.java:132)
at org.devaki.nextobjects.NextObjects.main(NextObjects.java:311)
D'avance merci,
Amicalement,
-Ben
Reply to:
- Follow-Ups:
- Re: MCD -> MPD
- From: Jean-Michel OLTRA <jm.oltra.antispam@espinasse.net>