Program changes not being caught by java compiler
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
- Posts: 1
- Joined: Wed Jul 18, 2007 11:55 pm
Program changes not being caught by java compiler
I recently updated to the latest, from 4.7.3. Was greatly impressed with the new software for several days, until suddenly (and after no changes to preferences) the java compiler wasn't picking up my latest changes to the program. I've tried the normal stuff .. restart Textpad, restart Windows XP, check all the preferences, but nothing works ... the compiler is not compiling the latest version of the code. Went back to a restore point taken when the new version of Textpad was working OK, but that didn't help.
titetern
- talleyrand
- Posts: 624
- Joined: Mon Jul 21, 2003 6:56 pm
- Location: Kansas City, MO, USA
- Contact:
Check the output from the compiler, perhaps it's indicating that the compilation fails. Barring that being productive, shell out to your windows command line environment, navigate to the appropriate location on disk and compile/execute from there.
Textpad is merely a text editor, it hands the job of compilation to byte code and invocation the JVM to the defined tools.
Textpad is merely a text editor, it hands the job of compilation to byte code and invocation the JVM to the defined tools.
I choose to fight with a sack of angry cats.
- Nicholas Jordan
- Posts: 124
- Joined: Mon Dec 20, 2004 12:33 am
- Location: Central Texas ISO Latin-1
- Contact: