Re: Stdin.readln() reading input from console
- From: "java is fun!" <mbialowas@xxxxxxx>
- Date: Wed, 14 Sep 2005 06:28:07 GMT
I get this message in the console window;
'find' is not recognized as an internal or external command,
operable program or batch file.
'find' is not recognized as an internal or external command,
operable program or batch file.
Exception in thread "main" java.lang.NoSuchMethodError: main
Press any key to continue . . .
"Roedy Green" <look-on@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:739fi1t8kkolt5dsa403psuubcsh9ten04@xxxxxxxxxx
> On Wed, 14 Sep 2005 04:03:42 GMT, "java is fun!" <mbialowas@xxxxxxx>
> wrote or quoted :
>
>>Java 2 SDK 1.3
>
> that seems a bit odd. We are up to Java 1.5 now. That is many
> releases behind. You might want to get a fresher copy of JBuilder.
>
> Usually in an IDE you just tell it NEW and it puts files somewhere
> that pleases it. You can then sniff about with a file explorer to
> find out exactly where that was. You can import files from outside
> the IDE and it will put them in places it likes.
>
> I have not used JBuilder for many years, so I'm sorry I have long ago
> forgotten precisely how it works.
>
> I would be interested in taking a poll on just what IDEs people are
> using.
>
> I mostly use Eclipse.
> I have a list at http://mindprod.com/jgloss/ide.html
>
> The other thing of interest is what other IDEs did you try before
> settling on your current one.
>
> Long ago I used Symantec Visual Cafe, and JBuilder. I tried a number
> of others for a hour or so but gave up because they were too big for
> my poopless hardware. Most of my work was done with a text editor,
> SlickEdit.
>
> --
> Canadian Mind Products, Roedy Green.
> http://mindprod.com Again taking new Java programming contracts.
.
- Follow-Ups:
- Re: Stdin.readln() reading input from console
- From: Roedy Green
- Re: Stdin.readln() reading input from console
- References:
- Stdin.readln() reading input from console
- From: java is fun!
- Re: Stdin.readln() reading input from console
- From: Roedy Green
- Stdin.readln() reading input from console
- Prev by Date: Re: Stdin.readln() reading input from console
- Next by Date: Stdin.readIn ( ) console window
- Previous by thread: Re: Stdin.readln() reading input from console
- Next by thread: Re: Stdin.readln() reading input from console
- Index(es):
Relevant Pages
|