Hello Actually i downloaded the jdk-14.0.2 files using oracle jdk website , after the instruction of the website i could not see the java or netbeans getting started so please instruct me how to download or which i should download to run the java program and how to run it . (Note : i have installed eclipse ide using the following instruction on the tutorial in Windows 0S 8.0)
How to install synaptic package manager
Net beans for windows not available at this link "http://www.oracle.com/technetwork/java/javase/downloads/index.html" please suggest.
Window 10 pre installed in my laptop can without installing UBUNDU, normal Text editor and JDK 1.6 use for execution of the program.
to write the exam is its must to watch all videos
I CANT RUN THE PROGRAM, IT SHOWS AN ERROR MESSAGE. IT SAYS "Must declare a named package because this compilation unit is associated to the named module 'EclipseDemo' DemoClass.java /EclipseDemo/src line 1 Java Problem" AND "Error occurred during initialization of boot layer java.lang.module.FindException: Error reading module: F:\Users\User\eclipse-workspace\EclipseDemo\bin Caused by: java.lang.module.InvalidModuleDescriptorException: DemoClass.class found in top-level directory (unnamed package not allowed in module)".
without installing UBUNDU, normal Text editor and JDK 1.6.0 cannot use for execution of the program.
when will be the test date announced for any course we opt??Is it important to read all the tutorials for giving the test?
Is there any other method of installing another software for java ?
I conducted workshop on 28.02.2014.But it still shows the list of completed workshop is empty.Is there any other steps i will do?
69599 visits
Outline:Getting started with Java Installation * Install jdk from Synaptic Package Manager * Choose openjdk-6-jdk from the list of packages available * Mark it for installation * The installation will take a few seconds * Verify the installation * At the command prompt type java -version, so the version number of the jdk will be displayed * Run a simple java program and see if it works * Type javac TestProgram.java for compiling the code and java TestProgram for executing the code
Getting started with Java Installation * Install jdk from Synaptic Package Manager * Choose openjdk-6-jdk from the list of packages available * Mark it for installation * The installation will take a few seconds * Verify the installation * At the command prompt type java -version, so the version number of the jdk will be displayed * Run a simple java program and see if it works * Type javac TestProgram.java for compiling the code and java TestProgram for executing the code
Show video info
Pre-requisite