Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #10417

Re: filenames on the command line

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: filenames on the command line
Date 2011-12-02 01:56 -0800
Organization Canadian Mind Products
Message-ID <d28hd7hlqqsjnkn66ud0lp9qs0u7m3c661@4ax.com> (permalink)
References <7ea0b15a-e937-4fb8-9045-f5ffca1cf6de@u6g2000vbg.googlegroups.com> <2304640.475.1322751289109.JavaMail.geo-discussion-forums@prfx15>

Show all headers | View raw


On Thu, 1 Dec 2011 06:54:48 -0800 (PST), Lew <lewbloch@gmail.com>
wrote, quoted or indirectly quoted someone who said :

>> /* A.java */
>> package wrk.pkg;
>
>This needs to be in directory "wrk/pkg/" relative to one of the classpath roots.

This drives every newbie nuts.  I discovered that thinking about HOW
the compiler finds java source and how java.exe finds classes made it
all fall into place.

see 
http://mindprod.com/jgloss/helloworld.html
http://mindprod.com/jgloss/classpath.html
http://mindprod.com/jgloss/package.html
http://mindprod.com/jgloss/javacexe.html
http://mindprod.com/jgloss/javaexe.html

-- 
Roedy Green Canadian Mind Products
http://mindprod.com
For me, the appeal of computer programming is that
even though I am quite a klutz,
I can still produce something, in a sense
perfect, because the computer gives me as many
chances as I please to get it right.
 

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

filenames on the command line "giuseppe.on.usenet" <giuseppe.on.usenet@gmail.com> - 2011-12-01 06:37 -0800
  Re: filenames on the command line Lew <lewbloch@gmail.com> - 2011-12-01 06:54 -0800
    Re: filenames on the command line "giuseppe.on.usenet" <giuseppe.on.usenet@gmail.com> - 2011-12-01 07:46 -0800
      Re: filenames on the command line Lew <lewbloch@gmail.com> - 2011-12-01 09:01 -0800
    Re: filenames on the command line Roedy Green <see_website@mindprod.com.invalid> - 2011-12-02 01:56 -0800
  Re: filenames on the command line Roedy Green <see_website@mindprod.com.invalid> - 2011-12-02 01:35 -0800

csiph-web