Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] Re: new console view

Hi Alex,

 

Sorry about the late reply. I had a short vacation away from computer. I tried 1.0 version. Same behavior occurs to me.

 

I read the source code in org.eclipse.dltk.console.ui.internal.ScriptConsoleView. In ScriptConsoleView constructor, the last statement is: clear()

 

I think that is why whenever a new script console view is created, the doc is cleared and set to “”.

 

Regards,

Rong

 

----- Original Message -----

From: Alex Panchenko <alex@xxxxxxxxx>

Subject: Re: [Dltk-dev] new console view

To: DLTK Developer Discussions <dltk-dev@xxxxxxxxxxx>

Message-ID: <32882544.4751222773659879.JavaMail.root@mail>

Content-Type: text/plain; charset=utf-8

 

Also, would you please try the latest 1.0 build from http://download.eclipse.org/technology/dltk/downloads/

It contains many fixes, probably this issue is not reproducible in it.

 

Alex

 

----- Original Message -----

From: Alex Panchenko <alex@xxxxxxxxx>

Subject: Re: [Dltk-dev] new console view

To: DLTK Developer Discussions <dltk-dev@xxxxxxxxxxx>

Message-ID: <20805240.4721222773269288.JavaMail.root@mail>

Content-Type: text/plain; charset=utf-8

 

Hi Rong,

 

I could not reproduce this issue.

New console does not affect previous consoles for me. Document and history are kept intact.

 

Would you please provide more details how this issue could be reproduced?

 

Regards,

Alex

 

=======
Notice: This e-mail message, together with any attachments, contains
information of Symyx Technologies, Inc. or any of its affiliates or
subsidiaries that may be confidential, proprietary, copyrighted,
privileged and/or protected work product, and is meant solely for
the intended recipient. If you are not the intended recipient, and
have received this message in error, please contact the sender
immediately, permanently delete the original and any copies of this
email and any attachments thereto.

Back to the top