Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » VE Generating code in wrong place
VE Generating code in wrong place [message #616753] Tue, 09 October 2007 00:07
Mike Sacauskis is currently offline Mike SacauskisFriend
Messages: 6
Registered: July 2009
Junior Member
I'm having a problem with VE putting generated code in the wrong place.
I'm I create a JFrame with jPanel. I change the JPanel layout to null. I
put a JLabel in to the JPanel and a JTextField. I change the font
attribute of JTextField and the font information gets put in the middle of
the package declaration:

package mil.navy.nrlssc.dmap.TEDServi username.setFont(new
Font("Tahoma", Font.BOLD, 12));
ces.Database.Oracle.GUI;

I'm running 3.2.2 of Eclipse

I have the following plugins installed.

com.quantum.feature. 3.0.6
EMF+enduser tools 2.2.4 v20070030400
Eclipse project SDK 3.2.2.r322
Eclipse RCP patches 2 and 3
EMF Services Data object (SD) Runtime + end user tools 2.2.1.v200702131851
Graphical Editing Framework 3.2.0.20060626
JAutodoc 1.5.0
VE 1.2.1.v20060817

Any Help would be greatly appreciated. I've used this to in the past and
it has worked well.

Thanks Mike Sacauskis
Previous Topic:Exception after setting some property in VE
Next Topic:How to create a EditDomain in VE? RichKulp
Goto Forum:
  


Current Time: Thu Apr 25 01:05:59 GMT 2024

Powered by FUDForum. Page generated in 0.03258 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top