On Thu, 2009-07-09 at 10:10 +0200, Ludovic Courtès wrote: > Hi Eric, > > [email protected] writes: > > > Paul Kinnucan, the original developer of JDE, wrote a prototype of > > what is now the semantic database system in Semantic. This database > > system was designed to add the layer needed to integrate the JDE tag > > lookup system into Semantic. I then did the current implementation, > > and also made a database for Emacs Lisp tags to prove it was possible. > > > > As you noticed, however, the JDEE integration never happened. Joakim > > has since taken my original semanticdb-java.el implementation, and > > started adapting it to use clojure, and has had some success. His > > code so far is already in CEDET/CVS. Someone who understands the > > language and has the necessary installed tools needs to take the time > > to finish this task. > > Thanks for the explanation. `semanticdb-java.el' is not part of > CEDET 1.0pre6, but hopefully it'll be part of the next (pre-)release? > > Could it be changed to optionally use more "standard" Java tools instead > of Clojure?
Hi, That code does not currently work, so it won't go into a release until it can do something useful. The tools semanticdb-java uses is up to what sorts of contributions I get for making it work. Eric ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
