Menu

[10746a]: / WordleConc / src / prj.el  Maximize  Restore  History

Download this file

17 lines (16 with data), 790 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
(jde-project-file-version "1.0")
(jde-set-variables
'(jde-project-name "Wordleconc")
'(jde-db-option-application-args nil)
'(jde-db-read-app-args t)
'(jde-global-classpath (quote ("." "../lib/WordCram.jar" "../lib/core.jar" "../lib/cue.language.jar" "../lib/gluegen-rt-natives-linux-i586.jar" "../lib/gluegen-rt.jar" "../lib/jogl-all-natives-linux-i586.jar" "../lib/jogl-all.jar" "../lib/jsoup-1.3.3.jar" "../../../src/")))
'(jde-run-working-directory ".")
'(jde-run-option-application-args nil)
'(jde-run-read-app-args t)
'(jde-sourcepath (quote (".")))
'(jde-compile-option-sourcepath (quote (".")))
'(jde-compile-option-directory "../classes")
'(jde-run-application-class "")
'(jde-compile-option-debug (quote ("all" (t nil nil)))))
;;; JDE Project file
;;; PRJ.EL ends here
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.