Search results for: debug

How to work with PDF files in Java

To work PDF files in Java, you will need a Java PDF library to help you. PDF files are not handled natively by Java,...
Mark Stephens
1 min read

How to view PDF objects

When you develop software to work with PDF files, you often need to be able to drill down into a file and see the...
Mark Stephens
1 min read

Hacking the NetBeans IDE

At my recent Oracle CodeOne talk on Hacking the NetBeans IDE, I promised to publish the screenshots of my code with some comments. I...
Mark Stephens
48 sec read

OpenJDK projects you should know about – Loom

This month we are focusing our articles on various OpenJDK projects that are currently in development. So far we have already covered Projects Valhalla, Panama,...
Kieran France
2 min read

Why I use Apache NetBeans to write Java code

NetBeans has been on a very interesting journey over the last two years, moving from the stewardship of Oracle to part of the Apache...
Mark Stephens
1 min read