[Soot-list] Jimple editor outline view

Marjie Volk marjie at ensoftcorp.com
Tue Jul 2 15:51:08 EDT 2013


Hello all!

I have been working with the soot eclipse plugin, and particularly with the
Jimple editor.  I have had some problems using the standard eclipse Outline
view in combination with soot's Jimple editor.  I found that the Outline
view does not always highlight the correct regions in the editor;
typically, if I click on an Outline view node which appears early in the
file, it is highlighted more or less correctly.  However, when I click on
nodes in the Outline view which appear later in the file, the outlined
regions become more and more incorrect (they are usually the correct
length, but are offset by an increasing number of characters).

I should note that this is happening on a Windows machine; my colleague has
been using the editor and Outline view on a Mac and hasn't seen any
problems.

Normally I wouldn't be too bothered by this, but I am working on extending
soot's Jimple editor, and I've been running into similar issues with source
ranges in other areas of my code, so I thought this problem might be
related.  Has this issue been seen before?  Does anyone know what the cause
of this is?  Thanks!

Marjie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20130702/bc206d2a/attachment.html 


More information about the Soot-list mailing list