Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » CompilationUnitEditor as a page of a MultiPageEditorPart
CompilationUnitEditor as a page of a MultiPageEditorPart [message #209790] Wed, 13 July 2005 16:26 Go to next message
Eclipse UserFriend
Originally posted by: not_real.not_real.com

Hello,

I'm using a CompilationUnitEditor as a page in a MultiPageEditorPart. I
noticed that a few source editor features don't function properly in
this context, namely auto-indentation after a bracket and completion of
comments (/** followed by <return>). Does anyone have an explanation
for why these wouldn't work and/or know of a fix?

Thanks!
Re: CompilationUnitEditor as a page of a MultiPageEditorPart [message #210108 is a reply to message #209790] Tue, 19 July 2005 07:32 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

ka wrote:

> Hello,
>
> I'm using a CompilationUnitEditor as a page in a MultiPageEditorPart.
> I noticed that a few source editor features don't function properly in
> this context, namely auto-indentation after a bracket and completion
> of comments (/** followed by <return>). Does anyone have an
> explanation for why these wouldn't work and/or know of a fix?

The CU editor is internal and not designed to work inside a multipage
editor. You can try to track down the problem and then file an
enhancement request against JDT Text with your findings.

Dani

>
> Thanks!
Previous Topic:'Build project' not always active when it should be
Next Topic:Using JDT classes from a custom plugin
Goto Forum:
  


Current Time: Thu May 08 03:36:27 EDT 2025

Powered by FUDForum. Page generated in 0.08910 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top