Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Javac reading from standard input (STDIN)

843810Apr 3 2002 — edited Apr 5 2002
This may be an incredibly stupid question, but:

Is there any way to get javac to read from standard input, rather than from source files?

I'm writing some code that generates Java source, which I'd like to pass straight to javac et. al., without creating the intermediate files. Is there any way to do that?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 3 2002
Added on Apr 3 2002
1 comment
321 views