GitopsCentral

August 4, 2019

Reverse Engineer Hibernate POJOS in intelliJ

Filed under: Misc — Tags: , , — shaik zillani @ 7:02 pm

Step-2: Create maven project of archetype-webapp Create a new project from New -> Project -> Maven -> archetype -> webapp […]

Read More

Install OracleJDK & remove OpenJDK on ubuntu

Filed under: Misc — Tags: , , , , — shaik zillani @ 4:23 pm

Step-1: Download Oracle JDK Download from here Step-2: Remove existing openjdk Step-3: Create a directory for Java installation Step-4: Copy […]

Read More

June 18, 2019

How to install JMonkey

Filed under: Misc — Tags: , — shaik zillani @ 5:34 pm

Jmonkey is a free, open source game engine, made especially for Java game developers who want to create 3D games […]

Read More

May 31, 2019

How to call main method from another main method in Java

Filed under: Misc — Tags: — shaik zillani @ 12:34 pm

Let’s start from creating a simple class Hello.java as shown below, Now, Let’s create another class Test.java which also has […]

Read More

May 16, 2019

Installing Karel the Robot

Filed under: Misc — Tags: , , — shaik zillani @ 9:09 am

Karel is a simulation tool used for learning java, developed at Stanford university. It is available as plugin for eclipse […]

Read More

May 15, 2019

How to create an executable Jar file using maven

Filed under: Misc — Tags: , — shaik zillani @ 4:20 pm

In this blog post, we will learn how to create a simple quick start project which can be build into […]

Read More

November 20, 2018

Installing JDK on linux

Filed under: linux — Tags: , , — shaik zillani @ 11:06 am

Introduction This is a blog post series on Java Programming. In this blog post, I will cover introduction & installation […]

Read More

September 25, 2018

How to downgrade java on ubuntu/kali linux

Filed under: linux — Tags: , , , — shaik zillani @ 10:17 am

In this blog post I am going to show you how to downgrade java and javac on ubuntu/kali linux. Some […]

Read More

© 2016–2025 GitOpsCentral | All Rights Reserved.