|
From: Charles R. <cr...@ri...> - 2002-04-05 00:36:17
|
Finally... After two more tries (one of them hanging on NewJVMTest), my earlier changes are in. As I said, I'll look at the underlying logic more after dinner to see if I can figure out what's going wrong. Charlie Eric E. Allen wrote: > Hi Charlie, > > I'm having trouble committing too! NewJVMTest is hanging again... > > Anyway, I filed a bug report with my discoveries so far. Let's post all > new discoveries to the bug report; interested parties can monitor it. > > -- Eric > > > > On Thu, 4 Apr 2002, Charles Reis wrote: > > >>Argh! I've made some changes to line numbering, but I'm having trouble >>committing them at the moment (memory problems, editor issues). I'm >>already late to practice, so I need to run. I'll get them checked in >>once I get back... >> >> >>Here's the email I was going to send out: >> >> I've started making some updates to the line numbering code, but >>mainly just in the UI for now-- I haven't gotten much into the code in >>DefDoc yet. The creation and management of the field and listener is a >>little cleaner now, but it still doesn't work correctly, so I've >>commented out the code that displays it on the most recent commit. >> >>To test the line numbering stuff, there's three lines you need to >>uncomment, all in MainFrame. One is in the constructor, where it >>instantiates PositionListener. The other two are in >>_createDefScrollPane, where it adds the caret listener and updates the >>display. >> >> I'm off to practice now, but I'll look more at the inner workings >>when I get back. >> >>Charlie >> >> >>_______________________________________________ >>drjava-hackers mailing list >>drj...@li... >>https://lists.sourceforge.net/lists/listinfo/drjava-hackers >> > > > > . > |