<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://blog.gmane.org/gmane.emacs.jdee">
    <title>gmane.emacs.jdee</title>
    <link>http://blog.gmane.org/gmane.emacs.jdee</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5417"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5397"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5392"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5390"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5386"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5379"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5374"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5371"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5370"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5368"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5367"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5366"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5363"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5361"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5351"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5348"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5347"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5346"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5341"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.jdee/5337"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5417">
    <title>Help me add JDEE resources in EmacsWiki!</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5417</link>
    <description>
Hi,
  I'm trying for months to use JDEE, but each time I open it, it is to see bunchs of errors, crashes, keys which don't work, misconfigurations, stack traces, infinite loops, etc. It's Emacs, so I accept it... :-)

  However, I saw information about how other people are using JDEE, and apparently it's capable of doing wonderful things, from code browsing, to finding errors in code, integrating with other tools, importing projects, debugging, managing big projects, creating UML diagrams, etc.

  I as a novice didn't think this all was possible, and I think that lots of people (even Emacs users) wouldn't believe that Emacs can do so many things. A poll about this would be fun :-)


  Therefore I propose to write somewhere (for instance in EmacsWiki) about how powerful is JDEE (combined with CEDET et al.). This should motivate new users to try further, and maybe also suggest developers that such a good program could be included in a standalone application, either the official GNU Emacs or other.


  I start</description>
    <dc:creator>Daniel Clemente</dc:creator>
    <dc:date>2008-10-18T18:50:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5397">
    <title>void-function semantic-java-expand-tag error while loading a java file</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5397</link>
    <description>When I try to load a java file, I got the following error (see the stack 
dump). Can you help? Here are the information about my Emacs/JDEE 
environment.

host platform: Linux river 2.6.22-14-generic #1 SMP Fri Feb 1 04:59:50 
UTC 2008 i686 GNU/Linux
JDEE version: JDE 2.3.5.1
Emacs version: GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.12.0) 
of 2007-11-06 on terranova, modified by Ubuntu
My .emacs file: see the attachment
Contents of the backtrace buffer (see below)
Contents of the |*messages*| buffer (see below)

Thanks,

Ben
=====================================================
Debugger entered--Lisp error: (void-function semantic-java-expand-tag)
  semantic-java-expand-tag(("org.apache.hadoop.fs" package nil nil [809 
838]))
  funcall(semantic-java-expand-tag ("org.apache.hadoop.fs" package nil 
nil [809 838]))
  (or (funcall semantic-tag-expand-function tag) (list tag))
  (if semantic-tag-expand-function (or (funcall 
semantic-tag-expand-function tag) (list tag)) (list tag))
  (if (semantic--tag-e</description>
    <dc:creator>benruza</dc:creator>
    <dc:date>2008-02-12T20:25:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5392">
    <title>lazy-lock-mode</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5392</link>
    <description>I just installed emacs-22.1.1 on SuSE 10.0, cedet -1.0pre4, and jde-2.3.5.1.
When I load jde, I get the following error backtrace:

Debugger entered--Lisp error: (void-function lazy-lock-mode)
  lazy-lock-mode(t)
  font-lock-turn-on-thing-lock()
  font-lock-mode-internal(t)
  font-lock-default-function(t)
  font-lock-mode()
  turn-on-font-lock()
  turn-on-font-lock-if-enabled()
  global-font-lock-mode-enable-in-buffers()
  run-hooks(after-change-major-mode-hook)
  run-mode-hooks(comint-mode-hook)
  comint-mode()
  bsh-comint-buffer([object jde-bsh-buffer "JDEE bsh buffer" "*JDEE 
bsh*" #&lt;buffer *JDEE bsh*&gt; unbound unbound] nil)
  apply(bsh-comint-buffer ([object jde-bsh-buffer "JDEE bsh buffer" 
"*JDEE bsh*" #&lt;buffer *JDEE bsh*&gt; unbound unbound] nil))
  call-next-method()
  jde-bsh-buffer([object jde-bsh-buffer "JDEE bsh buffer" "*JDEE bsh*" 
#&lt;buffer *JDEE bsh*&gt; unbound unbound] nil)
  apply(jde-bsh-buffer ([object jde-bsh-buffer "JDEE bsh buffer" "*JDEE 
bsh*" #&lt;buffer *JDEE bsh*&gt; unbound unbound] nil))
  </description>
    <dc:creator>Steve Kelem</dc:creator>
    <dc:date>2008-02-06T00:40:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5390">
    <title>Kill jde&lt; at &gt;sunsite.dk?</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5390</link>
    <description>Can we kill this list, or at least make it so that anybody who posts  
to it gets redirect to the source forge list?

Two lists will get confusing.

</description>
    <dc:creator>Adhamh Findlay</dc:creator>
    <dc:date>2008-01-28T21:21:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5386">
    <title>jde installation error</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5386</link>
    <description>
I tried doing the follow in ubuntu 7.10 but the package just doesn't install. I am a newbie to linux so I don't know what to do. My school uses emacs and jde for the java class so it would be helpful to have an ide environment to use with emacs for homeworks. 

wei&lt; at &gt;wei-laptop:~$ sudo apt-get install jde
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Suggested packages:
  ant checkstyle libtomcat5-java
Recommended packages:
  ecb
The following NEW packages will be installed:
  jde
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/1572kB of archives.
After unpacking 3846kB of additional disk space will be used.
Selecting previously deselected package jde.
(Reading database ... 98912 files and directories currently installed.)
Unpacking jde (from .../archives/jde_2.3.5.1-2_all.deb) ...
Setting up jde (2.3.5.1-2) ...
Error in `/usr/share/doc-base/jde', line 1: the first line does not contain valid `Document' field
dpkg: error processin</description>
    <dc:creator>weixin yuan</dc:creator>
    <dc:date>2008-01-28T04:00:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5379">
    <title>What is the file to download from the ftp Directory</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5379</link>
    <description>Up to higher level directory &lt;ftp://ftp.gnu.org/gnu/emacs/&gt; [image: File:]
README &lt;ftp://ftp.gnu.org/gnu/emacs/windows/README&gt; 11 KB 03/06/2007
00:00:00  [image:
File:]README.sig&lt;ftp://ftp.gnu.org/gnu/emacs/windows/README.sig&gt; 1
KB 03/06/2007 00:00:00  [image:
File:]emacs-21.3-bin-i386.tar.gz&lt;ftp://ftp.gnu.org/gnu/emacs/windows/emacs-21.3-bin-i386.tar.gz&gt;
13522
KB 10/03/2004 00:00:00  [image:
File:]emacs-21.3-bin-i386.tar.gz.sig&lt;ftp://ftp.gnu.org/gnu/emacs/windows/emacs-21.3-bin-i386.tar.gz.sig&gt;
1
KB 10/03/2004 00:00:00  [image:
File:]emacs-21.3-leim.tar.gz&lt;ftp://ftp.gnu.org/gnu/emacs/windows/emacs-21.3-leim.tar.gz&gt;
3955
KB 10/03/2004 00:00:00  [image:
File:]emacs-21.3-leim.tar.gz.sig&lt;ftp://ftp.gnu.org/gnu/emacs/windows/emacs-21.3-leim.tar.gz.sig&gt;
1
KB 10/03/2004 00:00:00  [image:
File:]emacs-22.1-barebin-i386.zip&lt;ftp://ftp.gnu.org/gnu/emacs/windows/emacs-22.1-barebin-i386.zip&gt;
6393
KB 17/10/2007 23:09:00  [image:
File:]emacs-22.1-barebin-i386.zip.sig&lt;ftp://ftp.gnu.org/gnu/emacs/windows/emacs-22.1-barebin-i3</description>
    <dc:creator>Varuna Seneviratna</dc:creator>
    <dc:date>2008-01-18T19:13:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5374">
    <title>Hi everybody.</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5374</link>
    <description>Paul,

Is Jde dead ?

Stéphane
 (who used to be a contributor to jdee and still uses and enjoys it)
</description>
    <dc:creator>Stéphane NICOLAS</dc:creator>
    <dc:date>2008-01-09T15:32:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5371">
    <title>Emacs 22 settings, packages for Java development</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5371</link>
    <description>Hi all,

I have zipped together a collection of packages and settings needed for Java
development - it includes JDE, nxml, necessary settings and buttons for quick
development, patch for treating &lt; at &gt; sign as part of the language, syntax
highlighting and more.

http://www.bilgidata.com/kurumsaljava/kitap-tools-emacs-1.6.zip

Thought it would be useful for someone. Cheers,

</description>
    <dc:creator>Burak Bayramli</dc:creator>
    <dc:date>2008-01-03T16:37:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5370">
    <title>I make jde-maven2.el</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5370</link>
    <description>Until I work on maven-emacs-pluggin I change jde-maven.el and make from it 
jde-maven2.el

I add some new fitchures. You can try it.

Download from in section download

http://server.apnet.cz/~benzin/maven-emacs-plugin/
</description>
    <dc:creator>Lukas Benda</dc:creator>
    <dc:date>2008-01-02T19:03:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5368">
    <title>New mailing list</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5368</link>
    <description>Dear JDEE User,

The JDEE has a new user mailing list hosted by Source Forge. I plan to
deactivate this list in the near future. If you would like to subscribe
to the new mailing list, please visit

https://lists.sourceforge.net/lists/listinfo/jdee-users

Regards,

Paul

P.S. I tried to subscribe all of you en masse to the new list but the
SourceForge list manager's mass subscription option appears to be
disabled.

</description>
    <dc:creator>Paul Kinnucan</dc:creator>
    <dc:date>2008-01-02T06:56:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5367">
    <title>maven2 maven-emacs-plugin from my hand :D</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5367</link>
    <description>Hello i take maven-emacs-plugin from 
http://www.credmp.org/index.php/2006/11/18/maven2-plugins/

and give some new ability, like download javadoc from repositorie and add to 
jde-help-docstes.

Now you can find it on 
http://server.apnet.cz/~benzin/maven-emacs-plugin/index.html

I nead some fedbecks and support with communication with maven developpers for 
give to oficial repositorie (becouse my english is terible).

Some abilities is copy from maven-emacs-plugin. But I not understand of ever 
abilities of this plugin, becouse of I delete some of abilities.
</description>
    <dc:creator>Lukas Benda</dc:creator>
    <dc:date>2007-12-27T21:48:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5366">
    <title>Enhancements to flymake in jde-eclipse-compiler-server.el</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5366</link>
    <description>Hi,

Would like to thank Suraj again for the amazing module
jde-ecilpse-compiler-server.el, one feature that I felt missing was
that flymake
could not highlight only the parts of the line that causes the error,
instead of highlighting the whole line.

I have written a module that add this features to the flymake module,
though it modify some of the flymake's internal functions.

Will see how I can feed some patches upstream so that I do not need to
override the flymake's functions.

As this is my first piece of serious code using elisp, any comments welcomed. :)

Cheers,
Phuah Yee Keat
</description>
    <dc:creator>Yee Keat Phuah</dc:creator>
    <dc:date>2007-12-27T04:34:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5363">
    <title>"Specified BeanShell jar filed does not exist" error message</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5363</link>
    <description>Hi everyone!

I'm running JDEE on emacs 21.4.1.  When I'm trying to any of the JDEE
functions (for example, "jde-complete"), I get the following error
message:

 "Specified BeanShell jar filed does not exist:
/usr/share/emacs21/site-lisp/java/lib/bsh.jar"

 The thing is THERE IS NO DIRECTORY java/lib in my
 /usr/share/emacs21/site-lisp

 and the file bsh.jar sits in /usr/share/java

 What shall I do?

Thanks a million,
Dmitry.

</description>
    <dc:creator>Dmitry Shkatov</dc:creator>
    <dc:date>2007-12-21T09:48:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5361">
    <title>JDE search paths</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5361</link>
    <description>I'm using Emacs 22 and JDE as installed by Ubuntu Gutsy.

When I try to compile from JDE, or do anything that needs to spawn
Java, i get an error along the lines of this:

  bsh: Specified BeanShell jar filed does not exist:
/usr/share/emacs22/site-lisp/java/lib/bsh.jar

If I create a symbolic link from
/usr/share/emacs22/site-lisp/java/lib/ to /usr/share/java/, it starts
working.

To me this seems to break the feature allowing one to switch between
JDKs, though. Shouldn't this be taken care of by setting
jde-jdk-registry correctly?

I'm attaching the report as generated by the JDE bug report feature,
in case that helps.
Emacs  : GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.12.0)
 of 2007-11-06 on terranova, modified by Ubuntu
Package: JDE version 2.3.5.1
Required packages: cedet-1.0pre4


current state:
==============
(setq
 jde-gen-session-bean-template '("(jde-import-insert-imports-into-buffer "
 "  (list \"javax.ejb.*\""
 "        \"java.rmi.RemoteException\"))" "'&gt;"
 "(jde-wiz-update-</description>
    <dc:creator>Björn Lindström</dc:creator>
    <dc:date>2007-12-18T07:49:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5351">
    <title>jde-jdb problem</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5351</link>
    <description>I use jde-jdb to debug.
The jdb output looks like:
Step completed: "thread=Thread-22", xxxx.xxxx.xxx(), line=733 bci=124
and jde-db-jdb-1-4 can parse it correctly.

(defmethod initialize-instance ((this jde-db-jdb-1-4) &amp;rest fields)
  "Constructor for jdb-1.4."
  (call-next-method)
  ;; Regular expression used to find a jdb breakpoint position marker.
  ;; The regular expression has two subexpressions. The first matches
  ;; the name of the class in which the breakpoint occurs; the second, the
  ;; line number at which the breakpoint occurs."
  (oset (oref this bp-listener)
   :marker-regexp
   "^.*: \"thread=.*\", \\(\\(.*[.]\\)*\\)\\([^$]*\\)\\($.*\\)*[.].+(),
line=\\([0-9,.]*\\)"))

But sometimes(a ratio of about 5%),jdb output looks like:
Step completed: Thread-22[1] "thread=Thread-22", xxxx.xxxx.xxx(), line=735
bci=133

And jde-db-jdb-1-4 can't  parse it correctly,
so it stop working.

I modify form "^.*: \"thread=.*\" -&gt; "^.*: .*?\"thread=.*\",and
It works corretly,But  I don't know the reason.

Anybod</description>
    <dc:creator>lu&lt; at &gt;luxdo.co.jp</dc:creator>
    <dc:date>2007-12-14T06:06:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5348">
    <title>[Fwd: jde-jdb problem]</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5348</link>
    <description>It seems there is some trouble in mail server.
I re-send it.


---------------------------- Original Message ----------------------------
Subject: jde-jdb problem
From:    lu&lt; at &gt;luxdo.jp
Date:    Fri, December 14, 2007 3:06 pm
To:      jde&lt; at &gt;sunsite.dk
--------------------------------------------------------------------------

I use jde-jdb to debug.
The jdb output looks like:
Step completed: "thread=Thread-22", xxxx.xxxx.xxx(), line=733 bci=124
and jde-db-jdb-1-4 can parse it correctly.

(defmethod initialize-instance ((this jde-db-jdb-1-4) &amp;rest fields)
  "Constructor for jdb-1.4."
  (call-next-method)
  ;; Regular expression used to find a jdb breakpoint position marker.
  ;; The regular expression has two subexpressions. The first matches
  ;; the name of the class in which the breakpoint occurs; the second, the
  ;; line number at which the breakpoint occurs."
  (oset (oref this bp-listener)
   :marker-regexp
   "^.*: \"thread=.*\", \\(\\(.*[.]\\)*\\)\\([^$]*\\)\\($.*\\)*[.].+(),
line=\\([0-9,.]*\\)"))

But </description>
    <dc:creator>lu&lt; at &gt;luxdo.co.jp</dc:creator>
    <dc:date>2007-12-15T01:03:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5347">
    <title>Fwd: Re: Paul Landes to volunteer for taking over the JDEE project(Resend)</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5347</link>
    <description>It seems there is some trouble in mail server,I resend it.

---------------------------- Original Message ----------------------------
Subject: Re: Paul Landes to volunteer for taking over the JDEE project
From:    lu&lt; at &gt;luxdo.jp
Date:    Fri, December 14, 2007 2:42 pm
To:      landes&lt; at &gt;mailc.net
Cc:      jde&lt; at &gt;sunsite.dk
--------------------------------------------------------------------------
I agree.
Why jde-lastest.zip??
It is not lastest.
I will be keeped developing.
Althowgh I can't spend a lot of time, I can do some patching
and testing.

</description>
    <dc:creator>Ke Lu</dc:creator>
    <dc:date>2007-12-15T01:25:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5346">
    <title>jde-jdb problem(resend)</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5346</link>
    <description>
It seems there is some trouble in mail server.
I re-send it.


---------------------------- Original Message ----------------------------
Subject: jde-jdb problem
From:    lu&lt; at &gt;luxdo.jp
Date:    Fri, December 14, 2007 3:06 pm
To:      jde&lt; at &gt;sunsite.dk
--------------------------------------------------------------------------

I use jde-jdb to debug.
The jdb output looks like:
Step completed: "thread=Thread-22", xxxx.xxxx.xxx(), line=733 bci=124
and jde-db-jdb-1-4 can parse it correctly.

(defmethod initialize-instance ((this jde-db-jdb-1-4) &amp;rest fields)
  "Constructor for jdb-1.4."
  (call-next-method)
  ;; Regular expression used to find a jdb breakpoint position marker.
  ;; The regular expression has two subexpressions. The first matches
  ;; the name of the class in which the breakpoint occurs; the second, the
  ;; line number at which the breakpoint occurs."
  (oset (oref this bp-listener)
   :marker-regexp
   "^.*: \"thread=.*\", \\(\\(.*[.]\\)*\\)\\([^$]*\\)\\($.*\\)*[.].+(),
line=\\([0-9,.]*\\)"))

But</description>
    <dc:creator>Ke Lu</dc:creator>
    <dc:date>2007-12-15T01:15:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5341">
    <title>Paul Landes to volunteer for taking over the JDEE project</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5341</link>
    <description>I have some time opening up.  Before I volunteered as a repository
maintainer, but I now wouldn't mind taking on the project.

I use JDEE and write Java on a daily basis as a software engineer at a
large bank/investment firm and other financial institutions, have
contributed to the code base (albeit not as much as others), have been
writing Emacs Lisp and libraries for more than six years and use/write
beanshell on a daily basis as well.  I have eight years of corporate
experience as a software engineer, which doesn't include work as an
academic.

If someone else wants to take it, I'm more than fine with that.
However, it seems we are stagnating here and since I am such a heavy
user of JDEE, I don't want to see it wilt like several other open
source projects I've benefited from greatly.  I attribute a lot of my
success as a software engineer to this tool, and would be happy to
give back in this way.

</description>
    <dc:creator>Paul Landes</dc:creator>
    <dc:date>2007-12-14T03:15:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5337">
    <title>Progress moving to sourceforge?</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5337</link>
    <description>
Hi Paul,

Has there been any progress in moving jdee to sourceforge?


Cheers,
Len.

</description>
    <dc:creator>Len Trigg</dc:creator>
    <dc:date>2007-12-11T00:01:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.jdee/5336">
    <title>Trouble running build command: wrong type argument: stringp, nil</title>
    <link>http://comments.gmane.org/gmane.emacs.jdee/5336</link>
    <description>Hello,

I've been trying to run an ant build file using JDEE and I've been  
repeatedly getting this error message:

-*- mode: compilation; default-directory: "./" -*-
Compilation started at Mon Dec 10 11:49:46

ant -Dant.home="/usr/share/ant" -buildfile '/home/user/Projects/ 
frontend/textsearch/build.xml' -emacs

Wrong type argument: stringp, nil

I've setup a project that points to the ant build file and I run build  
with C-c C-v C-b and it prints out that error. I'm using Emacs 22.1.1  
on Ubuntu with the latest version of JDEE.

I also enabled the debugger and got this output:

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
   start-process("compilation" #&lt;buffer *compilation*&gt; "/usr/bin/zsh"  
"-c" "ant -Dant.home=\"/usr/share/ant\" -buildfile '/home/user/ 
Projects/frontend/textsearch/build.xml' -emacs  ")
   start-process-shell-command("compilation" #&lt;buffer *compilation*&gt;  
"ant -Dant.home=\"/usr/share/ant\" -buildfile '/home/user/Projects/ 
frontend/textsearch/build.xml' -emacs  "</description>
    <dc:creator>Matt Ronge</dc:creator>
    <dc:date>2007-12-10T19:28:08</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.emacs.jdee">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.emacs.jdee</link>
  </textinput>
</rdf:RDF>
