all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Java: how to load jar files?
@ 2003-06-28  7:24 e_xung
  2003-06-28 15:21 ` Chris McMahan
  0 siblings, 1 reply; 3+ messages in thread
From: e_xung @ 2003-06-28  7:24 UTC (permalink / raw)



Is there a simpler way to load all the jar files in <jdk>/jre/lib/ext for global classpath instead of writing the whole path for each jar file in ~/.emacs? For example, "/usr/local/jdk/jre/lib/ext/x.jar" "/usr/..../y.jar"..., 

Thank you.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Java: how to load jar files?
  2003-06-28  7:24 Java: how to load jar files? e_xung
@ 2003-06-28 15:21 ` Chris McMahan
  2003-06-28 19:22   ` e_xung
  0 siblings, 1 reply; 3+ messages in thread
From: Chris McMahan @ 2003-06-28 15:21 UTC (permalink / raw)


There certainly is!

Look at the variables (C-h v)

jde-expand-classpath-p

jde-lib-directory-names


- Chris

e_xung <e_xung@hanmail.net> writes:

> Is there a simpler way to load all the jar files in
> <jdk>/jre/lib/ext for global classpath instead of writing the whole
> path for each jar file in ~/.emacs? For example,
> "/usr/local/jdk/jre/lib/ext/x.jar" "/usr/..../y.jar"...,
> 
> Thank you.

-- 
     (.   .)
  =ooO=(_)=Ooo========================
  Chris McMahan | cmcmahan-AT-one.net
  ====================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Java: how to load jar files?
  2003-06-28 15:21 ` Chris McMahan
@ 2003-06-28 19:22   ` e_xung
  0 siblings, 0 replies; 3+ messages in thread
From: e_xung @ 2003-06-28 19:22 UTC (permalink / raw)


Chris McMahan <cmcmahan+n@one.net> writes:

> There certainly is!
> 
> Look at the variables (C-h v)
> 
> jde-expand-classpath-p
> 
> jde-lib-directory-names
> 

That made the already compiled program run ok, but didn't help me compile it.
I added the path to jde-compile-option-extdir and now everything is working great!

Thank you!





> 
> -- 
>      (.   .)
>   =ooO=(_)=Ooo========================
>   Chris McMahan | cmcmahan-AT-one.net
>   ====================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-06-28 19:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-28  7:24 Java: how to load jar files? e_xung
2003-06-28 15:21 ` Chris McMahan
2003-06-28 19:22   ` e_xung

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.