Menu

#17 Inform Eclipse when we save from Vim

0.3.*
open-accepted
nobody
vimplugin (19)
5
2008-05-18
2007-10-20
David Terei
No

Saving from Eclipse works great, however saving from Vim doesn't as Eclipse isn't informed. So when we save from Vim, Eclipse needs to be informed so it can grey out the save options and update its compilation of the code.

Discussion

  • David Terei

    David Terei - 2007-10-20

    Logged In: YES
    user_id=1913580
    Originator: YES

    From eeedit tracker:

    "Comment 1 by whatisthis20, Sep 13, 2007
    Okie, in the vimconnection class adding anoter message checking condition solves the
    problem. change the DIRTY flag in vimEditor class. I dont have eclipse on this pc to
    work. I will solve this issue after returning back to college. I'm taking this issue
    into my ownership :)"

     
  • David Terei

    David Terei - 2007-11-19

    Logged In: YES
    user_id=1913580
    Originator: YES

    It seems that Vim doesn't actually ever send a 'save' event even though the documentation reports this event as having been implemented.

     
  • Bastl

    Bastl - 2008-05-18
    • assigned_to: bastl --> nobody
    • status: open --> open-accepted
     
  • Bastl

    Bastl - 2008-05-18

    Logged In: YES
    user_id=576604
    Originator: NO

    Well, seems to be a vim issue?

     
  • Yijun Yu

    Yijun Yu - 2009-02-10

    Have you solved this problem?
    We checked out the trunk version of vimplugin, however, it seems that the problem is still there.
    In addition, after some problem-oriented analysis, we realise that this feature also interacts with
    other features. For example, the resource plugin couldn't refresh when a new file was saved by the
    vimplugin.

     

Log in to post a comment.