Used JavaExec for Windows?
Editors’ Review
Download.com staff
Pros
- Enables direct execution of class files through double clicking
- Eliminates requirements for manual command line input
- Removes the need to write custom batch scripts
- Simplifies launching and testing compiled Java programs
Cons
- Restricted to compiled Java class files only
- Lacks integrated debugging or code editing tools
- Provides no support for external project dependencies
- Requires pre-compiled files to operate