Eclipse Visual Editor merkwürdiges verhalten

afroasiate

Mitglied
Hallo an alle,

mir fällt seit gestern ein merkwürdiges verhalten im Visual Editor auf.

Wenn ich eine neue VClass erzeuge und anfange ein Textfelder und oder einen Button auf den ContentPane anzuordnen, wird anfangs ganz normal der gewünschte Code dazu erzeugt.
Verschiebe ich nun den Button oder füge noch mehr Elemente ein wird absolut fehlerhafter Code erzeugt.

Als Beispiel habe ich hier mal einen Auszug des Codes (siehe z.b. Zeile 4 oder Zeile 19):

Java:
	private void initialize() {
		this.setSize(300, 200);
				this.setSize(459, 385);
ntentPane());
		this.setTitle("JFrame");
	}  //  @jve:decl-index=0:visual-constraint="10,10"

	/**
	 * This method initializes jContentPane
	 * 
	 * @return javax.swing.JPanel
	 */
	private JPanel 			jLabel = new JLabel();
			jLabel.setBounds(new Rectangle(27, 185, 88, 73));
			jLabel.setText("JLabel");
getJContentPane() {
		if (jContentPane == null) {
			jContentPane = new JPanel();
			jContentPane.setLayout(new Bo			jContentPane.setLayout(null);

Jetzt könnte es sein das ich dieses Problem schon seit längeren habe und es nicht wusste da ich den Visual Editor nicht täglich nutze.

Das einzigste was ich aktuell an meinen System verändert hat, war ein Mac OSX Systemupdate auf 10.6.5 welches ich gestern kurz vorher eingespielt habe.


Weiß jemand Rat?


cu
afro
 

Wildcard

Top Contributor
Zum Problem kann ich leider nichts sagen, aber:
Der VE wird eigentlich kaum noch weiterentwickelt. Schau dir vielleicht mal den (mittlerweile kostenlosen) Window Builder Pro an.
 

afroasiate

Mitglied
Nabend,

ist der Windows Builder Pro auch für Mac OS X gedacht oder wie der Name sagt Windows.

Ich habe jetzt die aktuelle Eclipse Version gezogen und der Fehler ist bisher nicht wieder aufgetaucht. Vielleicht hat sich das Problem damit erledigt.


cu
afro

PS: Wäre über Hinweise über einen VE Ersatz dankbar.
 
Ähnliche Java Themen
  Titel Forum Antworten Datum
R Eclipse Visual Editor - es klappt einfach nicht! IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 11
M Eclipse Visual Editor - nichts mehr zu sehen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
W Probleme bei der Installation von Visual Editor in Eclipse IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 1
algorismi Visual Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 7
K Wie den Visual Editor installieren? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
H Eclipse Visual Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 8
V Eclipse Galileo und Visual Editor Problem IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 20
P Eclipse 3.4 und Visual Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
I Eclipse mit dem Visual Editor downloaden? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 10
G Wird der Visual Editor für Eclipse weiterentwickelt? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
E einfache Frage zu Netbeans und visual Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
R Visual Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
G Eclipse mit Visual Editor unter Mac OS IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 7
T Eclipse 3.3 + Visual Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 15
P Eclipse Visual Editor keine Patterns und keine Anzeige IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
padde479 Eclipse: Visual Editor installieren IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
P Visual Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
S Visual Editor Plug-In unter Eclipse installieren, wie? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 7
K Visual Editor in Eclipse zeigt nichts an :-( IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
P Problem mit dem Visual Editor in Eclipse IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
M Visual Editor und JFrame IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
A Visual Editor von/für Eclipse gesucht IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
M Eclipse: Visual Editor und Layoutmanager IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
S Erfahrungen mit Eclipse Visual Editor 1.0 IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
A Swing-GUI-Builder: JBuilder, NetBeans oder Visual Editor? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 14
A Eclipses Visual Editor und Arbeitsgeschwindigkeit IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
G Eclipse: Visual Editor verwenden IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 9
E Visual Studio Code IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
Ugi25 Visual Studio Code Probleme IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 7
J Visual Studio als IDE IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 8
V Eclipse Vervollständigung wie in Visual Studio IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 7
S Eclipse Versionswechsel, visual class IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
B Eclipse Debugger Plugin "Visual Studio Style" IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
G Visual J# ? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 7
G Visual Age for Java IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
J Fenster öffnen per Button klick erstellt mit Visual Class IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
C In Eclipse Einrückung im Java-Editor einstellen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
K Java Editor Problem IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
arjoopy Eclipse Anpassung Farbgebung Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
WetWer Welcher Java Editor wird empfolen? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 12
L0MiN Java Editor Spinnt nur mein Java Editor? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
J Gibt es einen Flussdiagramm-Editor, bei dem man den Ablauf auch durchspielen kan? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
S Eclipse Wie den Editor ein wenig aufbohren? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
U Eclipse Editor freier Cursor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
F Java Editor Label Farbe IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
I Java-Editor geht nicht IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
T Eclipse externer Editor einstellen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
R Eclipse Class File Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 11
S Eclipes Editor: auto-funktionen funktionieren nicht mehr IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
S netbeans <editor-fold> IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
T Eclipse IDE friert beim Öffnen einer Datei im Editor ein IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
G NetBeans Editor Hints haben keine Auswirkung IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
Y simpler syntax highlight editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
C Java Editor empfohlener editor unter linux (ubuntu 10) IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 13
X Eclipse - Pluginprobleme: UML editor (UML2) IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 10
K Eclipse Strings externalisieren - ResourceBundle-Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 7
P Eclipse JavaScript-Editor für die ScriptEngine von Java IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 6
K Eclipse Editor: Vertikale "Gitter"-Linien? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
K Eclipse Editor: Formatierung - Plugin für umfangreichere Optionen? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
KrokoDiehl Eclipse Editor für Dateityp konfigurieren IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 18
R Guter GUI Editor für Eclipse? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
Ein Keks Eclipse - Unable to create editor ID IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 10
ARadauer Ganymede ohne JSP Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
V Eclipse öffnet nicht den eingestellten JadClipse Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
A Free UML Editor für Eclipse? Empfehlung? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
T Editor zwischen Notepad und Eclipse. IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
I Einfacher Editor vs. Entwicklungsumgebung IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 48
Kr0e Multiuser Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 18
G Eclipse: Nur 1 einzelne Methode im Editor anzeigen? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
E Empfohlener Syntax Highlighter (Editor) für Anfänger IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 12
T Wie konfiguriere ich den Java Editor richtig? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 3
T Mein Java Editor startet 18 mal IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
byte Hibernate Tools: Criteria Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
B Eclipse Java Editor Methoden ausblenden IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
G Benutzt ihr den Matisse GUI-Editor? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
Linad eclipse: gleiche Variablen anzeigen im Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
G Editor/Compiler unter Linux IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
G *.jar-datei in editor öffnen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 10
G Editor für Java debian/X11 IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 9
S XML Editor Plugin IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
H NetBeans 5 und GUI-Editor "Mantisse" IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
K HTML Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
S Java Editor für Linux IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 9
L GUI editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
G Java-Editor und -Compiler für USB-Stick IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
B SQL-Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
S Grafischer Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
C Java-Editor Jedit - Button zum Kompilieren/Ausführen IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 1
O Welcher Editor? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 34
E eclipse 3.0.1 Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 5
S JOE-Editor IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
D Eclipse 3 entlich mit GUI Editor? IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
C kleiner Editor ! IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
C kleiner Java-Editor neben Eclipse IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 15
R UML-Diagramm-Editor für Java IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 11
M Eclipse - Class File Editor -> Source not found IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 2
B Java-Editor Probleme IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 4
H Merkwürdiges Verhalten von Eclipse IDEs - Eclipse, IntelliJ IDEA, BlueJ & mehr 7

Ähnliche Java Themen

Neue Themen


Oben