Jeff Maury

Jeff Maury's contributions

Announcing Red Hat Developer Studio 12.0.0.GA and JBoss Tools 4.6.0.Final for Eclipse Photon
Article

Announcing Developer Studio 11.3.0.GA, JBoss Tools 4.5.3 for Eclipse Oxygen.3a

Jeff Maury

The community editions of JBoss Tools 4.5.3 and JBoss Developer Studio 11.3 for Eclipse Oxygen.3a are here waiting for you. Check it out! Installation JBoss Developer Studio comes with everything pre-bundled in its installer. Simply download it from our JBoss Products page and run it like this: java -jar jboss-devstudio-<installername>.jar JBoss Tools or Bring-Your-Own-Eclipse (BYOE) JBoss Developer Studio require a bit more: This release requires at least Eclipse 4.7 (Oxygen) but we recommend using the latest Eclipse 4.7.3a Oxygen JEE...

Java logo
Article

Red Hat introduces JDK 10

Jeff Maury

Support for Java™ 10 Java™ 10 is now supported with Red Hat JBoss Developer Studio 11.3 . Please note that Red Hat JBoss Developer Studio does not run on a Java™ 9/10 virtual machine, but allows for managing and building of Java™ 9/10 projects and artifacts. So, you must first define in your workspace a Java™ 9/10 JDK if you want to manage and build Java™ 9/10 projects. As Java™ 10 is an extension of Java™ 9, please refer to...

Red Hat Developer Program
Article

Avoiding Windows rsync permission problems with Red Hat JBoss Developer Studio

Jeff Maury

The Red Hat JBoss Tools OpenShift tooling uses rsync to sync files between your local workstation and running pods on an OpenShift cluster. This is used to provide hot deploy and debugging features for the developer. If you’re using Windows, there are some file permission related issues that can be painful.