Function: ede-project-with-config-java

ede-project-with-config-java is a byte-compiled function defined in config.el.gz.

Signature

(ede-project-with-config-java &rest SLOTS)

Documentation

Create a new object of class type ede-project-with-config-java(var)/ede-project-with-config-java(fun).

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/ede/config.el.gz
(defclass ede-project-with-config-java ()
  ()
  "Class to mix into a project to support java.
This brings in methods to support Semantic querying the
java class path.")