
java - How to set the jdk path in jcreator - Stack Overflow
Jun 18, 2012 · How to set the jdk path in jcreator Asked 13 years, 4 months ago Modified 9 years, 7 months ago Viewed 25k times
java - JCreator IDE: Program will compile but not run, works in …
Jan 12, 2016 · The cause is that you have to know that Jcreator works on x86 architecture, so you must install 32-bit Java version, and in the configuration of Jcreator,you must choose the path of 32 bit …
jcreator - How do I upgrade Java Compiler? - Stack Overflow
Apr 29, 2012 · 2 I'm using JCreator to work with Java. I got this exception (or maybe error?) it says the following: major version 51 is newer than 50, the highest major version supported by this compiler. It …
jar - How do I create executable Java program? - Stack Overflow
Apr 30, 2009 · Closed 10 years ago. I have programmed a Java Program in JCreator, everything is done, but I want to create an executable file from it, ie I dont want to have to run the program by …
jcreator - How to compile a java project consisting of multiple files ...
Oct 24, 2010 · I have a java project which contains multiple classes spread out over multiple files. How do i compile and get this to work ? Can anyone suggest how to compile this using jCreator (without …
jcreator - Compilation error - "The JDK Home Path Has Not Been Set ...
Oct 5, 2013 · I installed the JDK, Jcreator and the Doc's on my laptop... But every time I try to compile any program it comes up saying "The JDK Home Path Has Not Been Set".
java - How to use UTF-8 / Unicode in J-Creator? - Stack Overflow
Feb 9, 2021 · I don't use JCreator, and therefore couldn't verify this answer, but it may still be helpful since there are three general points to consider when rendering UTF-8 text from a Java application …
How to turn intellisense on in JCreator? - Stack Overflow
Sep 30, 2013 · JCreator's official forums didn't seem to provide much help even with the licensed version. Perhaps you might consider another free Java IDE that has autocompletion (aka, …
java - Why can't I use JavaFX in JCreator? - Stack Overflow
I'm currently using JCreator 5.0 and JDK 1.7.0_51. I haven't had any issues when coding, and this time I decided to adventure myself in the realms of JavaFX, but it seems I can't reach any of its c...
Newest 'jcreator' Questions - Stack Overflow
Sep 18, 2023 · The problem is that, i shifted to a new IDE which is JCreator, i have problems in the input of my program. The program is simple, it just needs to store two inputs of ...