Witam,
od jakiegoś czasu mam problem, pisząc program w JCreatorze napotykam się na błąd ponieważ program się kompiluje ale już nie chce się uruchomić. Na ekranie pojawia się informacja:
--------------------Configuration: <Default>--------------------
Usage: java [-options] class [args...]
(to execute a class)
or java [-options] -jar jarfile [args...]
(to execute a jar file)
where options include:
-d32 use a 32-bit data model if available
-d64 use a 64-bit data model if available
-client to select the "client" VM
-server to select the "server" VM
The default VM is client.