Re: Classbrowser for Java & Emacs
Yes, I got SNIFF; apparently if you have a license at work, they let you have one for home, and it runs on Linux. I'm still learning to use it, though... Larry Franz Reitinger wrote: > > Developing Java-apps with Emacs is a fine thing. However source files > may increase and sooner or later you will loose the overall view. > Therefore a thing like SNIFF in conjunction with Emacs or Emacs & a > classbrowser would make java-developement easier. > Does somebody use such nice tools? > > Tankx!
jdk1.1.5: Using jdb
Hello, I've been trying to get jdb running under jdk1.1.5, with no luck. Has anybody gotten this working? When I run jdb Layout, from the JDE/Debug option, it says: "Initializing jdb..." and nothing more. Has anybody gotten this to work? Thanks, Larry
jdk1.1.5: Using jdb under Linux
Hello, I've been trying to get jdb running under jdk1.1.5 under Linux, with no luck. Has anybody gotten this working? First I type: javac -g Layout.java then: jdb Layout, from the JDE/Debug option Emacs then says: "Initializing jdb..." and nothing more. Has anybody gotten this to work? Thanks, Larry
