Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Interaction of folding and offsets used by JDOM and AST
Interaction of folding and offsets used by JDOM and AST [message #256421] Mon, 15 September 2008 23:52 Go to next message
Eclipse UserFriend
Does anyone have pointers on how the offsets in text widget of the Java
source editor in presence and absence of code folding and the ones used
by JDOM and AST support interact?

I want to get the start offset and length of ASTNodes but manipulate the
document text at raw text widget level.

thanks,
Sandip
Re: Interaction of folding and offsets used by JDOM and AST [message #256429 is a reply to message #256421] Tue, 16 September 2008 03:28 Go to previous message
Eclipse UserFriend
Sandip Chitale wrote:
> Does anyone have pointers on how the offsets in text widget of the
> Java source editor in presence and absence of code folding and the
> ones used by JDOM and AST support interact?
>
> I want to get the start offset and length of ASTNodes but manipulate
> the document text at raw text widget level.
See org.eclipse.jface.text.ITextViewerExtension5

Dani
>
> thanks,
> Sandip
Previous Topic:sharing java projects among 3.3 and 3.4 workspaces
Next Topic:how can i customize default code templates for junit test cases?
Goto Forum:
  


Current Time: Thu May 29 12:09:32 EDT 2025

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

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

Back to the top