Re: "Compiler" variables
From: Harald Kirsch (pifpafpuf_at_gmx.de)
Date: 02/10/04
- Next message: Piotre Ugrumov: "Problems with jdbc-odbc"
- Previous message: Harald Kirsch: "Re: program to copy files - problems - unix ksh to java"
- In reply to: Oliver Hirschi: ""Compiler" variables"
- Next in thread: Oliver Hirschi: "Re: "Compiler" variables"
- Reply: Oliver Hirschi: "Re: "Compiler" variables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 10 Feb 2004 01:32:28 -0800
"Oliver Hirschi" <ohirschi@pm-medici.ch> wrote in message news:<bvllhh$u2kgf$1@ID-180222.news.uni-berlin.de>...
> Is there in java a possibility to define "compiler"-variables, for
> example to except some code parts from the compilation?
>
> If so, how does it work?
You are free to pass your source code through cpp
before handing it to javac:-)
Just kidding,
Harald.
- Next message: Piotre Ugrumov: "Problems with jdbc-odbc"
- Previous message: Harald Kirsch: "Re: program to copy files - problems - unix ksh to java"
- In reply to: Oliver Hirschi: ""Compiler" variables"
- Next in thread: Oliver Hirschi: "Re: "Compiler" variables"
- Reply: Oliver Hirschi: "Re: "Compiler" variables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|