Hi all. I've been on the hunt for a really simple, lightweight java editor for linux that i could compile and run from within. I decided Scite was the best for my needs.
I have a problem though. I compiled several simple .java files and then tried to run them. Ones that have scanners that read input from keyboard are throwing NoSuchElementExceptions. I have no idea why this is happening. When i run them through eclipse or a terminal they run fine. My paths are setup and scite IS using the same javac and java as eclipse and my terminal, but it seems like when i run through scite it's not halting to accept input or something... i'm not sure, i'm a little bit of a java beginner. Can someone please help me fix scite? thanks. -- View this message in context: http://www.nabble.com/Scanner-Class-throws-NoSuchElementException-when-run-through-Scite.-tf2745549.html#a7660297 Sent from the SciTE mailing list archive at Nabble.com. _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
