1
General Board / When using code synchronization all classes are be
« on: September 05, 2013, 06:49:37 am »
When using code synchronization all classes are being duplicated.
EA 9.0.908
EA 9.0.908
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Sorry, I still can't replicate it. What build of EA are you using? If it's not the latest, are you able to update it?
Hi,
I'm not able to replicate your problem. Could you let us know what version and build of EA you are using?
Simon
I observed this too. For fix it u should remove all generated files and try generate it again
public class Contato extends Pessoa {
/**
* INDICA SE É O CONTATO PRINCIPAL. PARA OPERAÇÕES ONDE O CONTATO NÃO FOR INFORMADO É UTILIZADO
* O CONTATO PRINCIPAL.
*/
/**
* INDICA SE É O CONTATO PRINCIPAL. PARA OPERAÇÕES ONDE O CONTATO NÃO FOR
* INFORMADO É UTILIZADO O CONTATO PRINCIPAL.
*/
private boolean principal;
/**
* LISTA DE AREAS DE INTERESSES DO CONTATO
*/
/**
* LISTA DE AREAS DE INTERESSES DO CONTATO
*/
private Collection areasInteresse;
package >
{Pkg.Name}
diagram >
{Diagram.DiagramImg}
Messages
messages >
{DiagramMsgs.MessageSequence}
{DiagramMsgs.Notes}
< messages
< diagram
child packages >
< child packages
< package