Re: Fw: Runn App and "-server" vm option

2001-08-20 Thread Paul Kinnucan
At 01:24 PM 8/20/2001 -0400, [EMAIL PROTECTED] wrote: > >Hi, > >I posted this a while ago but haven't gotten a response, and was just hoping >to refresh some interest. I've noticed that in most cases (but not all) >jdk1.3 and 1.4beta croak if the -server option doesn't come first. > Okay, I'll l

Re: junit integration....and questions :)

2001-08-17 Thread Paul Kinnucan
At 10:06 AM 8/17/2001 +0200, you wrote: > >"Paul Kinnucan" <[EMAIL PROTECTED]> wrote in message >[EMAIL PROTECTED]">news:[EMAIL PROTECTED]... >> At 06:52 PM 8/16/2001 +0200, Max Rydahl Andersen wrote: >> >Sounds great - but is there not a method f

Re: Fwd: Re: Toggle comments in jde-gen.el

2001-08-16 Thread Paul Kinnucan
At 10:33 AM 8/16/2001 -0500, Mark Mynsted wrote: >Any luck? Yes, the following seems to work fine: (defcustom jde-gen-cflow-if '( "(if (jde-parse-comment-or-quoted-p)" "'(l \"if\")" "'(l '> \"if (\" (p \"if-clause: \" clause) \") \"" "(if jde-gen-k&r " "()" "'>'n)"

Re: junit integration....and questions :)

2001-08-16 Thread Paul Kinnucan
ustomize jde-gen-buffer-templates to add a template to the JDE New->Other list. - Paul >Regards > Max > > >"Paul Kinnucan" <[EMAIL PROTECTED]> wrote in message >[EMAIL PROTECTED]">news:[EMAIL PROTECTED]... >> At 07:26 AM 8/15/2001 -0600, Kevin Mu

Re: parenthesis option

2001-08-15 Thread Paul Kinnucan
At 11:43 AM 8/16/2001 +0530, Shashank wrote: >hi ! > >I am looking to change the color of highliting between two braces. > >How to change, currentu paints everything green, wanna change it to somethig >else.. > >How to do it.?? M-x customize-face highlight - Paul

ANN: JDE 2.2.8beta6 available at ...

2001-08-15 Thread Paul Kinnucan
http://jde.sunsite.dk/ JDE 2.2.8beta6 *** * * * This release requires semantic 1.4beta5 (or later), * * speedbar 0.13 (or later), and eieio-0.16 (or later, * *

Re: junit integration....and questions :)

2001-08-15 Thread Paul Kinnucan
At 07:26 AM 8/15/2001 -0600, Kevin Mukhar wrote: >I don't know enough lisp to know if this is the best way, but sometime ago >(from this list I think) someone posted some lisp that does what you need. >After putting the code into my .emacs, I can select File/JDE New/Other, then >press the space ba

Re: jde-show-class-source fails silently

2001-08-15 Thread Paul Kinnucan
Does it work on JDE 2.2.8beta6. - Paul At 12:29 PM 8/15/2001 -0400, you wrote: >Hi. I just installed JDE v. 2.7.7.1 on a Linux Redhat 6.2 system. In >any Emacs editing session, the first invocation of >jde-show-class-source works fine (assuming that my >jde-db-source-directories variable is

Re: [Fwd: jde-which-method into the frame title of x-window]

2001-08-15 Thread Paul Kinnucan
At 11:34 AM 8/15/2001 -0400, you wrote: >I notice down in the mode-line JDE conviently puts the class/method >names. I notice too that they are abbreviated. Is there any way I could >put the class/method names (unabbreviated) in the frame title of my >X-window running emacs? In addition, when I

Re: relative paths

2001-08-13 Thread Paul Kinnucan
Title: RE: relative paths   - Original Message - From: Nascif Abousalh-Neto To: Paul Kinnucan ; Stefan Heimann Cc: jde Sent: Monday, August 13, 2001 3:07 PM Subject: RE: relative paths We have a large system composed by frameworks and client/server

Re: relative paths

2001-08-13 Thread Paul Kinnucan
Title: RE: relative paths   - Original Message - From: Nascif Abousalh-Neto To: Paul Kinnucan ; Stefan Heimann Cc: jde Sent: Monday, August 13, 2001 11:56 AM Subject: RE: relative paths Hi,     Wow, calm down! I was just trying to help. I was not

Re: Toggle comments in jde-gen.el

2001-08-13 Thread Paul Kinnucan
al Message - From: "Mark Mynsted" To: "Paul Kinnucan" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, August 13, 2001 11:52 AM Subject: Re: Toggle comments in jde-gen.el > "Paul Kinnucan" <[EMAIL PROTECTED]> writes: > > >

Re: Lisp nesting exceeds max-lisp-eval-depth

2001-08-13 Thread Paul Kinnucan
Try upgrading to JDE 2.2.8beta5. If the problem persists, let me know. - Paul

Re: Toggle comments in jde-gen.el

2001-08-13 Thread Paul Kinnucan
- Original Message - From: "Mark Mynsted" To: <[EMAIL PROTECTED]> Sent: Monday, August 13, 2001 9:12 AM Subject: Toggle comments in jde-gen.el > OK. I attempted to get some code working this week-end to toggle > comments for the auto-generated code, and failed. The problem I am > ha

Re: relative paths

2001-08-13 Thread Paul Kinnucan
Title: RE: relative paths   - Original Message - From: Nascif Abousalh-Neto To: Paul Kinnucan ; Stefan Heimann Cc: [EMAIL PROTECTED] Sent: Monday, August 13, 2001 10:08 AM Subject: RE: relative paths Hi Stefan,     I had a similar problem to

Re: people using jdk < 1.2?

2001-08-13 Thread Paul Kinnucan
Hi All, Unless there are any strong objections, I'd like to adopt Eric's suggestion and make JDK 1.2 a requirement for the JDE, beginning with JDE - 2.2.9beta1. (I have frozen JDE-2.2.8 and plan to release it shortly.) I believe it's possible to use JDK 1.2+ to develop for JDK <1.2 anyway by n

Re: JDE Installation difficulties

2001-08-10 Thread Paul Kinnucan
- Original Message - From: "Daniel Oblinger" <[EMAIL PROTECTED]> To: "Paul Kinnucan" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, August 10, 2001 2:51 AM Subject: Re: JDE Installation difficulties > > > > > [snip tale

Re: relative paths

2001-08-10 Thread Paul Kinnucan
At 02:46 AM 8/10/2001 +0200, you wrote: >Hi! > >I have the following project file: > This does not look like a project file to me. It looks like a .emacs file. I would suspect that you actually do not have a project file in your source hierarchy, in which case the JDE would treat relative paths

Re: The future of JDE?

2001-08-10 Thread Paul Kinnucan
At 02:28 PM 8/9/2001 -0400, you wrote: >> > Will JDE be the choice for tiny, simple, non-web-enabled apps? >> > What will happen to it as Unix becomes KDE-ed and IBM will be >> > spending an additional 2 billion dollars on its e-commerce >> > suite (which includes VAJ)? >> >>Yeah, I'm sure that th

RE: Compilation exited abnormally with code 128

2001-08-08 Thread Paul Kinnucan
At 05:51 PM 8/8/2001 -0400, Don Coleman wrote: > > The solution to get this to work was to add c:\cygwin\bin to my system path. > I was under the impression that cygwin was optional. I don't run bash > through emacs so I had no reason to add it to the system path. > > Is cygwin required for Wi

Re: [PATCH] jde-help-show-class-member-doc doesn't work on Xemacs

2001-08-08 Thread Paul Kinnucan
At 07:07 PM 8/8/2001 +0200, you wrote: >>>>>> "Paul" == Paul Kinnucan <[EMAIL PROTECTED]> writes: > >Paul> http://jde.sunsite.dk/ >Paul> JDE 2.2.8beta5 > >Hi Paul > >This fixes jde-help-show-class-member-d

ANN: JDEE-2.2.8beta5 available at ...

2001-08-08 Thread Paul Kinnucan
http://jde.sunsite.dk/ JDE 2.2.8beta5 *** * PLEASE READ * *** * * *

Re: Browsing to an anchor

2001-08-07 Thread Paul Kinnucan
At 12:40 PM 8/7/2001 -0500, you wrote: >Paul Kinnucan <[EMAIL PROTECTED]> writes: > >> Hi all, >> >> I am trying to write an Emacs command that will show help for a class field >> or method. To do this, I need to get Internet Explorer to browse to the >&

RE: Browsing to an anchor

2001-08-07 Thread Paul Kinnucan
nsists on translating all my outgoing mail to HTML) > > > > http://jde.sunsite.dk/>http://jde.sunsite.dk/";> > > > > -Original Message- > From: Paul Kinnucan [<mailto:[EMAIL PROTECTED]>mailto:[EMAIL PROTECTED]] > Sent: Tuesday, Au

RE: Browsing to an anchor

2001-08-07 Thread Paul Kinnucan
At 10:01 AM 8/7/2001 -0500, Nick Sieger wrote: >How about this - I just tried > >M-x browse-url >javascript:window.navigate("file:///C:/java/jdk1.3.1/docs/api/java/lang/Stri >ng.html#hashCode()") > >and it worked. Don't know if it will work with Netscape/Mozilla, though >(don't have it installed)

RE: Browsing to an anchor

2001-08-07 Thread Paul Kinnucan
At 09:48 AM 8/7/2001 -0500, Nick Sieger wrote: >The second case that you describe, Javier, may be more user-friendly than >forcing the user to specify the path to IE. It's more work for the JDE, but >less work for the user. > >That's a lousy hack by M$ that iexplore.exe parses and receives the an

Re: new install: errors on loading java file

2001-08-07 Thread Paul Kinnucan
>Thanks, > >Benji > >> In message <[EMAIL PROTECTED]>, Benjamin Shults writes: >> : Paul Kinnucan wrote: >> : > At 10:21 AM 8/6/2001 -0400, Benjamin Shults wrote: >> : > >I am using: >> : > > >> : > > GNU (NT) Emacs

Browsing to an anchor

2001-08-07 Thread Paul Kinnucan
Hi all, I am trying to write an Emacs command that will show help for a class field or method. To do this, I need to get Internet Explorer to browse to the specific place in the document for the class member. The API docs have named anchors for each class member. You can create links to anchor po

Re: jde-2.2.8beta4: error loading jde

2001-08-06 Thread Paul Kinnucan
At 08:13 AM 8/6/2001 -0400, [EMAIL PROTECTED] wrote: > >Paul > >I believe the problem arises because jde does a dynamic "(require >'jde-ant)" and jde-ant does a "(require 'jde)" > If this were the case, I would expect to experience the problem, myself. >Remove the "(require 'jde)" line from jde

Re: Openeing large files..

2001-08-06 Thread Paul Kinnucan
At 11:27 AM 8/6/2000 +0530, Shashank wrote: >Hi ! > >I have been using Xemacs for 7 months now. switched over form Vi.. > >but I face some new propblm.. > >If the size of the file is large say 700-800 lines XEmacs really becomes >very slow.as it loads complete file. > What do you mean by "very s

Re: jde-2.2.8beta4: error loading jde

2001-08-05 Thread Paul Kinnucan
At 03:36 PM 8/5/2001 -0700, [EMAIL PROTECTED] wrote: > >I experienced the same problem on 2.2.8b4 and suspected that it was something >strange that I had done. Glad to know it wasn't just me > I cannot reproduce this recursive loading error nor can I see how it can occur since JDE 1.2.8beta4

Re: bug in jde-complete

2001-08-05 Thread Paul Kinnucan
Hi Eric, To accommodate users who want a minimal JDE, i.e., no parsing of files or anything that depends on it, I have tried to make the loading of semantic, senator, and eldoc optional. I have done this in the latest beta by invoking the require funciton for these packages dynamically. I'd prefe

Re: JDEbug doesn't run: NoClassDefFoundError

2001-08-04 Thread Paul Kinnucan
At 05:48 PM 8/2/2001 +0100, you wrote: >Hi, > >recently I installed emacs 20.7 together with JDE 2.2.7.1, eieio-0.16, >elib-1.0, semantic-1.4beta8, and speedbar-0.14beta1 on my Windows 2000 >machine. I also DO have Service Pack 2 installed. > >I tried using the JDEbug debugger, since the jdb envir

Re: RES: Help Needed!

2001-08-04 Thread Paul Kinnucan
At 07:59 AM 8/2/2001 -0300, you wrote: > > Hi! > > My system is a Pentium III Machine with a WinNT 4.0 OS; NTEmacs >20.7.1, eieio 0.17 beta 1, elib 1.0, semantic 1.4 beta 8, speedbar 0.14 beta >1. The JDE does not work with eieio 0.17beta 1. This is noted at the beginning of the relea

Re: JDEbug doesn't run: NoClassDefFoundError

2001-08-04 Thread Paul Kinnucan
At 09:04 AM 8/3/2001 +1200, you wrote: >Maybe because you don't have the jdebug.jar file in your >jde-global-classpath variable.. > There is no jdebug.jar file. All the JDEdebug classes are in the jde.jar file, which the JDE includes in the classpath. - Paul

Re: key bindings of the jde-bug

2001-08-04 Thread Paul Kinnucan
  - Original Message - From: Stefan Holst To: [EMAIL PROTECTED] Sent: Friday, August 03, 2001 2:03 PM Subject: key bindings of the jde-bug Dear Paul, I'm using the jde for quit a while after installing the latest version 2.2.7.1 I've tried the JDEbug the firs

RE: Process *JDEbug* not running, Win2k

2001-07-31 Thread Paul Kinnucan
At 07:26 PM 7/31/2001 +0200, you wrote: >Hi ! > >Has someone already solved this problem ?? > Without an accurate and complete description of the problem, e.g., the output of the JDE->Help->Submit Problem Report command, I cannot be sure what problem you are referring to. However, if the problem

Re: convert multiple imports into .* imports

2001-07-30 Thread Paul Kinnucan
Hi Max, I have included this command in the next beta release. Interested users can get it by downloading the latest revision of jde-import.el from the JDE's cvs repository. Thanks, Paul At 12:57 AM 7/31/2001 -0400, "Max Rydahl Andersen" wrote: > >- Original Message - >From: "Max Rydah

Re: code completion

2001-07-30 Thread Paul Kinnucan
- Original Message - From: "Yevgeny Libman" <[EMAIL PROTECTED]> To: "jde-list" <[EMAIL PROTECTED]> Sent: Tuesday, July 24, 2001 9:43 PM Subject: code completion > Hi All, > > In the latest jde2.2.8beta4 after choosing method from > jde-complete-at-point-menu it's inserted without para

RE: auto-gen get/set pairs for existing class variables

2001-07-30 Thread Paul Kinnucan
Hi, I have added this command to the JDE and included it on the Wizards menu. It would be nice if this command worked for fields defined in inner classes. - Paul

Re: JDE distribuation

2001-07-30 Thread Paul Kinnucan
At 07:07 PM 7/30/2001 +0200, you wrote: >"Paul Kinnucan" <[EMAIL PROTECTED]> writes: >> People suggest this from time-to-time. In fact, this is the approach I took >> with the XML Authoring Environment (XAE) for Emacs. The XAE is supplied as a >> single Jav

Re: last-nonmenu-event symbol

2001-07-29 Thread Paul Kinnucan
At 01:27 PM 7/27/2001 -0700, Sanjay Mishra wrote: > >Hi Paul: > >I am running Xemacs V21.4 on NT 2K. When I try to use >the build function using ant-build, I get following >error in minibuffer. Please help. Thanks, Sanjay. > I have fixed this. You can get the fix by downloading the latest version

Re: two instances of same buffer..

2001-07-28 Thread Paul Kinnucan
At 12:09 PM 7/17/2001 +0530, Shashank wrote: >Hi ! > >Whenever I open a java file for editing, What command did you use to open the file? >after some time I realize ^ Do you mean after you executed other Emacs commands. If so, what other commands? It would help, if yo

ANN: JDEE-2.2.8beta4 available at ...

2001-07-21 Thread Paul Kinnucan
http://jde.sunsite.dk/ JDEE-2.2.8beta4 *** * PLEASE READ * *** * * *

Re: Oops Re: NEWBIE trying to load JDE

2001-07-21 Thread Paul Kinnucan
Read the release notes for JDE-2.2.7.1 regarding the version of semantic that it requires.. - Paul At 07:57 PM 7/21/2001 -0400, you wrote: > > >Oops.. THIS is my most recent .emacs file: > >(setq debug-on-error t) > >;; Update the Emacs load-path to include the path to >;; the JDE and its requir

Draft Response

2001-07-19 Thread Paul Kinnucan
I can. Sincerely, Paul Kinnucan

Re: Renaming Proposal

2001-07-18 Thread Paul Kinnucan
At 09:23 PM 7/18/2001 -0500, you wrote: >You are correct regarding enforcement. Hence the reason that they sent >Paul the "cease and desist" notice. However, that only means that they >took a cursory glance at JDE, saw that there might be a conflict and took >the appropriate measure to notify th

Re: Renaming Proposal

2001-07-18 Thread Paul Kinnucan
At 12:44 AM 7/19/2001 -0400, Paul Kinnucan wrote: >Hi Jim, > >I am now have second thoughts both about simply acceding and about the >choice of a name. Your comments make a lot of sense. Maybe I can reach a >middle ground with J.D. Edwards. The best scenario would be if the

Re: Renaming Proposal

2001-07-18 Thread Paul Kinnucan
Hi Jim, I am now have second thoughts both about simply acceding and about the choice of a name. Your comments make a lot of sense. Maybe I can reach a middle ground with J.D. Edwards. The best scenario would be if they accepted our continued use of JDE. If they won't accept that, I would prefer

Re: ANN: Name Change Plans

2001-07-18 Thread Paul Kinnucan
At 03:28 PM 7/18/2001 -0700, [EMAIL PROTECTED] wrote: [snip] > >Also, remember that it's not a one time expense: TMs expire and have >to be renewed. That's what happened to JD Edwards, as others on this >list have explained it - they let their TM lapse for a year or so, >right around the time th

RE: Renaming Proposal

2001-07-18 Thread Paul Kinnucan
At 02:42 PM 7/18/2001 -0700, Iain Huxley <[EMAIL PROTECTED]> wrote: >I'm sure you're sick of naming comments etc. by now, and it may be too late, >but: > >In some ways using the word "mode" understates what JDE can do for you - it >makes it seem like just some formatting helper; the rich set of fe

Re: ANN: Name Change Plans

2001-07-18 Thread Paul Kinnucan
- Original Message - From: "Stephane" <[EMAIL PROTECTED]> To: "Paul Kinnucan" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, July 18, 2001 9:57 AM Subject: Re: ANN: Name Change Plans > You sure made a right choice Paul, >

Re: Renaming Proposal

2001-07-18 Thread Paul Kinnucan
At 01:48 PM 7/18/2001 +0200, Karim Trott wrote: >May be I thinking too simple but isn't it feasable to invoke JMode by >"M-x j-mode" ? > Yes, one possibility is to replace jde- with j- in symbol names, on the analogy of c-mode. Another is jmode-. Thus, jde-global-classpath might become j-global-c

ANN: Name Change Plans

2001-07-18 Thread Paul Kinnucan
Hi All, Taking into consideration your feedback and on the advice of Richard Stallman, I have decided to accede to J.D. Edwards demand that I change the name of the JDE. I plan to send a letter notifying them of my decision tomorrow. I have decided to use JMode as the new name of the JDE because

ANN: JDE 2.2.8beta3 available at ...

2001-07-16 Thread Paul Kinnucan
http://jde.sunsite.dk/ JDE 2.2.8beta3 *** * PLEASE READ * *** * * *

Renaming Proposal

2001-07-16 Thread Paul Kinnucan
Hi all, If, as seems probable, it becomes necessary to rename the JDE, I am thinking of referring to the JDE as "JMode, a Java Development Environment for Emacs" or "JMode" for short. I would retain jde- as the prefix for the JMode lisp code because JMode is, after all, a J(ava)D(evelopment)E(nvi

Can A Freeware Name Be Trademarked?

2001-07-16 Thread Paul Kinnucan
Hi all, According to http://www.uspto.gov/web/offices/tac/doc/basic/basic_facts.html, you have to have used, or intend to use, a name "in commerce" in order to apply for trademark status for the name. A freeware developer by definition does not intend to use the name of a freeware product in comm

ANN: Completion broken in JDE(E) 2.2.8beta2

2001-07-16 Thread Paul Kinnucan
Hi Max, Completion is broken in the latest beta possibly because of a bug in the new dynamic class loader. See my post to Javier Lopez copied on the JDE mailing list. I will post a new beta ASAP with either a fix to the completion class loader or with the dynamic class loader removed. - Paul

Problem with completion in JDE(E) 2.2.8beta2

2001-07-16 Thread Paul Kinnucan
Hi Javier, I kept getting a Java exception when trying to use Completion in the latest beta. I tested completion before I released the beta and it worked. I must have been testing with an old version of Completion.java. I think the problem is in the new DynamicClassLoader class. The exception r

Re: Name change

2001-07-16 Thread Paul Kinnucan
At 12:00 PM 7/16/2001 -0500, Jim LoVerde wrote: >As infuriating as this is, I'd like to remind everyone to be cordial with >regard to any feedback to JD Edwards. It would seem to be allright to send >something along the lines of "I am unhappy with your decision to pursue >trademark litigation wit

RE: Name change

2001-07-16 Thread Paul Kinnucan
Hi Stephen, Thanks for posting these links. They will be a head start if I can find a lawyer willing to provide some free legal advice within the next few days. If I can't find a lawyer or a lawyer advises me not to contest it, I will start using the acronym JDEE (assuming it is not trademarked a

Re: Probl;ems with JDEbug

2001-07-12 Thread Paul Kinnucan
At 09:46 PM 7/12/2001 -0400, Scott Goldstein wrote: >I've searched the archives and can't find an answer. > >Here's my setup: > >(custom-set-variables >'(jde-bug-jdk-directory "c:\\Development\\jdk1.2.2") >'(jde-use-font-lock nil) >'(jde-db-debugger (quote ("JDEbug" "" . "Executable"))) >'(jde-bug

Re: How can I make the JDE smaller ?

2001-07-12 Thread Paul Kinnucan
- Original Message - From: "Nicolas Regnault" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 12, 2001 11:17 AM Subject: How can I make the JDE smaller ? > hello all, > > I am a JDE user since two years. Since a few days, I was > using the 2.1.4 version : very good. I h

RE: jde-make-working-directory

2001-07-11 Thread Paul Kinnucan
At 11:18 AM 7/12/2001 +1000, Craig McGeachie wrote: >> However, the problem I'm having seems to be caused by the cd >> command having no effect, as with the person you previously responded >> to. I was able to cut and paste that command (from the build's >> compilation buffer) into a regular ema

Re: Java code conventions from Sun

2001-07-11 Thread Paul Kinnucan
- Original Message - From: "Sergei Gnezdov" <[EMAIL PROTECTED]> To: "'Paul Kinnucan'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, July 11, 2001 4:13 PM Subject: RE: Java code conventions from Sun > > What th

Re: Java code conventions from Sun

2001-07-11 Thread Paul Kinnucan
- Original Message - From: "Sergei Gnezdov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 11, 2001 9:53 AM Subject: Java code conventions from Sun > I am new to emacs. > > I don't seem to like the way emacs wants to format my code. > The only formatting that Emacs d

Re: Generating JavaDoc

2001-07-11 Thread Paul Kinnucan
At 02:06 PM 7/10/2001 -0700, Lauren Commons <[EMAIL PROTECTED]> wrote: >An alternative approach is to use Ant. >While it does involve using an additional tool, I find >Ant much more intuitive to use than trying to figure >out the jde variables that apply in a particular >situation. To generate

Re: History list jde-interactive-make-arg-history is unbound

2001-06-29 Thread Paul Kinnucan
At 10:48 AM 6/29/2001 +0200, Dirk Husemann wrote: >>>>>> "PK" == Paul Kinnucan <[EMAIL PROTECTED]> writes: > >PK> At 01:34 PM 6/25/2001 -0700, you wrote: >>> When I enable jde-project -> Read Make Args or jde-project -> Ant &

Re: Need help to run jdb with JDE 2.2.7.1 under XEmacs 21.1

2001-06-28 Thread Paul Kinnucan
At 12:26 PM 6/28/2001 -0700, Jonathan Shim [ESRI-Phoenix] wrote: > >Hi, > > Something seem to be hanging when start jdb from jde 2.2.7.1 on > application. No arrow (=>) pointing to first line in main method, > and the "jdb" option does not show up in my menu bar. > > I did compile source wi

Re: Strange problem with jde-run

2001-06-28 Thread Paul Kinnucan
At 07:42 PM 6/28/2001 +0530, Vishwanathan SVN wrote: >whenever I do the following sequence of operations XEmacs simply hangs :-( > >Open a Java source file. >Compile it (This is optional if the file is already compiled) >Run it using C-C-C-V-C-R >and again run it using C-C-C-V-C-R > >I figured out

Re: History list jde-interactive-make-arg-history is unbound

2001-06-25 Thread Paul Kinnucan
At 01:34 PM 6/25/2001 -0700, you wrote: >When I enable jde-project -> Read Make Args or jde-project -> Ant Read Args >or jde-project -> Ant Read Target, I get errors like the one the subject >`History list jde-interactive-make-arg-history is unbound' > >This is with Xemacs, solaris, jde 2.2.8beta1

Re: JDE load time

2001-06-25 Thread Paul Kinnucan
JDE always parses a Java file on startup. It also searches for a project file in the directory tree containing the source file and if it finds one, it loads the project file. These are the only load-time functions that the JDE performs. Neither is currently optional and I have no plans to make

Re: Watches in JDEBug

2001-06-25 Thread Paul Kinnucan
At 06:36 PM 6/23/2001 -0500, Molitor, Stephen wrote: >What's the best way to keep a watch of a variable or object in JDEBug? >After expanding one of the local variables to the level I want, it collaspes >again when I step to the next line. I'd either like to keep the variable >tree expanded, or s

RE: JDE Windows 2000 Help please

2001-06-19 Thread Paul Kinnucan
At 06:45 PM 6/18/2001 -0700, you wrote: >--- Douglas WF Acheson <[EMAIL PROTECTED]> wrote: > > > > --- "MacEachern, Tim" <[EMAIL PROTECTED]> wrote: > > > Looks like it never reaches your breakpoint. Try enclosing the > > whole > > > "main" function in a > > > try {...} catch (Throwable t) { Syste

Should the JDE require ECB?

2001-06-14 Thread Paul Kinnucan
Hi all, I have come to rely on the Emacs Code Browser (ECB) and would like to integrate it into the JDE. This would entail making ECB yet another external package required by the JDE. The benefit, however, is that the JDE would provide facilities for using ECB, such as keybindings and menu items

Re: BUG: maybe

2001-06-14 Thread Paul Kinnucan
At 07:27 AM 6/13/2001 +1000, you wrote: >Any reason beanshell.el contains defcustom declarations refering to >to the customisation group 'bsh', but no matching defgroup >declaration? I can't find group bsh defined in any of the lisp files. I forgot to include the defgroup declaration. The nex

ANN: JDE 2.2.8beta1 available at ...

2001-06-14 Thread Paul Kinnucan
http://jde.sunsite.dk/ JDE 2.2.8beta1 *** * PLEASE READ * *** * * *

ANN: JDE 2.2.8beta1 available at ...

2001-06-14 Thread Paul Kinnucan
http://jde.sunsite.dk/ JDE 2.2.8beta1 *** * PLEASE READ * *** * * *

Re: Enhancement request for completion: inherited protected methods

2001-06-14 Thread Paul Kinnucan
At 09:13 AM 6/14/2001 -0400, Philip Miller wrote: >I just started using completion a few weeks ago, and I think it is >great! There is another thread on what to do with method arguments in >jde completion. I have another request for completion: I would like >for protected methods to be listed w

Re: pb with deactivate-mark function

2001-06-14 Thread Paul Kinnucan
At 02:39 PM 6/14/2001 +0200, Fred Hémery wrote: >Please enter the details of your bug report here > >I have problem when i when to insert template code like get/set pair >function or when i want create a new file (class, console) by menu. >The error was : > >Symbol's function definition is void:

RE: pb with function: deactivate-mark

2001-06-14 Thread Paul Kinnucan
At 08:54 PM 6/14/2001 +0530, Vishy wrote: > > Anyway, I do not use XEmacs so I do not have the incentive, let alone the >time, to > > resolve this problem. I suggest that you and other XEmacs users try to get > > at the bottom of the problem and provide a fix. Or you could use Emacs, > > which is

Re: pb with function: deactivate-mark

2001-06-14 Thread Paul Kinnucan
Hi, I replied to you from my home but I'm not sure that you got the reply because there is some problem with my mail system. So I'm replying again from my office. deactivate-mark is defined only in Emacs. It is used by the tempo template package on which the JDE templates are based. The versi

Re: newbie: projects and speedbar (2 questions)

2001-06-14 Thread Paul Kinnucan
Hi, I sent the following reply to you five days ago, but my smtp server could not deliver it. It appears to be a problem with our mail system. - Paul At 11:04 AM 6/8/2001 +0100, you wrote: >Hello, > >I have two questions: > >1) When I have a *.java file open, is there a way to stop the

Re: JDE vs. VAJ

2001-06-12 Thread Paul Kinnucan
At 10:24 AM 6/12/2001 -0400, "Daniel Hegyi" <[EMAIL PROTECTED]> wrote: >Hi, > >At my job I was forced to use Visual Age for Java, and I must say that I'm >pleasantly surprised. The editor has customizable Emacs key bindings (more >or less). Most importantly, there is no compile command, after ev

Re: templates amd wizard problems

2001-06-12 Thread Paul Kinnucan
At 05:16 PM 6/12/2001 +0300, Remus Pereni wrote: >On Tue, Jun 12, 2001 at 01:23:16AM -0400, Paul Kinnucan wrote: > > > >I don't know. JDE 2.2.7 itself references deactivate-mark only once and > >does so only when running Emacs. Perhaps you are loading an old copy of th

Re: Does JDEbug work with JKD 1.3.1?

2001-06-07 Thread Paul Kinnucan
At 01:15 PM 6/7/2001 -0400, you wrote: >I tried to use JDEbug with JDK 1.3.1, Win NT, GNU Emacs 20.7.1, and had no >luck. The message in the minibuffer was: > "Cannot find JPDA jar file at e:/jdk131/lib/jpda.jar" >So far as I can tell, there is no jpda.jar file to be found in JDK 1.3.1. >

Re: Cannot open load file: executable

2001-06-07 Thread Paul Kinnucan
At 12:31 PM 6/7/2001 -0400, revans wrote: >Is anyone familiar this error?I get it when I try to start XEmacs >2.1 (patch 14) on Solaris 2.6 with JDE. Included are the versions of >the packages I have installed, the backtrace, and the message log. Any >help would be greatly appreciated. > >Th

Re: Decompiler elisp connector

2001-06-07 Thread Paul Kinnucan
I plan to post this on the JDE's Contributed Software page. Interested JDE users can download it from there. - Paul At 08:23 AM 6/7/2001 +1000, Craig McGeachie wrote: >Here it is, on the off chance that anyone else may want to play with >it. I have attached the file directly, rather than provi

Re: JDE Bug

2001-06-07 Thread Paul Kinnucan
At 10:33 PM 6/6/2001 -0700, Ben Wing wrote: >Paul Kinnucan wrote: > > > > At 08:37 AM 6/6/2001 -0600, Brad Porter wrote: > > >Hello. I am finding that I have to modify 'jde-compile.el' in order to > > >get the JDK " -d " option to work cor

RE: JDE Bug

2001-06-06 Thread Paul Kinnucan
At 09:23 AM 6/6/2001 -0600, Brad Porter wrote: >Ah... The problem seems to be that I have 'jde-cygwin-path-converter' >set to >'jde-cygwin-path-converter-cygpath'. This calls the cygwin command >'cygpath' which is the culprit of putting the backslashes in. Since >this command is shelled out, th

Re: JDE Bug

2001-06-06 Thread Paul Kinnucan
At 08:37 AM 6/6/2001 -0600, Brad Porter wrote: >Hello. I am finding that I have to modify 'jde-compile.el' in order to >get the JDK " -d " option to work correctly under cygwin. I set directory-path-sep to ?/ in my .emacs file for the rare times I use XEmacs (for testing JDE compatibility).Thi

JDEbug Hang Problem on Windows 2000

2001-05-31 Thread Paul Kinnucan
Hi All, A number of users have reported that JDEbug hangs on Windows 2000. My office machine was just upgraded to Windows 2000 SP1 and, you guess it, I am now experiencing the same problem. In particular, JDEbug generally hangs on the first attempt to start it. I can get it to start and stop a

Re: Completion on inner class instances

2001-05-31 Thread Paul Kinnucan
Hi Evan, Your approach sounds reasonable to me. - Paul - Original Message - From: "Evan Easton" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 31, 2001 10:14 AM Subject: Completion on inner class instances > How feasible is it to get jde-complete-at-point to work on

Re: Any solutions for the "Gave up waiting for Emacs to connect to SIO port: " Win2K woes

2001-05-30 Thread Paul Kinnucan
- Original Message - From: "Mandler, George" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Mandler, George" <[EMAIL PROTECTED]>; "'Paul Kinnucan'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, May 30

Re: JDE 2.2.7.1 available at ...

2001-05-30 Thread Paul Kinnucan
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, May 30, 2001 5:05 AM Subject: AW: JDE 2.2.7.1 available at ... > Cause of senator is now part of semantic 1.4 (which is need by JDE!) > JDE should not include any senator files.

Re: Problems running JDEbug

2001-05-21 Thread Paul Kinnucan
- Original Message - From: "D'Elia, Kevin" To: <[EMAIL PROTECTED]> Sent: Monday, May 21, 2001 9:29 AM Subject: Problems running JDEbug > Hello, > > I am having some difficulty debugging a simple application under > JDEbug. I am using jdk1.3.0_02, jde 2.2.6 with the correct support > l

Re: configurable paths in project files

2001-05-21 Thread Paul Kinnucan
- Original Message - From: "Molitor, Stephen" <[EMAIL PROTECTED]> To: "'Philip Miller'" <[EMAIL PROTECTED]>; "Paul Kinnucan" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, May 21, 2001 9:41 AM Subject: RE: confi

Re: Rescanning class... message at bottom

2001-05-15 Thread Paul Kinnucan
Hi Matt, I'll check whether I integrated this patch this evening. - Paul "Matthew Conway" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > > I did submit a patch once which basically cached the class list for > each project, so that when you did switch projects, it would just

Re: Rescanning class... message at bottom

2001-05-15 Thread Paul Kinnucan
- Original Message - From: "Jim Snyder" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 15, 2001 10:17 AM Subject: Rescanning class... message at bottom > Dear Paul... > > When I load .java files, I frequently get the message at the bottom > "Rescanning classes..." (withou

Re: run-with-timer error

2001-05-15 Thread Paul Kinnucan
Hi Jon, I believe this function is defined in the Free Software Foundation compatibility package (fsf-compat.el?) package included in the XEmacs distribution. I am not an XEmacs user so I'm not sure of the exact name of the package. - Paul - Original Message - From: "Jon Brisbin" <[EMA

<    2   3   4   5   6   7   8   9   >