Heap error [message #17292] |
Thu, 08 November 2007 09:51  |
Eclipse User |
|
|
|
Originally posted by: gunter.pfeiffer.berger-lahr.com
Hello,
DLTK is realy nice and i realy want to use it. But i have a big problem.
In my tcl project directory i have a lot of big log files from my
application.
This is not nice, i know, but in the moment i can not change it.
And now every time i try to make a eclips tcl project i will get an heap
overflow error (1 GB). Wenn i delete all big files, i can create the tcl
project and all things works fine.
To solve this problem i tried to configure filters and the project
includes and excludes but it does not seem to help anything.
I can not understand why i get *.log files in my project wenn i have the
include filter only configured for *.tcl ????
Is this a bug or did i totaly use wrongly this tool ?
best regards
Gunter
|
|
|
Re: Heap error [message #17365 is a reply to message #17292] |
Mon, 12 November 2007 08:10   |
Eclipse User |
|
|
|
Hi Gunter,
Filter you use only affect on presentation, but not on model.
DLTK Tcl delect tcl files not only by exension, but also by content, it
looks for patterns like
"#!/usr/bin/tclsh", etc.
I will add big ".log" files filtering to code, so it will work fine in
next DLTK Tcl version.
Thanks,
Andrei.
> Hello,
>
> DLTK is realy nice and i realy want to use it. But i have a big problem.
>
> In my tcl project directory i have a lot of big log files from my
> application.
> This is not nice, i know, but in the moment i can not change it.
> And now every time i try to make a eclips tcl project i will get an heap
> overflow error (1 GB). Wenn i delete all big files, i can create the tcl
> project and all things works fine. To solve this problem i tried to
> configure filters and the project includes and excludes but it does not
> seem to help anything.
> I can not understand why i get *.log files in my project wenn i have the
> include filter only configured for *.tcl ????
> Is this a bug or did i totaly use wrongly this tool ?
> best regards
> Gunter
>
>
>
|
|
|
Re: Heap error [message #18101 is a reply to message #17365] |
Mon, 12 November 2007 09:52  |
Eclipse User |
|
|
|
Originally posted by: gunter.pfeiffer.berger-lahr.com
Hello Andrei,
"I will add big ".log" files filtering to code, so it will work fine in
next DLTK Tcl version."
This will be a great idea!
But ".log" was only one example.
Same Problem is on *.txt, *.tlg , *.mdb or something else.
The best solution would probably be a configurable filter by the user.
Is there no easy way to use the eclipse include / exclude function ?
Or the eclipse fliters ?
Sorry i'm not an eclips specialist, is only an idea.
And in the meantime ? is there no workaround?
Because i believe the completion of the next version becomes surely to
last for some time ??
Thanks for the answer
Best regards
Gunter
|
|
|
Powered by
FUDForum. Page generated in 0.03540 seconds