Body of getViewChildren exceeds 64K [message #205952] |
Thu, 18 September 2008 07:16  |
Eclipse User |
|
|
|
Hi,
I'm currently working with a fairly big metamodel consisting of around
160 different nodes and a few hundred references (which are mapped to
nodes and connections in the editor). When I generate the diagram code,
the body of the getViewChildren(View view, Object parentElement) in the
XXXNavigatorContentProvider class exceeds 64K and Eclipse complains
about that. Is this a known limitation? Any workarounds?
Cheers,
Dimitrios
|
|
|
|
|
Re: Body of getViewChildren exceeds 64K [message #205998 is a reply to message #205990] |
Thu, 18 September 2008 07:38  |
Eclipse User |
|
|
|
Hi Alex,
Thanks for your prompt reply. This is indeed a quite common problem with
generators.
The bug report is here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=247810
Cheers,
Dimitrios
Alex Shatalin wrote:
> Hello Dimitrios,
>
> Well, we have riched this limit several times in the past with other
> generated classes.. ;-(
> Can you please submitt bug report for it?
> Concerning the workaround for now - you can modify this method splitting
> it on two or more..
>
> -----------------
> Alex Shatalin
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03615 seconds