At 03:50 PM 4/13/00 -0500, you wrote:
>I can't seem to set a system property when debugging under JDEbug (2.1.6b22).
>
>My prj.el has
>
>  '(jde-db-option-properties (quote (("fountain.properties" . 
>"/user/work/databottling/fountain/conf/fountain.properties"))) t)
>
>and I don't see that property when I say
>
>System.out.print(System.getProperties());
>
>in my program.
>

I tried your example and the fountain.properties gets set on my system,
Windows 95/JDK 1.3/JDE 2.1.6beta23.

Check your load-path. Perhaps you are inadvertently using an early version
of the JDE when setting system properties did not work.

- Paul

------------------------------------------------------------
TECH SUPPORT POLICY

I respond only to requests that contain a complete problem report. The
easiest way to ensure that your report is complete is to include the output
of the JDE->Help->Submit Problem Report command in your request. 

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

JDE website: http://sunsite.auc.dk/jde/

JDE mailing list archive: 
http://www.mail-archive.com/[email protected]/maillist.html



Reply via email to