[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

jde project ?



Hi there

  Has anyone worked with jde [1] project file before ? I am looking at
a project [2] where jde is required to build jars:

$ apt-get source docbook-website
$ find docbook-website-2.5.0.0 -name \*.el
docbook-website-2.5.0.0/extensions/saxon64/prj.el
docbook-website-2.5.0.0/extensions/xalan2/prj.el
$ head  docbook-website-2.5.0.0/extensions/xalan2/prj.el
(jde-set-project-name "xalan")
(jde-set-variables
 '(jde-gen-session-bean-template (quote
("(jde-import-insert-imports-into-buffer (list \"javax.ejb.*\"
\"java.rmi.RemoteException\"))" "(jde-wiz-update-implements-clause
\"SessionBean\")" "'> \"public void ejbActivate() throws
RemoteException {\"'>'n \"}\"'>'n
'>'n" "'> \"public void ejbPassivate() throws RemoteException {\"'>'n \"}\"'>'n
'>'n" "'> \"public void ejbRemove() throws RemoteException {\"'>'n
\"}\"'>'n '>'n" "'> \"public void setSessionContext(SessionContext
ctx) throws
RemoteException {\"" "'>'n \"}\"'>'n '>'n" "'> \"public void
unsetSessionContext() throws RemoteException {\"'>'n
\"}\"'>'n '>'n'>")))


Thanks for any info

[1] http://packages.qa.debian.org/j/jde.html
[2] http://packages.qa.debian.org/d/docbook-website.html

-M


Reply to: