How to Install Synaptic Package manager for Windows OS.In Videos they explained for Linux only.I didn't found Video for Windows to Install Synaptic Package manager. Can you please help me.
Window 10 pre installed in my laptop can without installing UBUNDU, normal Text editor and JDK 1.6 use for execution of the program.
can I use jdk 17 and apache netbeans 13 on windows 10 for this java course?
Net beans for windows not available at this link "http://www.oracle.com/technetwork/java/javase/downloads/index.html" please suggest.
without installing UBUNDU, normal Text editor and JDK 1.6.0 cannot use for execution of the program.
Is there any other method of installing another software for java ?
Hello, I want to know that from where I get this synaptic package to install jdk?
I have windows10 and I want to learn java using ubuntu 11.10 OS with synaptic package manager , how can I proceed?
my question i that, I successfully installed the synaptic package manager but the file openjdk-6-jdk couldn't be show there so what I do now??
Please, suggest the best JAVA book for beginners
How to install synaptic package manager
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)
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)".
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?
122725 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