Hi I installed JDE and xemacs. I was getting a problem while starting
the xemacs.
It says "error in init file. can not open load file: cc-mode"
My .emacs file is like this.
xemacs version is 'xemacs-21.1-p3'
--------------------------------------------------------------------
setq debug-on-error t)
(add-to-list 'load-path (expand-file-name
"/local/tibco/jde-2.1.9/lisp"))
(add-to-list 'load-path (expand-file-name "/usr/local/semantic-1.2.1"))
(add-to-list 'load-path (expand-file-name "/usr/local/speedbar-0.12"))
(require 'jde)
(defun my-jde-mode-hook ()
(setq c-basic-offset 2))
(add-hook 'jde-mode-hook 'my-jde-mode-hook)
-- ---------------------------------------------
Please do the needfull.
Ramesh
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ramesh Pathuru
TIBCO Software Inc.
Email: [EMAIL PROTECTED]
Internet: www.tibco.com
HomePhone: (408) 394-6564
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~