Function: ede-target-with-config-java

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

Signature

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

Documentation

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

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/ede/config.el.gz
(defclass ede-target-with-config-java ()
  ()
  "Class to mix into a project to support java.")