Details of "Parse Error" [message #106099] |
Mon, 12 September 2005 05:09  |
Eclipse User |
|
|
|
Originally posted by: mr.smith.vous.etes.dans.la.matrice.com
Hello,
how can i know why i have a Parse Error with VE? The whole project is compiled great so i guess it's more a "Understand Error" than a parse error.
TIA
|
|
|
|
Re: Details of "Parse Error" [message #106185 is a reply to message #106141] |
Mon, 12 September 2005 10:32  |
Eclipse User |
|
|
|
Originally posted by: mr.smith.vous.etes.dans.la.matrice.com
On Mon, 12 Sep 2005 09:25:33 -0400
Gili Mendel <gmendel@us.ibm.com> wrote:
> Mr Smith wrote:
> > Hello,
> >
> > how can i know why i have a Parse Error with VE? The whole project is compiled great so i guess it's more a "Understand Error" than a parse error.
> >
> > TIA
>
> A warning "clue" may be placed in the .log file (in your <workspace>/.metadata).
> A general rule of thumb for ensuring that VE models object/setting are as following:
>
> Instance variable/local variable are declared.
> A constructor assignment to that variable is place inside a method (which will be considered an initialization method
> for that object)
> Settings to this variable are set inside the init method for that variable.
>
>
> Do you have a sample code? Note that VE1.1.0.1 had fixed a few defects regarding "jBuilder" style code pattern.
Well, after installong 1.1.0.1 after posting, the problem disapeared. The log is way too big for me to find anything, i've erased it and if the problem happen again i will post some more informations.
Thx
|
|
|
Re: Details of "Parse Error" [message #610732 is a reply to message #106099] |
Mon, 12 September 2005 09:25  |
Eclipse User |
|
|
|
Mr Smith wrote:
> Hello,
>
> how can i know why i have a Parse Error with VE? The whole project is compiled great so i guess it's more a "Understand Error" than a parse error.
>
> TIA
A warning "clue" may be placed in the .log file (in your <workspace>/.metadata).
A general rule of thumb for ensuring that VE models object/setting are as following:
Instance variable/local variable are declared.
A constructor assignment to that variable is place inside a method (which will be considered an initialization method
for that object)
Settings to this variable are set inside the init method for that variable.
Do you have a sample code? Note that VE1.1.0.1 had fixed a few defects regarding "jBuilder" style code pattern.
|
|
|
Re: Details of "Parse Error" [message #610735 is a reply to message #106141] |
Mon, 12 September 2005 10:32  |
Eclipse User |
|
|
|
Originally posted by: mr.smith.vous.etes.dans.la.matrice.com
On Mon, 12 Sep 2005 09:25:33 -0400
Gili Mendel <gmendel@us.ibm.com> wrote:
> Mr Smith wrote:
> > Hello,
> >
> > how can i know why i have a Parse Error with VE? The whole project is compiled great so i guess it's more a "Understand Error" than a parse error.
> >
> > TIA
>
> A warning "clue" may be placed in the .log file (in your <workspace>/.metadata).
> A general rule of thumb for ensuring that VE models object/setting are as following:
>
> Instance variable/local variable are declared.
> A constructor assignment to that variable is place inside a method (which will be considered an initialization method
> for that object)
> Settings to this variable are set inside the init method for that variable.
>
>
> Do you have a sample code? Note that VE1.1.0.1 had fixed a few defects regarding "jBuilder" style code pattern.
Well, after installong 1.1.0.1 after posting, the problem disapeared. The log is way too big for me to find anything, i've erased it and if the problem happen again i will post some more informations.
Thx
|
|
|
Powered by
FUDForum. Page generated in 0.03101 seconds