Softwares

How to Generate XML from XSD in Eclipse — step-by-step Programming tutorial on Progressive Robot

How to Generate XML from XSD in Eclipse

If you work on [web services](/community/tutorials/java-web-services-tutorial), you must have been using XSD. To test the web service, you need to generate XML from XSD file. Generate XML from XSD We can use Eclipse IDE to easily generate XML from the XSD file. Just follow the below steps to get XML from XSD. !generate xml from […]

Read more
Installing Java on Windows 7 Ultimate 64-bit — step-by-step Programming tutorial on Progressive Robot

Installing Java on Windows 7 Ultimate 64-bit

Recently I bought a new desktop system and installed Windows 7 Ultimate 64-bit on it. Being a Java Developer, the first thing I did after regular setup is to download and install JDK. I was using Windows XP, Solaris or Mac OS for my development purpose till now and I was installing it for the first time on Windows 7 64-bit OS.

Read more
Eclipse Shortcuts — step-by-step DevOps tutorial on Progressive Robot

Eclipse Shortcuts

Eclipse is one of the most widely used IDE for Java developers. I have been using it for more than 10 years and there are so many shortcuts that can help you in development by saving time. Eclipse Shortcuts I am using Eclipse on Mac and Windows system. Here I am providing the most widely […]

Read more
CHAT