>However, most of your proposed solutions fall wide of the mark. Gee, so sorry. Again, there's no fundamental problem with Linux Java, the problem is something in your own environment. >Now here is a detail that may be more relevant: There are 19 .java >files in the package. The compilation under linux is making them into >19 class files. When compiling under Win95, 27 class files are >created. Two of these are for non-public classes defined in other >java files. The other six files have names like xxxxx$1.class where >xxxxx.java is one of my project files (xxxxx.class is also created by >the compilation). The $1 files (and $2, etc) are anonymous classes. If javac on Linux isn't producing them, something is very strange about your setup. Maybe they're being placed elsewhere?
- Re: Write Once Run Anywhere? Steve Cohen
- Re: Write Once Run Anywhere? Ross Golder
- Re: Write Once Run Anywhere? Steve Cohen
- Re: Write Once Run Anywhere? Dimitrios Vyzovitis
- Re: Write Once Run Anywhere? Rob Nugent
- Re: Write Once Run Anywhere? Michael Bell
- Re: Write Once Run Anywhere? Keith T. Garner
- Re: Write Once Run Anywhere? Martin Little
- Re: Write Once Run Anywhere? Steve Cohen
- Re: Write Once Run Anywhere? Richard
- Re: Write Once Run Anywhere? Nelson Minar
- Re: Write Once Run Anywhere? Steve Cohen
- Re: Write Once Run Anywhere? - MYSTERY SO... Steve Cohen
- Re: Write Once Run Anywhere? - MYSTERY SO... dan
- Re: Write Once Run Anywhere? Rob Nugent
- Re: Write Once Run Anywhere? Steve Cohen
- Re: Write Once Run Anywhere? peter . pilgrim
- Re: Write Once Run Anywhere? dan
- Re: Write Once Run Anywhere? Ming-Ching Tiew
- Re: Write Once Run Anywhere? Steve Cohen
- Re: Write Once Run Anywhere? Juergen Kreileder