Bonjour,
Alors que je vous explique un peu la chose...
Ce matin, je lance NetBeans pour travailler sur mon application toujours en travaux.
Je l'exécute depuis NetBeans pour voir où j'en était la dernière fois. Aucun problème, l'IDE me démarre l'application.
Je tape plusieurs ligne de code rajoutant des labels, textfields et quelques lignes de simple calcul et conversion.
Je test de temps à autre pour voir ce que ça donne visuellement.
Puis d'un coup, en voulant toujours lancer mon programme, netBeans a un souci avec le main sans que j'y ai touché depuis que j'ai commencé cette application.
Voilà ce qu'il me dit:
run:
Exception in thread "main" java.lang.VerifyError: (class: draftsurvey/Fenetre, method: <init> signature: ()V) Signature (Ldraftsurvey/Fenetre;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JTextField;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/JLabel;Ljavax/swing/J
at draftsurvey.Main.main(Main.java:7)
Java Result: 1
BUILD SUCCESSFUL (total time: 1 second)
Je ne vois pas du tout ce qui a pu se passer.
Voilà je pense avoir dis l'essentiel.
Message édité par fmdcc le 29-06-2009 à 11:49:30